Difference between revisions of "Data:Lip(Sys)2/RamanProbe"
Jump to navigation
Jump to search
Karima Rafes (talk | contribs) m (Text replacement - "daap.eu" to "daap.dsi.universite-paris-saclay.fr") |
Karima Rafes (talk | contribs) |
||
Line 1: | Line 1: | ||
== Prefix == | == Prefix == | ||
<rdf> | <rdf> | ||
− | + | BASE <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2/RamanProbe> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</rdf> | </rdf> | ||
<rdf> | <rdf> | ||
− | |||
− | |||
− | |||
− | |||
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> | prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> | ||
+ | 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 vcard: <http://www.w3.org/2006/vcard/ns#> | prefix vcard: <http://www.w3.org/2006/vcard/ns#> | ||
+ | prefix xsd: <http://www.w3.org/2001/XMLSchema#> | ||
+ | |||
+ | prefix daap: <http://daap.dsi.universite-paris-saclay.fr/wiki/> | ||
+ | prefix user: <http://daap.dsi.universite-paris-saclay.fr/wiki/User:> | ||
+ | prefix daapd: <http://daap.dsi.universite-paris-saclay.fr/wiki/Data:Device#> | ||
</rdf> | </rdf> | ||
− | |||
== Data == | == Data == | ||
<rdf> | <rdf> | ||
− | + | <> | |
rdf:type daap:Device ; | rdf:type daap:Device ; | ||
rdf:type daap:Optical_Spectrometry ; | rdf:type daap:Optical_Spectrometry ; | ||
rdf:type daap:Raman_Spectrometry ; | rdf:type daap:Raman_Spectrometry ; | ||
− | + | daapd:pilotProcess <http://daap.dsi.universite-paris-saclay.fr/wiki/User:Ali_Tfayli> ; | |
rdfs:label "Raman Probe"@en ; | rdfs:label "Raman Probe"@en ; | ||
rdfs:label "Raman Probe"@fr ; | rdfs:label "Raman Probe"@fr ; | ||
− | rdfs:seeAlso | + | rdfs:seeAlso <> ; |
geo:lat "48.762264"^^xsd:float ; | geo:lat "48.762264"^^xsd:float ; | ||
geo:long "2.273588"^^xsd:float ; | geo:long "2.273588"^^xsd:float ; | ||
− | vcard:organization-unit <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2> | + | vcard:organization-unit <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2> . |
− | . | ||
</rdf> | </rdf> | ||
Revision as of 17:05, 14 November 2021
Prefix
BASE <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2/RamanProbe>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
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 vcard: <http://www.w3.org/2006/vcard/ns#>
prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix daap: <http://daap.dsi.universite-paris-saclay.fr/wiki/>
prefix user: <http://daap.dsi.universite-paris-saclay.fr/wiki/User:>
prefix daapd: <http://daap.dsi.universite-paris-saclay.fr/wiki/Data:Device#>
Data
<>
rdf:type daap:Device ;
rdf:type daap:Optical_Spectrometry ;
rdf:type daap:Raman_Spectrometry ;
daapd:pilotProcess <http://daap.dsi.universite-paris-saclay.fr/wiki/User:Ali_Tfayli> ;
rdfs:label "Raman Probe"@en ;
rdfs:label "Raman Probe"@fr ;
rdfs:seeAlso <> ;
geo:lat "48.762264"^^xsd:float ;
geo:long "2.273588"^^xsd:float ;
vcard:organization-unit <http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2> .