Property: Creator User Agent (ov:creatorUserAgent.html)

Full URI: http://open.vocab.org/terms/creatorUserAgent

The user-agent string of the software used by the creator of an item.

Class Information

Having this property implies being a http://rdfs.org/sioc/ns#Item

Edit | Add sub-property

Change History

  • 2009-06-18T19:51:44Z Anonymous user at 81.2.120.180 said "Created"

This term is considered to be unstable. Unstable terms may be edited at any time by anyone so their meaning may change unpredictably.

RDF

@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ov: <http://open.vocab.org/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdfs.org/sioc/ns#> .
@prefix o: <http://open.vocab.org/> .
@prefix status: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix label: <http://purl.org/net/vocab/2004/03/label#> .

ov:creatorUserAgent rdfs:domain ns0:Item ;
                    rdfs:isDefinedBy o:terms ;
                    status:term_status "unstable" ;
                    status:userdocs <http://open.vocab.org/terms/creatorUserAgent.html> ;
                    label:plural "Creator User Agents"@en ;
                    rdfs:comment "The user-agent string of the software used by the creator of an item."@en ;
                    rdf:type rdf:Property ;
                    rdfs:label "Creator User Agent"@en .

This description in other formats: RDF/XML, Turtle, RDF/JSON