« Utilisateur:Kevin VEGA/ExerciceESGI 2020 10 09 » : différence entre les versions

De ESCR
Aller à la navigation Aller à la recherche
(Page créée avec « Introduction == Description == == Définition de votre graphe de connaissances == === Schema === <RamanEvolution> <lat> 48,7623<RamanEvolution> <long> 2,27359<RamanEvo… »)
 
Aucun résumé des modifications
Ligne 10 : Ligne 10 :
=== Vocabulaires ===
=== Vocabulaires ===


 
<rdf>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
Ligne 26 : Ligne 26 :
rdfs:label        "RamanEvolution";
rdfs:label        "RamanEvolution";
rdf:type          daap:Device;
rdf:type          daap:Device;
daapprop:item      wd:Q70906;
daapprop:item      wd:Q70906 .
geo:lat            "48,7623"^^xsd.decimal;
#geo:lat            "48,7623"^^xsd:decimal;
geo:long          "2,27359"^^xsd.decimal;
#geo:long          "2,27359"^^xsd:decimal;
daapProp:pilotprocess    daapUser:Li.
#daapProp:pilotprocess    daapUser:Li.
 
<daapUser:Li>
vcard:email        <mailto:li@u-psud.fr>,
vcard:bday        "30/05/1977"^^xsd:date,
vcard:fn          "李"@zh,
                  "Li@en.


#<daapUser:Li>
#vcard:email        <mailto:li@u-psud.fr>,
#vcard:bday        "30/05/1977"^^xsd:date,
#vcard:fn          "李"@zh,
#                  "Li@en.


dcterms:subject <http://daap.eu/wiki/Lip(Sys)2/RamanEvolution_Spectrometer>.


#<http//example.org/dfdfd> dcterms:subject <http://daap.eu/wiki/Lip(Sys)2/RamanEvolution_Spectrometer>.


</rdf>





Version du 9 octobre 2020 à 09:08

Introduction

Description

Définition de votre graphe de connaissances

Schema

<RamanEvolution> <lat> 48,7623<RamanEvolution> <long> 2,27359<RamanEvolution> <pilot process>

  • <RamanEvolution> <item> <Spectroscopie Raman>
  • <email> <mailto:li@u-psud.fr>
  • <fn> 李
  • <bday> 1977-05-30 <video Ultimate Instrument> <about> <RamanEvolution>

    Vocabulaires

    prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
    prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
    prefix daap: <http://daap.eu/wiki/>
    prefix daapprop: <http://daap.eu/wiki/>
    prefix daapuser: <http://daap.eu/wiki/>
    prefix vcard: <http://www.w3.org/2006/vcard/ns#>
    prefix dcterms: <http://purl.org/dc/terms/>
    prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
    prefix wd: <http://www.wikidata.org/entity/>
    prefix xsd: <http://www.w3.org/2001/XMLSchema#>
    
    
    <http://daap.eu/wiki/Lip(Sys)2/RamanEvolution_Spectrometer> 
    rdfs:label        "RamanEvolution";
    rdf:type           daap:Device;
    daapprop:item      wd:Q70906 .
    #geo:lat            "48,7623"^^xsd:decimal;
    #geo:long           "2,27359"^^xsd:decimal;
    #daapProp:pilotprocess    daapUser:Li.
    
    #<daapUser:Li>
    #vcard:email        <mailto:li@u-psud.fr>,
    #vcard:bday         "30/05/1977"^^xsd:date,
    #vcard:fn           "李"@zh,
    #                   "Li@en.
    
    
    #<http//example.org/dfdfd> dcterms:subject <http://daap.eu/wiki/Lip(Sys)2/RamanEvolution_Spectrometer>.
    


    Exemple d'un jeu de données

    Requêtes

    Démonstration

    Des copies d'écran