SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Reference Frame
A reference frame (or frame of reference) in physics, may refer to a coordinate system or set of axes. The frame serves as the datum to measure the position, orientation, and other properties of objects in it. Reference frame may refer to an observational reference frame tied to the state of motion of an observer. Reference frame may also refer to both an observational reference frame and an attached coordinate system as a unit.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Outgoing Relationships

property object
isDefinedBy QUDT SCHEMA - Datatypes
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
allValuesFrom genid-d126ca64a7114668976fd58faae8ce97-0b13_b5053
allValuesFrom genid-d126ca64a7114668976fd58faae8ce97-0b13_b5271
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000

Superclasses of this Class

superclass description
Concept
QUDT Concept The root class for all QUDT concepts.
genid-d126ca64a7114668976fd58faae8ce97-0b13_b5169
genid-d126ca64a7114668976fd58faae8ce97-0b13_b5170
genid-d126ca64a7114668976fd58faae8ce97-0b13_b5171
genid-d126ca64a7114668976fd58faae8ce97-0b13_b5172
genid-d126ca64a7114668976fd58faae8ce97-0b13_b5173
genid-d126ca64a7114668976fd58faae8ce97-0b13_b5174
genid-d126ca64a7114668976fd58faae8ce97-0b13_b5175
genid-d126ca64a7114668976fd58faae8ce97-0b13_b5176
genid-d126ca64a7114668976fd58faae8ce97-0b13_b5177
genid-d126ca64a7114668976fd58faae8ce97-0b13_b5178
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000

Subclasses of this Class

subclass description
Inertial reference frame
Rotating reference frame