Deprecated: Return type of YDataTable::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bdavid/prod/georef/yamldoc/ydclasses/ydata.inc.php on line 428

Deprecated: Return type of YamlDataTable::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bdavid/prod/georef/yamldoc/ydclasses/yamldata.inc.php on line 295
/skos (pub)
Menu : html yaml json edit check reindex dump unset
* 

title Vocabulaire SKOS de base (fr + en)
abstract

Principaux éléments SKOS avec étiquette et définition en français et en anglais.
synthèse en français, synthèse en anglais

source
language
  • fr
  • en
$schema http://ydclasses.georef.eu/YData/schema
tables
elements
title Eléments SKOS
elementURI http://www.w3.org/2004/02/skos/core#
dataSchema
$schema http://json-schema.org/draft-07/schema#
title Schema des éléments SKOS
definitions
multiLingualString
description une chaine dans différentes langues
type object
patternProperties
^..$
type string
description chaine dans la langue définie par la propriété correspondant à son code ISO 639-1
skosElement
description description de chaque élément
type object
required
  • type
  • label
  • definition
properties
type
description type de l'élément
type string
enum
  • Class
  • Property
label
description étiquette de l'élément dans différentes langues
$ref #/definitions/multiLingualString
definition
description définition de l'élément dans différentes langues
$ref #/definitions/multiLingualString
comment
description commentaire sur l'élément dans différentes langues
$ref #/definitions/multiLingualString
narrower
description définition d'éléments spécifiques
type object
patternProperties
^[a-zA-Z]+$
$ref #/definitions/skosElement
description Table des éléments avec chacun son identifiant officiel comme clé
type object
patternProperties
^[a-zA-Z]+$
$ref #/definitions/skosElement
data
_idtypelabeldefinitioncommentnarrower
Concept Class
fr Concept
en Concept
fr Une idée ou notion abstraite.
en An abstract idea or notion; a unit of thought.
ConceptScheme Class
fr Schéma de concepts
en Concept Scheme
fr Un ensemble de concepts, incluant éventuellement la déclaration de relations sémantiques entre ces concepts.
en A set of concepts, optionally including statements about semantic relationships between those concepts.
en Thesauri, classification schemes, subject heading lists, taxonomies, 'folksonomies', and other types of controlled vocabulary are all examples of concept schemes. Concept schemes are also embedded in glossaries and terminologies.
inScheme Property
fr élément du schéma
en in scheme
fr Un schéma de concepts auquel le concept courant appartient.
en A concept scheme in which the concept is included.
fr Un concept peut appartenir à plus d'un schéma de concepts.
en A concept may be a member of more than one concept scheme.
hasTopConcept Property
fr a pour concept de niveau 1
en has top concept
fr Indique un concept de niveau 1 dans un schéma de concepts.
en A top level concept in the concept scheme.
topConceptOf Property
fr est concept de niveau 1 de
fr Indique un schéma dont le concept est de niveau 1.
prefLabel Property
fr forme lexicale préférentielle
en preferred label
fr La forme lexicale préférentielle utilisée pour désigner un concept dans une langue donnée.
en The preferred lexical label for a resource, in a given language.
fr Le terme préférentiel identifie le concept de façon unique dans le cadre d'un schéma. Dans un même schéma de concepts, deux concepts distincts doivent avoir des valeurs distinctes de skos:prefLabel.
en No two concepts in the same concept scheme may have the same value for skos:prefLabel in a given language.
altLabel Property
fr forme lexicale alternative
en alternative label
fr Une forme lexicale alternative pour désigner un concept.
en An alternative lexical label for a resource.
en Acronyms, abbreviations, spelling variants, and irregular plural/singular forms may be included among the alternative labels for a concept. Mis-spelled terms are normally included as hidden labels (see skos:hiddenLabel).
hiddenLabel Property
fr forme cachée
en hidden label
fr Une forme lexicale pour un concept, qui devrait être cachée dans une interface de visualisation, mais demeurer disponible pour les recherches plein texte.
en A lexical label for a resource that should be hidden when generating visual displays of the resource, but should still be accessible to free text search operations.
symbol Property
en symbolic label
en An image that is a symbolic label for the resource.
en This property is roughly analagous to rdfs:label, but for labelling resources with images that have retrievable representations, rather than RDF literals.
prefSymbol
type Property
label
en preferred symbolic label
definition
en The preferred symbolic label for a resource.
comment
en No two concepts in the same concept scheme may have the same value for skos:prefSymbol.
altSymbol
type Property
label
en alternative symbolic label
definition
en An alternative symbolic label for a resource.
definition Property
fr définition
en definition
fr Explication formelle de la signification d'un concept.
en A statement or formal explanation of the meaning of a concept.
note Property
fr note
en note
fr Une note générale, d'utilisation quelconque
en A general note, for any purpose.
en This property may be used directly, or as a super-property for more specific note types.
scopeNote
type Property
label
fr note d'application
en scope note
definition
fr Une note destinée à clarifier l'utilisation d'un concept.
en A note that helps to clarify the meaning of a concept.
editorialNote
type Property
label
fr note éditoriale
en editorial note
definition
fr Une note destinée aux éditeurs, traducteurs et autres gestionnaires du vocabulaire.
en A note for an editor, translator or maintainer of the vocabulary.
changeNote
type Property
label
fr note de modification
en change note
definition
fr Une note concernant une modification du concept.
en A note about a modification to a concept.
historyNote
type Property
label
fr note historique
en history note
definition
fr Une note concernant une signification ou utilisation passée du concept.
en A note about the past state/use/meaning of a concept.
example Property
fr exemple
en example
fr Un exemple.
en An example of the use of a concept.
broader Property
fr a pour concept générique
en has broader
fr Un concept de signification plus générique.
en A concept that is more general in meaning.
narrower Property
fr a pour concept spécifique
en has narrower
fr Un concept de signification plus spécifique.
en A concept that is more specific in meaning.
en Narrower concepts are typically rendered as children in a concept hierarchy (tree).
related Property
fr concept associé
en related to
fr Un concept avec lequel existe une relation d'association sémantique.
en A concept with which there is an associative semantic relationship.