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

WIP: brainstorming #22

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions semanticExtensions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#Semantic Extensions
## Annotation mappings
Annotation mappings are very similar to property mappings. The differences between these two are:
* Annotation mappings are written in instances as annotations intead of regular properties in a node
* Annotation mappings are not bound to a node mapping. For annotation mappings the node to which these apply *might* be defined elsewhere. We write *might* because it can also be defined within the same dialect (can apply to a node mapping) or might it not be defined at all and be open. The "rdf:type" or class to which an annotation mapping applies is identified with the `target` facet