Data:Organization
Jump to navigation
Jump to search
Contents
Prefixes
@prefix daapo: <http://daap.eu/wiki/Data:Organization#> .
@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 sh: <http://www.w3.org/ns/shacl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
Classes
Organization
Definition :
daapo:Organization
a owl:Class ;
rdfs:label "Organization"@en ;
rdfs:label "Organisation"@fr ;
rdfs:subClassOf vcard:Organization.
Properties :
- rdfs:label
- daapo:contact
- daapo:signature
- rdfs:seeAlso
- http://daap.eu/wiki/Property:item
Contraints :
daapo:Organization
a sh:Shape ;
# a sh:NodeShape ;
sh:targetClass daapo:Organization ;
sh:property [
sh:predicate rdfs:label ;
sh:minCount 3 ;
# sh:uniqueLang true ;
# sh:languageIn ( "en" "fr" ) ;
];
sh:property [
rdfs:label "contact"^^xsd:string ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
sh:predicate daapo:contact ;
sh:class daapo:Individual ;
] ;
sh:property [
rdfs:label "signature"^^xsd:string ;
sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:predicate <http://daap.eu/wiki/Property:signature> ;
] ;
sh:property [
rdfs:label "see also website"^^xsd:string ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
sh:predicate rdfs:seeAlso ;
sh:class rdfs:Resource ;
] ;
sh:property [
rdfs:label "item"^^xsd:string ;
sh:nodeKind sh:IRI ;
sh:predicate <http://daap.eu/wiki/Property:item> ;
sh:class <http://wikiba.se/ontology-beta#> ;
] ;
.
Individual
Definition :
daapo:Individual
a owl:Class ;
rdfs:label "Individual"@en ;
rdfs:label "Individu"@fr ;
rdfs:subClassOf vcard:Individual.
Under construction |
Infobox : Module:User
{{#invoke:User|infobox | Fullname= | Email= }}
Properties :
- vcard:email
- vcard:fn
- vcard:hasOrganizationUnit (TODO)
Contraints :
daapo:Individual
a sh:Shape ;
# a sh:NodeShape ;
sh:targetClass daapo:Individual ;
sh:property [
rdfs:label "email"^^xsd:string ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
sh:predicate vcard:email ;
sh:class rdfs:Resource ;
] ;
sh:property [
rdfs:label "full name"^^xsd:string ;
sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:predicate vcard:fn ;
] ;
sh:property [
rdfs:label "has organization unit"^^xsd:string ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
sh:predicate vcard:hasOrganizationUnit ;
sh:class vcard:Organization ;
] ;
.
Laboratory
daapo:Laboratory
rdf:type sh:Shape ;
rdfs:label "Laboratory"@en ;
rdfs:subClassOf daapo:Organization ;
.
Under construction |
Infobox : Module:Laboratory
{{#invoke:Laboratory|infobox | Title = Lip(Sys)² | Signature = Lip(Sys)²- Chimie Analytique Pharmaceutique, Univ. Paris-Sud, Université Paris-Saclay, F-92290 Châtenay-Malabry, France | Contact = Pierre Chaminade | Email = pierre.chaminade@u-psud.fr | Website = http://universite-paris-saclay.fr/fr/recherche/laboratoire/unite-universitaire-interdisciplinaire-lipsys2-lipides-systemes-analytiques-et }}
Platform
daapo:Platform
rdf:type sh:Shape ;
rdfs:label "Platform"@en ;
rdfs:subClassOf daapo:Organization ;
.
Under construction |
Infobox : Module:Platform
{{#invoke:Platform|infobox | Title = Plateform Metabolism Metabolom | Contact = | Email = | Website = http://www.ips2.u-psud.fr/ }}
Properties
contact
daapo:contact
rdf:type rdf:Property ;
rdfs:label "contact for this organization"^^xsd:string ;
.
signature
daapo:signature
rdf:type rdf:Property ;
rdfs:label "Official signature of this project in the publication"^^xsd:string ;
.
Examples
<http://daap.eu/wiki/Lip(Sys)2>
rdf:type daapo:Organization ;
rdfs:label "Lip(Sys)²"@en ;
rdfs:label "Lip(Sys)²"@fr ;
daapo:contact User:Pierre_Chaminade ;
daapo:signature "Lip(Sys)²- Chimie Analytique Pharmaceutique, Univ. Paris-Sud, Université Paris-Saclay, F-92290 Châtenay-Malabry, France" ;
rdfs:seeAlso <http://universite-paris-saclay.fr/fr/recherche/laboratoire/unite-universitaire-interdisciplinaire-lipsys2-lipides-systemes-analytiques-et>
.
Applications
DAAP
List of organizations
label | labelLink | contact | contactLink | contactLinkEmail | signature | website |
---|---|---|---|---|---|---|
Lip(Sys)² | http://daap.eu/wiki/Lip(Sys)2 | Pierre Chaminade | http://daap.eu/wiki/User:Pierre_Chaminade | mailto:pierre.chaminade@u-psud.fr | Lip(Sys)²- Chimie Analytique Pharmaceutique, Univ. Paris-Sud, Université Paris-Saclay, F-92290 Châtenay-Malabry, France | http://universite-paris-saclay.fr/fr/recherche/laboratoire/unite-universitaire-interdisciplinaire-lipsys2-lipides-systemes-analytiques-et |
07:50:42 02/16/2019 -- Refresh -- Duration of query :0.036s -- CSV |
VRAC
Combobox of organizations
iri | label |
---|---|
http://daap.eu/wiki/Lip(Sys)2 | Lip(Sys)² |
http://daap.eu/wiki/Platform_Metabolism_Metabolom | Platform Metabolism Metabolom |
07:50:42 02/16/2019 -- Refresh -- Duration of query :0.008s -- CSV |