unit:FRAME-PER-SEC
URI: http://qudt.org/vocab/unit/FRAME-PER-SEC
"Frame per Second" is a unit for 'Video Frame Rate' expressed as $fps$.
Work in progress
<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/unit/FRAME-PER-SEC"> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VideoFrameRate"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <rdfs:label>Frame per Second</rdfs:label> <rdfs:label xml:lang="en">Frame per Second</rdfs:label> <j.0:symbol>fps</j.0:symbol> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">s-1{frame}</j.0:ucumCode> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Frame per Second" is a unit for 'Video Frame Rate' expressed as $fps$.</j.1:description> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:hasFactorUnit rdf:nodeID="A1"/> <j.2:broader rdf:resource="http://qudt.org/vocab/unit/HZ"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/ContextualUnit"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> </rdf:Description> </rdf:RDF>
@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/unit/FRAME-PER-SEC> rdf:type <http://qudt.org/schema/qudt/ContextualUnit> ; rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "\"Frame per Second\" is a unit for 'Video Frame Rate' expressed as $fps$."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VideoFrameRate> ; <http://qudt.org/schema/qudt/symbol> "fps" ; <http://qudt.org/schema/qudt/ucumCode> "s-1{frame}"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ; rdfs:label "Frame per Second" ; rdfs:label "Frame per Second"@en ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/unit/HZ> ; .
{"resource":"Frame per Second" ,"qname":"unit:FRAME-PER-SEC" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/FRAME-PER-SEC" ,"properties":["conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"description":"\"Frame per Second\" is a unit for 'Video Frame Rate' expressed as $fps$." ,"has broader":"unit:HZ" ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" ,"has quantity kind":"quantitykind:VideoFrameRate" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.8\/vocab\/unit>" ,"label":"Frame per Second" ,"label":"Frame per Second" ,"symbol":"fps" ,"type":"qudt:ContextualUnit" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"s-1{frame}" ]}
{ "@id" : "http://qudt.org/vocab/unit/FRAME-PER-SEC", "@type" : [ "http://qudt.org/schema/qudt/DerivedUnit", "http://qudt.org/schema/qudt/ContextualUnit", "http://qudt.org/schema/qudt/Unit" ], "description" : "\"Frame per Second\" is a unit for 'Video Frame Rate' expressed as $fps$.", "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/VideoFrameRate", "symbol" : "fps", "ucumCode" : "s-1{frame}", "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit", "label" : [ "Frame per Second", { "@language" : "en", "@value" : "Frame per Second" } ], "broader" : "http://qudt.org/vocab/unit/HZ", "@context" : { "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "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#" } }