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

Change name of shield representation class

parent 0178d4a5
No related branches found
No related tags found
No related merge requests found
......@@ -309,11 +309,11 @@ dhor:OnSinisterSide rdf:type owl:Class ;
rdfs:label "OnSinisterSide"@en .
### http://digitalheraldry.org/digital-heraldry-ontology/representation#Shield
dhor:Shield rdf:type owl:Class ;
rdfs:subClassOf dhor:ModeOfCoatOfArmsRepresentation ;
rdfs:comment "Coat of Arms visually represented as a shield"@en ;
rdfs:label "Shield"@en .
### http://digitalheraldry.org/digital-heraldry-ontology/representation#ShieldShapeRepresentation
dhor:ShieldShapeRepresentation rdf:type owl:Class ;
rdfs:subClassOf dhor:ModeOfCoatOfArmsRepresentation ;
rdfs:comment "Coat of Arms visually represented as a shield"@en ;
rdfs:label "ShieldShapeRepresentation"@en .
### http://digitalheraldry.org/digital-heraldry-ontology/representation#TextualTranskription
......
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