OntologyClass talk:Blazon
From Mediawiki1
Jump to navigationJump to search
https://github.com/dbpedia/mappings-tracker/issues/11
The ontology says:
:Blazon a owl:Class ; rdfs:label "Blazon"@en , "οικόσημο"@el , "Wappen"@de ; rdfs:subClassOf owl:Thing , dul:InformationEntity . :blazon a owl:DatatypeProperty , rdf:Property ; rdfs:label "blazon"@en , "Wappen"@de ; rdfs:range xsd:string . :blazonLink a owl:DatatypeProperty , rdf:Property ; rdfs:label "blazon link"@en ; rdfs:range xsd:string .
I have these questions:
- Is blazonLink intended to be an image URL or a wikipedia URL?
- how can class Blazon be used? Both properties have range string, so nothing points to Blazon. What properties would it have?
--VladimirAlexiev 14:25, 9 January 2015 (UTC)