Allocating terms to the extension they are defined in #655
Labels
Comments
|
e.g. if MedicalEntity were moved into 'health', we'd express this as We could also represent this as
... but the former is fine and allows easy query of the extension within which a term is "based". |
|
/cc @vholland |
RichardWallis
pushed a commit
that referenced
this issue
Jul 23, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add an isPartOf property to term definitions in RDFa data files (defaults to 'core').
In code use this to identify homeLayer for a node.
Error check for a term being defined as part of a unknown extension, or defined in more than one.
This will not prevent a term being mentioned in more than one extension.
The text was updated successfully, but these errors were encountered: