追加修正はこのエントリーに行う。
レキシーム空間の名前は大文字始まり、行列/テンソルの名前は小文字始まり。
レキシーム空間:
- Term
- PhrasedTerm
- PublId
- Citekey
- Path
- Label
- Tag
行列・テンソル:
- isDefinedIn : Term → Path
- classifies_Term : Tag → Term
- classifies_Node : Tag → Path
- classifies_Tag : Tag → Tag
- labels : Label → Path
- isAliasOf : Term → Term
- isShorthandOf : Term → Term
- hasDescription : Term → DocumnetText
- isImportedFrom_Term : Term → PublID, Path
- isImportedFrom_Citekey : Citekey → PublID, Path
- hasBibInfo : Citekey → Path
- isPublishedAt : Path → PulisherID, URL
データ型空間:
- DocumentText
API:
- listLexemes(レキシーム空間名) : Array<Lexeme>
- getTensorEntry(t, i, j) : boolean
- getSkeleton(path) : BlitSkeleton
- getNodeContent(path) : BLitNode