View as:
CSV
RDF/XML
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
xmlns:j.1="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:j.2="http://www.w3.org/2004/02/skos/core#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" >
<rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/StochasticProcess">
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">In probability theory, a stochastic process, or sometimes random process is a collection of random variables; this is often used to represent the evolution of some random value, or system, over time. This is the probabilistic counterpart to a deterministic process (or deterministic system).</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckFrequency"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-WK"/>
<rdfs:label xml:lang="en">Stochastic Process</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloHZ"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PPTH-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaHZ"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:comment>Applicable units are those of quantitykind:Frequency</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PetaHZ"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliHZ"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-PER-YR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-PER-HR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-MIN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TeraHZ"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaHZ"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Stochastic_process</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-MO"/>
<j.0:symbol>X</j.0:symbol>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Frequency"/>
<j.0:plainTextDescription>In probability theory, a stochastic process, or sometimes random process is a collection of random variables; this is often used to represent the evolution of some random value, or system, over time. This is the probabilistic counterpart to a deterministic process (or deterministic system).</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM-PER-YR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-MilliSEC"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-YR"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-PER-WK"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/HZ"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-PER-MO"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/SAMPLE-PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-DAY"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Stochastic_process</j.0:dbpediaMatch>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-SEC"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-PER-DAY"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/failures-in-time"/>
</rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://qudt.org/vocab/quantitykind/StochasticProcess>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "In probability theory, a stochastic process, or sometimes random process is a collection of random variables; this is often used to represent the evolution of some random value, or system, over time. This is the probabilistic counterpart to a deterministic process (or deterministic system)."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaHZ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/HZ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloHZ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaHZ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliHZ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-YR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-DAY> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MIN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MO> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MilliSEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-WK> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-YR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-DAY> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-MO> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-WK> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-PER-YR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PPTH-PER-HR> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaHZ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckFrequency> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/SAMPLE-PER-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraHZ> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/failures-in-time> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Stochastic_process"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Stochastic_process"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "In probability theory, a stochastic process, or sometimes random process is a collection of random variables; this is often used to represent the evolution of some random value, or system, over time. This is the probabilistic counterpart to a deterministic process (or deterministic system)." ;
<http://qudt.org/schema/qudt/symbol> "X" ;
rdfs:comment "Applicable units are those of quantitykind:Frequency" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Stochastic Process"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Frequency> ;
.
JSON
{"resource":"Stochastic Process"
,"qname":"quantitykind:StochasticProcess"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/StochasticProcess"
,"properties":["applicable unit":"unit:GigaHZ"
,"applicable unit":"unit:HZ"
,"applicable unit":"unit:KiloHZ"
,"applicable unit":"unit:MegaHZ"
,"applicable unit":"unit:MilliHZ"
,"applicable unit":"unit:NUM-PER-HR"
,"applicable unit":"unit:NUM-PER-SEC"
,"applicable unit":"unit:NUM-PER-YR"
,"applicable unit":"unit:PER-DAY"
,"applicable unit":"unit:PER-HR"
,"applicable unit":"unit:PER-MIN"
,"applicable unit":"unit:PER-MO"
,"applicable unit":"unit:PER-MilliSEC"
,"applicable unit":"unit:PER-SEC"
,"applicable unit":"unit:PER-WK"
,"applicable unit":"unit:PER-YR"
,"applicable unit":"unit:PERCENT-PER-DAY"
,"applicable unit":"unit:PERCENT-PER-HR"
,"applicable unit":"unit:PERCENT-PER-MO"
,"applicable unit":"unit:PERCENT-PER-WK"
,"applicable unit":"unit:PERCENT-PER-YR"
,"applicable unit":"unit:PPTH-PER-HR"
,"applicable unit":"unit:PetaHZ"
,"applicable unit":"unit:PlanckFrequency"
,"applicable unit":"unit:SAMPLE-PER-SEC"
,"applicable unit":"unit:TeraHZ"
,"applicable unit":"unit:failures-in-time"
,"comment":"Applicable units are those of quantitykind:Frequency"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Stochastic_process"
,"description":"In probability theory, a stochastic process, or sometimes random process is a collection of random variables; this is often used to represent the evolution of some random value, or system, over time. This is the probabilistic counterpart to a deterministic process (or deterministic system)."
,"description (plain text)":"In probability theory, a stochastic process, or sometimes random process is a collection of random variables; this is often used to represent the evolution of some random value, or system, over time. This is the probabilistic counterpart to a deterministic process (or deterministic system)."
,"has broader":"quantitykind:Frequency"
,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Stochastic_process"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Stochastic Process"
,"symbol":"X"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/StochasticProcess",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "In probability theory, a stochastic process, or sometimes random process is a collection of random variables; this is often used to represent the evolution of some random value, or system, over time. This is the probabilistic counterpart to a deterministic process (or deterministic system).",
"applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckFrequency", "http://qudt.org/vocab/unit/PER-WK", "http://qudt.org/vocab/unit/NUM-PER-HR", "http://qudt.org/vocab/unit/KiloHZ", "http://qudt.org/vocab/unit/PPTH-PER-HR", "http://qudt.org/vocab/unit/PER-HR", "http://qudt.org/vocab/unit/GigaHZ", "http://qudt.org/vocab/unit/PetaHZ", "http://qudt.org/vocab/unit/MilliHZ", "http://qudt.org/vocab/unit/NUM-PER-SEC", "http://qudt.org/vocab/unit/PERCENT-PER-YR", "http://qudt.org/vocab/unit/PERCENT-PER-HR", "http://qudt.org/vocab/unit/PER-MIN", "http://qudt.org/vocab/unit/TeraHZ", "http://qudt.org/vocab/unit/MegaHZ", "http://qudt.org/vocab/unit/PER-MO", "http://qudt.org/vocab/unit/NUM-PER-YR", "http://qudt.org/vocab/unit/PER-MilliSEC", "http://qudt.org/vocab/unit/PER-YR", "http://qudt.org/vocab/unit/PERCENT-PER-WK", "http://qudt.org/vocab/unit/HZ", "http://qudt.org/vocab/unit/PERCENT-PER-MO", "http://qudt.org/vocab/unit/SAMPLE-PER-SEC", "http://qudt.org/vocab/unit/PER-DAY", "http://qudt.org/vocab/unit/PER-SEC", "http://qudt.org/vocab/unit/PERCENT-PER-DAY", "http://qudt.org/vocab/unit/failures-in-time" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Stochastic_process",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Stochastic_process",
"plainTextDescription" : "In probability theory, a stochastic process, or sometimes random process is a collection of random variables; this is often used to represent the evolution of some random value, or system, over time. This is the probabilistic counterpart to a deterministic process (or deterministic system).",
"symbol" : "X",
"comment" : "Applicable units are those of quantitykind:Frequency",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Stochastic Process"
},
"broader" : "http://qudt.org/vocab/quantitykind/Frequency",
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"owl" : "http://www.w3.org/2002/07/owl#",
"xsd" : "http://www.w3.org/2001/XMLSchema#",
"rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
}
}