Resolve
RDF Terms
Data based on @zazuko/vocabularies
Click to Copy
rico:rankInSequenceClick to Copy
https://www.ica.org/standards/RiC/ontology#rankInSequenceRecommended prefix
Copy 'PREFIX rico: <https://www.ica.org/standards/RiC/ontology#>'
lang:fr
rang dans la séquence
lang:es
rango en la secuencia
lang:en
rank in sequence
lang:en
The rank of a Record Resource, or of a Proxy that stands for it,
in a sequence.
blank node
blank node
lang:en
The object property rico:precedesOrPreceded or one of its
sub-properties should always be used to express sequences in RiC-O. The rico:rankInSequence
datatype property should only be used in addition (never independently), for convenience
(for example to help display or query a graph). But it should be ensured that it reflects
and is compatible with (e.g. computed using) the sequential object properties in the
intended context (e.g. the Records in a given Record Set). Thus, if, for example, Record
Resource A rico:precedesOrPreceded Record Resource B, then the rico:rankInSequence of
Record Resource B must be strictly greater than rico:rankInSequence of Record Resource A,
and no other Record Resource in that context should have rico:rankInSequence between that
of Record Resource A and Record Resource B. For a given Record Resource,
rico:rankInSequence should never be used more than once. If a Record Resource belongs to
more than one sequence, a rico:Proxy of the Record Resource should be introduced, and
rico:rankInSequence have source such a proxy, in all cases except (possibly) the
first.