<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/goodrelations/v1#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://purl.org/goodrelations/"> <owl:AnnotationProperty rdf:about="http://purl.org/goodrelations/v1#displayPosition"> <rdfs:comment xml:lang="en">The position at which the option or element should be listed in a menu or user dialog, lower numbers come first. The main usage of this property are the days of the week (gr:DayOfWeek), but it is also possible to apply it e.g. to product features or any other conceptual element. Note: Rely on this property only for data originating from a single RDF graph; otherwise, unpredictable results are possible.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://purl.org/goodrelations/v1"/> <rdfs:label xml:lang="en">display position (0..1)</rdfs:label> </owl:AnnotationProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/goodrelations/v1#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://purl.org/goodrelations/">
  <owl:AnnotationProperty rdf:about="http://purl.org/goodrelations/v1#displayPosition">
    <rdfs:comment xml:lang="en">The position at which the option or element should be listed in a menu or user dialog, lower numbers come first.
The main usage of this property are the days of the week (gr:DayOfWeek), but it is also possible to apply it e.g. to product features or any other conceptual element.
Note: Rely on this property only for data originating from a single RDF graph; otherwise, unpredictable results are possible.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/goodrelations/v1"/>
    <rdfs:label xml:lang="en">display position (0..1)</rdfs:label>
  </owl:AnnotationProperty>
</rdf:RDF>