This HTML5 document contains 9 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n7http://www.w3.org/2003/06/sw-vocab-status/ns#
n5http://open.vocab.org/
n6http://schemas.talis.com/2005/dir/schema#
openvocabhttp://open.vocab.org/terms/
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n3http://purl.org/net/vocab/2004/03/label#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
openvocab:depicts
rdf:type
rdf:Property
rdfs:label
depicts
rdfs:isDefinedBy
n5:terms
rdfs:comment
When :s :depicts :o, :s is communicable via a visual medium and, when transmitted, depicts the resource :o.
n7:term_status
unstable
n7:userdocs
openvocab:depicts.html
n6:etag
"53f9ed8f-1ad7-4085-8eb2-3e86a08c9307"
n3:plural
depicts
openvocab:markdownDescription
The predicate-object of a :depicts triple could be embedded on a powerpoint diagram element. We could then ask for documents that depict a resource of interest and, conversely, ask what an ambiguous blob of pink on the monitor is actually trying to depict. foaf:depicts would be a rdfs:subPropertyOf :depicts. :depicts is more general because other things besides foaf:Images can be communicated via a visual medium. Is :depicts an ObjectProperty or DatatypeProperty? It could be either.