|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use org.dishevelled.vocabulary | |
---|---|
org.dishevelled.vocabulary | A structured vocabulary is a description of concepts and their relations in a domain. |
org.dishevelled.vocabulary.simple | Simple implementation of the vocabulary interfaces. |
Classes in org.dishevelled.vocabulary used by org.dishevelled.vocabulary | |
---|---|
Assignable
Marks an entity as being "assignable," in that it may be assigned to concepts in one or more domains for annotation purposes. |
|
AssignableSupport
A class that can be used via delegation to provide Assignable support. |
|
Assignment
An assignment is a binary directional link between a concept and a so-called "assignable" entity, supported by evidence. |
|
Authority
An authority for a structured vocabulary domain, a mapping between domains, and/or assignments to concepts. |
|
Concept
A concept is a vocabulary word defined in a domain that has relations to other concepts present in the same domain, and has projections to other concepts in different domains through a mapping across domains. |
|
Domain
A domain provides a named space in which to define concepts and their relations to each other, and also to project concepts in different domains to each other through a mapping across domains. |
|
Evidence
Evidence supports an assignment by reflecting the strength of knowledge used to create that assignment. |
|
Mapping
A mapping is a binary directional link between a source and a target domain containing projections of concepts from the source domain to concepts in the target domain. |
|
Projection
A projection is a binary directional link between a source and a target concept from different domains linked together through a mapping, supported by evidence. |
|
Relation
A relation is a binary directional link between a source and a target concept present in the same domain. |
Classes in org.dishevelled.vocabulary used by org.dishevelled.vocabulary.simple | |
---|---|
AbstractAssignable
Abstract class providing Assignable support. |
|
Assignable
Marks an entity as being "assignable," in that it may be assigned to concepts in one or more domains for annotation purposes. |
|
AssignableSupport
A class that can be used via delegation to provide Assignable support. |
|
Assignment
An assignment is a binary directional link between a concept and a so-called "assignable" entity, supported by evidence. |
|
Authority
An authority for a structured vocabulary domain, a mapping between domains, and/or assignments to concepts. |
|
Concept
A concept is a vocabulary word defined in a domain that has relations to other concepts present in the same domain, and has projections to other concepts in different domains through a mapping across domains. |
|
Domain
A domain provides a named space in which to define concepts and their relations to each other, and also to project concepts in different domains to each other through a mapping across domains. |
|
Evidence
Evidence supports an assignment by reflecting the strength of knowledge used to create that assignment. |
|
Mapping
A mapping is a binary directional link between a source and a target domain containing projections of concepts from the source domain to concepts in the target domain. |
|
Projection
A projection is a binary directional link between a source and a target concept from different domains linked together through a mapping, supported by evidence. |
|
Relation
A relation is a binary directional link between a source and a target concept present in the same domain. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |