Movatterモバイル変換


[0]ホーム

URL:


Wayback Machine
11 captures
02 Nov 2020 - 30 Nov 2024
OctNOVDec
02
201920202021
success
fail
COLLECTED BY
Collection:Save Page Now
TIMESTAMPS
loading
The Wayback Machine - https://web.archive.org/web/20201102023220/http://qudt.org/vocab/unit/ChileanPeso

unit:ChileanPeso

URI: http://qudt.org/vocab/unit/ChileanPeso

Type
Description

Chile

Properties
qudt:currencyExponent
0
qudt:hasDimensionVector
qudt:hasQuantityKind
rdf:type
Annotations
qudt:dbpediaMatch
dcterms:description
Chile
qudt:expression
\(CLP\)
qudt:informativeReference
rdfs:isDefinedBy
rdfs:label
Chilean Peso(en)
qudt:outOfScope
true
View as: CSV

Work in progress

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: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/ChileanPeso">    <rdf:type rdf:resource="http://qudt.org/schema/qudt/CurrencyUnit"/>    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>    <j.0:outOfScope rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</j.0:outOfScope>    <j.0:currencyExponent rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</j.0:currencyExponent>    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Chilean_peso?oldid=495455481</j.0:informativeReference>    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">Chile</j.1:description>    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Chilean_peso</j.0:dbpediaMatch>    <rdfs:label xml:lang="en">Chilean Peso</rdfs:label>    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Currency"/>    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(CLP\)</j.0:expression>  </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/unit/ChileanPeso>  rdf:type <http://qudt.org/schema/qudt/CurrencyUnit> ;  rdf:type <http://qudt.org/schema/qudt/Unit> ;  <http://purl.org/dc/terms/description> "Chile"^^rdf:HTML ;  <http://qudt.org/schema/qudt/currencyExponent> 0 ;  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Chilean_peso"^^xsd:anyURI ;  <http://qudt.org/schema/qudt/expression> "\\(CLP\\)"^^<http://qudt.org/schema/qudt/LatexString> ;  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Currency> ;  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Chilean_peso?oldid=495455481"^^xsd:anyURI ;  <http://qudt.org/schema/qudt/outOfScope> true ;  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;  rdfs:label "Chilean Peso"@en ;.
JSON
{"resource":"Chilean Peso"  ,"qname":"unit:ChileanPeso"  ,"uri":"http:\/\/qudt.org\/vocab\/unit\/ChileanPeso"  ,"properties":["currency exponent":"0"     ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Chilean_peso"     ,"description":"Chile"     ,"expression":"\\(CLP\\)"     ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"     ,"has quantity kind":"quantitykind:Currency"     ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Chilean_peso?oldid=495455481"     ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;"     ,"label":"Chilean Peso"     ,"out of scope":"true"     ,"type":"qudt:CurrencyUnit"     ,"type":"qudt:Unit"     ]}
JSON-LD
{  "@id" : "http://qudt.org/vocab/unit/ChileanPeso",  "@type" : [ "http://qudt.org/schema/qudt/CurrencyUnit", "http://qudt.org/schema/qudt/Unit" ],  "description" : "Chile",  "http://qudt.org/schema/qudt/currencyExponent" : 0,  "dbpediaMatch" : "http://dbpedia.org/resource/Chilean_peso",  "expression" : "\\(CLP\\)",  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Currency",  "informativeReference" : "http://en.wikipedia.org/wiki/Chilean_peso?oldid=495455481",  "http://qudt.org/schema/qudt/outOfScope" : true,  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",  "label" : {    "@language" : "en",    "@value" : "Chilean Peso"  },  "@context" : {    "hasDimensionVector" : {      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",      "@type" : "@id"    },    "outOfScope" : {      "@id" : "http://qudt.org/schema/qudt/outOfScope",      "@type" : "http://www.w3.org/2001/XMLSchema#boolean"    },    "currencyExponent" : {      "@id" : "http://qudt.org/schema/qudt/currencyExponent",      "@type" : "http://www.w3.org/2001/XMLSchema#integer"    },    "informativeReference" : {      "@id" : "http://qudt.org/schema/qudt/informativeReference",      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"    },    "isDefinedBy" : {      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",      "@type" : "@id"    },    "description" : {      "@id" : "http://purl.org/dc/terms/description",      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"    },    "dbpediaMatch" : {      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"    },    "label" : {      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"    },    "hasQuantityKind" : {      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",      "@type" : "@id"    },    "expression" : {      "@id" : "http://qudt.org/schema/qudt/expression",      "@type" : "http://qudt.org/schema/qudt/LatexString"    },    "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#"  }}

Generated 2020-10-09T09:28:14.670-07:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)

[8]ページ先頭

©2009-2025 Movatter.jp