Difference between revisions of "Organization - Organisation"
From KarstLink
(add schema) |
(Add example) |
||
Line 31: | Line 31: | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | Example - Exemple | ||
+ | |||
+ | {| class="wikitable alternance center" width="100%" | ||
+ | | subject / sujet | ||
+ | | relation | ||
+ | | object / objet | ||
+ | | Remarks in English | ||
+ | | Remarques en Français | ||
+ | |- | ||
+ | | [http://xmlns.com/foaf/spec/#term_Organization ''Organization''] | ||
+ | | [http://www.geonames.org/ontology/documentation.html#name ''name''] | ||
+ | | String | ||
+ | | you can add the language. For example xml:lang="en" | ||
+ | | | ||
+ | ajout de la langue possible. Par exemple xml:lang="fr" | ||
+ | |- | ||
+ | | [http://xmlns.com/foaf/spec/#term_Organization ''Organization''] | ||
+ | | [https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/creator ''creator''] | ||
+ | | Observation | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | [http://xmlns.com/foaf/spec/#term_Organization ''Organization''] | ||
+ | | [https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/creator ''creator''] | ||
+ | | Point | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | [http://xmlns.com/foaf/spec/#term_Organization ''Organization''] | ||
+ | | [https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/hasPart ''hasPart''] | ||
+ | | [http://xmlns.com/foaf/spec/#term_Person ''Person''] | ||
+ | | | ||
+ | | | ||
+ | |} |
Revision as of 11:05, 14 July 2020
Step 1 / Étape 1 | |
---|---|
Choice of support ontology for describing organizations (en) |
Choix d'une ontologie support pour décrire une organisation (fr) |
State: draft | État : brouillon |
Planned vote: date to be determined later | Vote prévu : date à déterminer ultérieurement |
Propositions / Proposals | Remarks (en) | Remarques (fr) |
---|---|---|
A : FOAF + GeoNames + DCMI + schema.org |
This FOAF RDF ontology model is universally used for this type of need.
schema.org is used to manage postal addresses |
Ce modèle FOAF d'ontologie RDF est universellement utilisé pour ce type de besoin.
schema.org est utilisé pour gérer les adresses postales |
B : - | None, so far. | Rien d'autre, à ce jour. |
Example - Exemple
subject / sujet | relation | object / objet | Remarks in English | Remarques en Français |
Organization | name | String | you can add the language. For example xml:lang="en" |
ajout de la langue possible. Par exemple xml:lang="fr" |
Organization | creator | Observation | ||
Organization | creator | Point | ||
Organization | hasPart | Person |