Skip to content

Instantly share code, notes, and snippets.

@GiovanniBalestrieri
Created February 13, 2017 23:17
Show Gist options
  • Save GiovanniBalestrieri/0963a2c01ec237314ea98c4ed7bd8def to your computer and use it in GitHub Desktop.
Save GiovanniBalestrieri/0963a2c01ec237314ea98c4ed7bd8def to your computer and use it in GitHub Desktop.
<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