Property: has_machine_readable_URI

property indicating that the contents found at this uri are machine readable (i.e. in a standard format)

Types

owl:DatatypeProperty

Domain

owl:Thing

Abstract Syntax

ObjectProperty(has_machine_readable_URI annotation(rdfs:comment "property indicating that the contents found at this uri are machine readable (i.e. in a standard format)"^^<http://www.w3.org/2001/XMLSchema#string>)
                                       domain(owl:Thing))

Generated with OWLDoc