Property: sswap:metadata

Points to a URI that may contain words, phrases, or other such free text that programs may use to parse keywords to associated with the property's subject.

Types

owl:DatatypeProperty

Super Properties

sswap:datatypeProperty

Domain

sswap:Provider
sswap:Resource

Range

http://www.w3.org/2001/XMLSchema#anyURI

Abstract Syntax

ObjectProperty(sswap:metadata annotation(rdfs:label "metadata"^^<http://www.w3.org/2001/XMLSchema#string>)
                             annotation(rdfs:comment "Points to a URI that may contain words, phrases, or other such free text that programs may use to parse keywords to associated with the property's subject."^^<http://www.w3.org/2001/XMLSchema#string>)
                             super(sswap:datatypeProperty)
                             domain(unionOf(sswap:Provider
                                            sswap:Resource))
                             range(<http://www.w3.org/2001/XMLSchema#anyURI>))

Generated with OWLDoc