Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allocating terms to the extension they are defined in#655

Closed
RichardWallis opened this issue Jul 21, 2015 · 2 comments
Closed

Allocating terms to the extension they are defined in #655

RichardWallis opened this issue Jul 21, 2015 · 2 comments
Assignees
Labels
site tools + python code Infrastructural issues around schema.org site. Most can ignore this!

Comments

@RichardWallis
Copy link
Contributor

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.

@RichardWallis RichardWallis self-assigned this Jul 21, 2015
@danbri danbri added site tools + python code Infrastructural issues around schema.org site. Most can ignore this! Extension Tracking labels Jul 21, 2015
@danbri
Copy link
Contributor

danbri commented Jul 21, 2015

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".

@danbri
Copy link
Contributor

danbri commented Jul 21, 2015

/cc @vholland

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site tools + python code Infrastructural issues around schema.org site. Most can ignore this!
Projects
None yet
Development

No branches or pull requests

2 participants