unit:SEC-PER-NUM
URI: http://qudt.org/vocab/unit/SEC-PER-NUM
Seconds between events of note - inverse of frequency.
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: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/SEC-PER-NUM"> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">s.{#}-1</j.0:ucumCode> <j.0:symbol>s/#</j.0:symbol> <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">Seconds between events of note - inverse of frequency.</j.1:description> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TimePerCount"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0"/> <rdfs:label>Second per Number</rdfs:label> <rdfs:label xml:lang="en">Second per Number</rdfs:label> <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/NUM-PER-SEC"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/> <j.0:hasFactorUnit rdf:nodeID="A1"/> </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/SEC-PER-NUM> rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ; rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "Seconds between events of note - inverse of frequency."^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <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/A0E0L0I0M0H0T1D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TimePerCount> ; <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/NUM-PER-SEC> ; <http://qudt.org/schema/qudt/symbol> "s/#" ; <http://qudt.org/schema/qudt/ucumCode> "s.{#}-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ; rdfs:label "Second per Number" ; rdfs:label "Second per Number"@en ; .
{"resource":"Second per Number" ,"qname":"unit:SEC-PER-NUM" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/SEC-PER-NUM" ,"properties":["applicable system":"sou:SI" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"description":"Seconds between events of note - inverse of frequency." ,"has dimension vector":"dimension:A0E0L0I0M0H0T1D0" ,"has quantity kind":"quantitykind:TimePerCount" ,"has reciprocal unit":"unit:NUM-PER-SEC" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.8\/vocab\/unit>" ,"label":"Second per Number" ,"label":"Second per Number" ,"symbol":"s\/#" ,"type":"qudt:DerivedUnit" ,"type":"qudt:Unit" ,"ucum code":"s.{#}-1" ]}
{ "@id" : "http://qudt.org/vocab/unit/SEC-PER-NUM", "@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/DerivedUnit" ], "description" : "Seconds between events of note - inverse of frequency.", "applicableSystem" : "http://qudt.org/vocab/sou/SI", "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/TimePerCount", "hasReciprocalUnit" : "http://qudt.org/vocab/unit/NUM-PER-SEC", "symbol" : "s/#", "ucumCode" : "s.{#}-1", "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit", "label" : [ "Second per Number", { "@language" : "en", "@value" : "Second per Number" } ], "@context" : { "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasReciprocalUnit" : { "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }