Created
February 13, 2017 23:17
-
-
Save GiovanniBalestrieri/0963a2c01ec237314ea98c4ed7bd8def to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<NamedIndividual rdf:about="sm#chair1"> | |
<rdf:type rdf:resource="&semantic_mapping_domain_model;Chair"/> | |
<semantic_mapping_domain_model:hasPosition rdf:resource="sm#chair1_coordinates"/> | |
<semantic_mapping_domain_model:hasSize rdf:resource="sm#chair1_size"/> | |
<semantic_mapping_domain_model:hasAlternativeReference rdf:resource="sm#chair_alternative_reference_1"/> | |
<semantic_mapping_domain_model:hasAlternativeReference rdf:resource="sm#chair_alternative_reference_2"/> | |
<semantic_mapping_domain_model:hasAlternativeReference rdf:resource="sm#chair_alternative_reference_3"/> | |
<semantic_mapping_domain_model:hasPreferredReference rdf:resource="sm#chair_preferred_reference"/> | |
</NamedIndividual> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment