Difference between revisions of "Person - Personne"

From KarstLink
(add DCMI and Geonames)
(add example)
Line 37: Line 37:
 
  |-
 
  |-
 
  |}
 
  |}
 +
 +
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_Person ''Person'']
 +
| [https://www.w3.org/TR/rdf-schema/#ch_subclassof ''subClassOf'']
 +
| [http://xmlns.com/foaf/spec/#term_Agent ''Agent'']
 +
|
 +
|
 +
|-
 +
| [http://xmlns.com/foaf/spec/#term_Person ''Person'']
 +
| [http://xmlns.com/foaf/spec/#term_firstName ''firstName'']
 +
| string
 +
|
 +
|
 +
|-
 +
| [http://xmlns.com/foaf/spec/#term_Person ''Person'']
 +
| [http://www.geonames.org/ontology/documentation.html#countryCode ''countryCode'']
 +
| iso country code, 2 characters
 +
|
 +
|
 +
|-
 +
| [http://xmlns.com/foaf/spec/#term_Person ''Person'']
 +
| [https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/creator ''creator'']
 +
| [https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/BibliographicResource ''BibliographicResource'']
 +
|
 +
|
 +
|-
 +
| [http://xmlns.com/foaf/spec/#term_Person ''Person'']
 +
| [https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/isPartOf ''isPartOf'']
 +
| [http://xmlns.com/foaf/spec/#term_Organization ''Organization'']
 +
|
 +
|
 +
|}

Revision as of 10:58, 14 July 2020

Step 1 / Étape 1
Choice of support ontology
for controlled vocabulary (en)
Choix de l'ontologie support
pour le vocabulaire contrôlé (fr)
State: draft État : brouillon
Planned vote: July 19: opening of the vote - July 24: closing of the vote Vote prévu : 19 Juillet ouverture du vote - 24 juillet fermeture du vote


Propositions / Proposals Remarks (en) Remarques (fr)
A : FOAF
+
GeoNames
+
DCMI
FOAF (an acronym of friend of a friend) is a machine-readable ontology describing persons, their activities and their relations to other persons and objects.



This ontology is universally used for this type of need.

FOAF (de l'anglais Friend of a friend, littéralement « l’ami d’un ami ») est une ontologie RDF permettant de décrire des personnes et les relations qu’elles entretiennent entre elles.

Cette ontologie est universellement utilisée pour ce type de besoin.

B : - None, so far Rien d'autre, à ce jour

Example - Exemple

subject / sujet relation object / objet Remarks in English Remarques en Français
Person subClassOf Agent
Person firstName string
Person countryCode iso country code, 2 characters
Person creator BibliographicResource
Person isPartOf Organization