Data:Organization
Jump to navigation
Jump to search
Prefixes
BASE <http://daap.dsi.universite-paris-saclay.fr/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 :
<Organization>
a rdfs:Class ;
rdfs:label "Organization"@en ;
rdfs:label "Organisation"@fr ;
rdfs:subClassOf vcard:Organization.
Properties :
- rdfs:label
- contact
- signature
- rdfs:seeAlso
- http://daap.dsi.universite-paris-saclay.fr/wiki/Property:item
Contraints :
<Organization>
a sh:NodeShape ;
sh:targetClass <Organization> ;
sh:property [
sh:path rdfs:label ;
sh:minCount 3 ;
# sh:uniqueLang true ;
# sh:languageIn ( "en" "fr" ) ;
] ;
sh:property [
rdfs:label "contact"^^xsd:string ;
sh:path <contact> ;
sh:class <Individual> ;
sh:minCount 1 ;
sh:nodeKind sh:IRI
] ;
sh:property [
rdfs:label "signature"^^xsd:string ;
sh:datatype xsd:string ;
sh:minCount 1 ;
sh:maxCount 1 ;
sh:path <signature> ;
] ;
sh:property [
rdfs:label "see also website"^^xsd:string ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
sh:path rdfs:seeAlso ;
] ;
sh:property [
rdfs:label "item"^^xsd:string ;
sh:nodeKind sh:IRI ;
sh:path <item>
] .
Individual
Definition :
<Individual>
a rdfs: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 :
<Individual>
a sh:NodeShape ;
sh:targetClass <Individual> ;
sh:property [
rdfs:label "email"^^xsd:string ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
sh:path vcard:email ;
] ;
sh:property [
rdfs:label "full name"^^xsd:string ;
sh:datatype xsd:string ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:path vcard:fn ;
] ;
sh:property [
rdfs:label "has organization unit"^^xsd:string ;
sh:maxCount 1 ;
sh:minCount 1 ;
sh:nodeKind sh:IRI ;
sh:path vcard:hasOrganizationUnit ;
sh:class vcard:Organization ;
]
.
Laboratory
<Laboratory>
a rdfs:Class ;
rdfs:label "Laboratory"@en ;
rdfs:subClassOf <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
<Platform>
a rdfs:Class ;
rdfs:label "Platform"@en ;
rdfs:subClassOf <Organization>
.
Under construction |
Infobox : Module:Platform
{{#invoke:Platform|infobox | Title = Plateform Metabolism Metabolom | Contact = | Email = | Website = http://www.ips2.u-psud.fr/ }}
Properties
contact
<contact>
rdf:type rdf:Property ;
rdfs:label "contact for this organization"^^xsd:string
.
signature
<signature>
rdf:type rdf:Property ;
rdfs:label "Official signature of this project in the publication"^^xsd:string
.
Examples
<http://daap.dsi.universite-paris-saclay.fr/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.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2 | Pierre Chaminade | http://daap.dsi.universite-paris-saclay.fr/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://www.lipsys2.universite-paris-saclay.fr/ |
Platform Metabolism Metabolom | http://daap.dsi.universite-paris-saclay.fr/wiki/Platform_Metabolism_Metabolom | Caroline Mauve | http://daap.dsi.universite-paris-saclay.fr/wiki/User:Valerie_cantonny | http://daap.dsi.universite-paris-saclay.fr/ontology/2016/valerie.cantonny@u-psud.fr | IPS2 - Institut des Sciences des Plantes - Paris-Saclay - Platform Metabolism Metabolom | https://ips2.u-psud.fr/ |
20:30:40 06/26/2022 -- Refresh -- Duration of query :0.059s -- CSV |
VRAC
Combobox of organizations
iri | label |
---|---|
http://daap.dsi.universite-paris-saclay.fr/wiki/Lip(Sys)2 | Lip(Sys)² |
http://daap.dsi.universite-paris-saclay.fr/wiki/Platform_Metabolism_Metabolom | Platform Metabolism Metabolom |
20:30:40 06/26/2022 -- Refresh -- Duration of query :0.749s -- CSV |