Skip to content
Snippets Groups Projects
Commit ed41971b authored by Philipp Schneider's avatar Philipp Schneider
Browse files

Rename hasOMAid to hasOMABranchID and hasOMAArmItemID

parent 2de5667c
No related branches found
No related tags found
No related merge requests found
...@@ -110,10 +110,15 @@ dhor:hasItemID rdf:type owl:ObjectProperty ; ...@@ -110,10 +110,15 @@ dhor:hasItemID rdf:type owl:ObjectProperty ;
rdfs:label "hasItemID"@en . rdfs:label "hasItemID"@en .
### http://digitalheraldry.org/digital-heraldry-ontology/representation#hasOMAid ### http://digitalheraldry.org/digital-heraldry-ontology/representation#hasOMAArmItemID
dhor:hasOMAid rdf:type owl:ObjectProperty ; dhor:hasOMAArmItemID rdf:type owl:ObjectProperty ;
rdfs:domain dhor:CoatOfArmsRepresentation ; rdfs:domain dhor:CoatOfArmsRepresentation .
rdfs:label "hasOMAid"@en .
### http://digitalheraldry.org/digital-heraldry-ontology/representation#hasOMABranchID
dhor:hasOMABranchID rdf:type owl:ObjectProperty ;
rdfs:domain dhor:CoatOfArmsRepresentation ;
rdfs:label "hasOMAid"@en .
### http://digitalheraldry.org/digital-heraldry-ontology/representation#hasPrimaryBlazon ### http://digitalheraldry.org/digital-heraldry-ontology/representation#hasPrimaryBlazon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment