ICA logo EGAD Expert Group logo

International Council on Archives Records in Contexts Ontology (ICA RiC-O) version 1.1

Ontology IRI: https://www.ica.org/standards/RiC/ontology

This HTML view: https://www.ica.org/standards/RiC/RiC-O_1-1.html

OWL source file: https://www.ica.org/standards/RiC/RiC-O_1-1.rdf


Table of contents

Ontology metadata

: Version 1.1 - 2025-05-22.

See also the project on GitHub, where other resources can be found: https://github.com/ICA-EGAD/RiC-O, and the accompanying website (https://ica-egad.github.io/RiC-O/).

: RiC-O 1.0.2; RiC-O 1.0.1; RiC-O 1.0.

0.2.

Creator:
International Council on Archives Expert Group on Archival Description (ICA EGAD)
Contributors (in alphabetical order of their last names):
Florence Clavaud (Archives nationales de France), member of EGAD and lead of EGAD RiC-O team from 2012
Regine I. Heberlein (University of Princeton, USA), member of EGAD and EGAD RiC-O team from 2023 to 2024
Miia Herrala (National Archives of Finland), member of EGAD and EGAD RiC-O team from 2016 to 2022
Jan Krause-Bilvin (docuteam, Switzerland), member of EGAD and EGAD RiC-O team from 2023
Daniel Pitti (University of Virginia, USA), chair of EGAD from 2012
Aaron Rubinstein (University of Massachusetts Amherst, USA), member of EGAD and EGAD RiC-O team from 2012 to 2022
Tobias Wildi (docuteam, Switzerland), member of EGAD and EGAD RiC-O team from 2019
Richard David Williamson (National Archives of Norway), member of EGAD and of EGAD RiC-O team from 2024
Ivo Zandhuis (Consultant Digital Cultural Heritage, The Netherlands), member of EGAD and EGAD RiC-O team from 2023

: International Council on Archives

: Copyright 2019-, International Council on Archives (ICA)

: https://creativecommons.org/licenses/by/4.0/

Abstract

RiC-O (Records in Contexts-Ontology) is an OWL ontology for describing archival record resources. As the third part of Records in Contexts standard, it is a formal representation of Records in Contexts Conceptual Model (RiC-CM).

RiC-O provides a generic vocabulary and formal rules for creating RDF datasets to describe any kind of archival record resource, whether natively or by transforming existing metadata (or generating them from existing archival metadata). It supports publishing RDF datasets as Linked Data, querying them using SPARQL, and making inferences.

The current version is v1.1; it is compliant with RiC-CM 1.0, which was published by EGAD on November 30, 2023.

History note

A first beta version of RiC-O was developed in 2017 and used by the National Archives of France for building a proof of concept (https://piaaf.demo.logilab.fr).

EGAD continued to develop the ontology, and this process entered a very active period in 2019, while RiC-CM v0.2 was being designed and edited. From December 2018 to November 2019, about 65 persons that responded to a call for reviewers, received successive beta versions of RiC-O and sent a few first comments. While EGAD RiC-O team could not answer to each of these comments, each was taken into account. RiC-O v0.1 was released on December 2019, at the same time as RiC-CM v0.2 preview.

The Git repository that is used for handling RiC-O was made public in March 2020 (see https://github.com/ICA-EGAD/RiC-O).

In 2020, RiC-CM v0.2 preview was significantly updated: the textual definitions of many entities were changed, as well as the specifications of many attributes; and the IRIs of lot of relations were changed, in order to take into account past situations and to adopt some simple naming rules. As a consequence, RiC-O had to be updated in order to remain compliant with RiC-CM. These changes could not be made before the end of 2020, when RiC-CM could be considered stable. EGAD also decided to make other changes in RiC-O, among which the most important are mentioned in bold in the following list.

RiC-O 0.2 results from these updates and changes. It was released in February 2021, and is fully compliant with RiC-CM 0.2, which was released in July 2021.

At the end of 2022, while the EGAD group, as part of the development of version 1.0 of RiC-CM, was working on analyzing and taking into account the very numerous comments relating to RiC-CM 0.2 received, a new active phase of development started for RiC-O. A team of no longer three, but six people prepared this version. It was then absolutely not a question of breaking with the principles and methods already used; the work was a continuation of what had already been done. It was a matter of improving what had already been done, by simplifying wherever possible the specifications, by adding some properties and taking into account the needs that a growing community of users was expressing. On the other hand, it was obviously a question of making RiC-O 1.0 compliant with RiC-CM 1.0.

After the release of RiC-O 1.0 in December 2023, the development team continued to improve the ontology. Bugs were fixed and a few adjustments made to RiC-O documentation in v1.0.1 and 1.0.2. Then version 1.1 introduced, in addition to some corrections and adjustments, several significant additions or modifications, the majority of which concern the rico:RecordResource class and/or its subclasses.

As the result of this work, RiC-O 1.1 defines:

Finally, significant efforts were made since the release of RiC-O 0.2 regarding the documentation of the ontology. In particular, the labels of each class and property (rdfs:label annotations) are now available in French and Spanish as well as in English. We would like to thank our French-speaking and Spanish-speaking colleagues, members or not of the ICA/EGAD group, who contributed to this translation work. In RiC-O 1.1, German labels were added to the 107 classes defined by the ontology, thanks to the work of several German-speaking members of ICA/EGAD.

RiC-O 1.1 therefore presents itself as an ontology richer than RiC-O 0.2 and RiC-O 1.0, particularly as concerns record resources, instantiations and agents, technically opening up new possibilities (with transitive relations and shortcuts) and preserving or extending the semantics defined previously.

A running list of changes since v0.1 may be found in Appendix I. Note that from October 2020 any change on a component is described and dated in the specification of this component, using skos:changeNote.

Back to the table of contents | Back to top


Namespaces used

The following namespace prefixes are used throughout this document.

Prefix Namespace IRI Definition
owl http://www.w3.org/2002/07/owl# OWL namespace
rdf http://www.w3.org/1999/02/22-rdf-syntax-ns# RDF namespace
rdfs http://www.w3.org/2000/01/rdf-schema# RDFS namespace
ric-dft https://www.ica.org/standards/RiC/vocabularies/documentaryFormTypes# ICA RiC Documentary Form Types vocabulary namespace
ric-rst https://www.ica.org/standards/RiC/vocabularies/recordSetTypes# ICA Record Set Types vocabulary namespace
rico https://www.ica.org/standards/RiC/ontology# RiC-O namespace
skos http://www.w3.org/2004/02/skos/core# SKOS namespace
xsd http://www.w3.org/2001/XMLSchema# XML Schema namespace

Back to the table of contents | Back to top


Introduction

RiC-O (Records in Contexts-Ontology) is an OWL ontology for describing archival record resources. As the third part of Records in Contexts standard, it is a formal representation of Records in Contexts Conceptual Model (RiC-CM). This version, which is v1.1, is the latest official release. It is compliant with RiC-CM v1.0.

The following diagram shows the main RiC-CM 1.0 entities and a few relations between them: A partial overview of RiC-CM 1.0 main entities

RiC-O design principles

The following design principles were followed when developing RiC-O.

1. RiC-O is a domain and reference ontology.

RiC-O provides a generic vocabulary and formal rules for creating RDF datasets (or generating them from existing archival metadata) that describe in a consistent way any kind of archival record resource. It supports publishing RDF datasets as Linked Data, querying them using SPARQL, and making inferences using the logic of the ontology.

While some projects have built some specific ontologies for describing archives, in 2013 no generic domain ontology existed for the specific needs of the archival community. This is why EGAD decided to develop RiC-O as a part of RiC standard.

Apart from this first, main target, RiC-O, as a technical implementation of RiC-CM that also extends and refines it and that includes formal logic, can guide or inspire, in many ways, the development of any tool or system that manages (i.e. stores, enables to edit or processes) and publishes descriptive archival metadata.. Of course, other technical implementations of RiC-CM may be developed later on. Also, the current technical implementations of the former ICA standards, e.g. EAD and EAC-CPF XML schemas, should be made closer to RiC-CM in the future; on this topic, see the news and announcements of the Technical Subcommittee on Encoded Archival Standards (TS-EAS) of the Society of American Archivists.

As RiC-O is a generic, domain ontology, it does not address by itself every specific need or expectation that may occur in every archival institution or project. It is rather a high level framework and an institution or project implementing RiC-O can apply only such a subset of properties as meets their needs, or extend the specification according to their particular requirements, or do both.

As a domain ontology, RiC-O, at this stage, does not borrow from other existing ontologies (such as the cultural heritage models – IFLA-LRM and CIDOC-CRM, PREMIS, or PROV-O). It should therefore be easier, for an archival institution or archival project, to understand, implement and maintain RiC-O within its system.

Alignment with those and other models, where possible, will be undertaken in a future revision cycle to support the interconnected nature of resource description across the domains. This is of course essential for interconnecting RDF datasets conforming to RiC-O with other datasets, or for using parts of RiC-O in other contexts than the archival or records management realm.

2. RiC-O is immediately usable.

This is a key feature. Metadata conforming to superseded ICA standards can be transformed to RiC-O successfully. Converting existing archival metadata created or generated in current information systems and compliant with ICA standards to RDF/RiC-O is possible without losing data or structure.

During the ongoing development process of RiC-O, intensive conversion testing, either by hand or using scripts, was conducted on XML/EAD finding aids and XML/EAC-CPF authority records to ensure that RiC-O is usable with existing descriptive metadata. An open source conversion software was also developed, whose first version was published in April 2020.

While some existing metadata sets may have a very fine level of granularity and accuracy, already using, for example, controlled vocabularies, or describing curation events separately, often these metadata don’t have the very precise structure that RiC-CM recommends. Even then, such a conversion process remains possible. In order to allow this, RiC-O sometimes provides several methods for representing information (as described below). From this point of view, RiC-O 1.1 may be considered a transitional ontology, in which some components may be deprecated later on.

The usability of a model also depends on its documentation. RiC-O is documented extensively. The documentation will be reviewed and updated on a continuing basis.

3. RiC-O provides a flexible framework.

This is a very important principle too. It is related with the usability principle quoted above. Moreover, archival description is flexible by essence. It is quite commonly noted that today the level of granularity of information varies from one finding aid to another (or from one authority record to another), or even within the same finding aid. Some series or agents are described summarily because little is known about them and there is little time for extensive research, while other series, even records, or agents are described in detail; some relations (e.g. that relating to provenance) may be described without any detail while others may be thoroughly documented, as ISAAR(CPF) and EAC-CPF allow it.

Being generally flexible, for an OWL ontology, depends first on the polyhierarchical systems of classes and properties it provides. A superproperty or superclass, more general or generic than its subproperties or subclasses, must exist and be available for handling information, while at the same time more accurate subcomponents must be there for handling more accurate description. Also, RiC-O provides methods for describing relations as full entities, as well as direct and short paths between entities.

4. RiC-O opens new potential for archival description.

Linked Data tools and interfaces enable end users to go through RDF/RiC-O graphs, query them using SPARQL, and make inferences. This means a completely new way of consulting archival metadata and their multiple contexts. An end user should be able to ask of any given data set, for example, “What are (according to your dataset) the corporate bodies that succeeded a given entity from its end of existence to now (as concerns this given activity)?”, or “what instantiations of this photograph exist?”, or “what are the existing copies of this original charter?”, and get a list of these entities. This means that institutions or projects that invest in the implementation of RiC-O will be able to query their data in ways not possible with the previous ICA standards, and will get new insight into the content and context of their archives that wasn’t visible with the existing ICA-standards. What is more, repositories using RiC-O may infer new assertions from the RDF datasets and link them to other resources outside their institution, thereby amplifying the query and inferencing possibilities manifold.

5. RiC-O is extensible.

Institutions with descriptive needs beyond what RiC-O provides out-of-the-box have the option of extending the ontology by adding new subclasses or subproperties as needed. Also, the concepts defined in existing SKOS vocabularies (e.g. a list of documentary form types) can also be connected to RiC-O based graphs (using the *Type classes, and properties which are in the domain or range of these classes).

RiC-O has also the potential to be usable in other contexts than purely archival ones. It can be used to “hook” archival description to descriptive metadata in other domains (e.g. bibliographic or museum metadata). As said above, alignment with other models will be undertaken by EGAD in a future revision cycle, facilitating such connections.

Back to the table of contents | Back to top

Understanding RiC-O: a quick overview of some features

From RiC-CM to RiC-O
1. From RiC-CM components to RiC-O classes

Each RiC-CM entity has a corresponding class in RiC-O. These classes are organized according to the same hierarchy as in RiC-CM. Some projects may need very few of them (e.g. Agent, Record Resource and Activity only), while others may need more (e.g. Corporate Body and Person; Record; Place).

Many classes only exist in RiC-O and not in RiC-CM. These additional classes address special needs:

  • some correspond to RiC-CM attributes, when it may be considered necessary to handle them as full entities. This is the case for Type and its subclasses, that correspond to RiC-CM attributes that contain controlled values, and that can help to articulate RiC-O with external RDF resources like SKOS vocabularies; and also for Language, Name and Identifier, that can be considered as full entities and as key linking nodes in a RDF graph. All these classes have been grouped under a Concept class.
  • some classes have been added in order to provide a more accurate definition and model for some entities. For example, Place comes along with a Physical Location class, and with a Coordinates class. A Place is considered both a geographical and historical entity. As a historical entity, among other features, it has a history, and may be preceded or succeeded by other Places. A Place also may have zero to many Physical Location through time (for instance, its boundaries, if it is an administrative area or a country, may change). Each Physical Location may be connected to zero to many Coordinates. This model is quite close to the Linked Places Format (https://github.com/LinkedPasts/linked-places).
  • Another example of such an addition is the Proxy class, that represents (stands for) a Record Resource as it exists in a specific other Record Resource, and may therefore be useful when you describe records which are simultaneously included in several distinct record resources.
  • finally, a system of n-ary classes helps to implement the Relations section of RiC-CM. While these relations also are represented as simple, binary object properties (e.g. hasOrganicProvenance that corresponds to RiC-R026 relation), you may need to assign different attributes to a relation, e.g. a date, certainty or description, as it is already possible, and quite often done, in a XML/EAC-CPF file. One of the standard available methods for representing such a documented relation in RDF for now is to use a class. Thus, for example, in RiC-O a OrganicProvenanceRelation class exists. Instances of this class can connect one to many Agents to one to many created or accumulated Record Resources or Instantiations, which actually is a quite common situation. In addition to properties that can be used for any Thing, they may have some specific object properties, like rico:relationHasDate that was added in RiC-O 1.1, or rico:relationCertainty, rico:relationSource, rico:relationState). Back to the hasOrganicProvenance object property, let us add that it is formally defined in RiC-O, using OWL 2 property chain axiom (see https://www.w3.org/TR/owl2-new-features/#F8:_Property_Chain_Inclusion), as a ‘shortcut’ for the longer path ‘thingIsSourceOfRelation/organicProvenanceRelation_role/relationHasTarget’, where the intermediate node is an instance of OrganicProvenanceRelation:
    rico:hasOrganicProvenance object property as a shortcut
    A triplestore, with the appropriate configuration, may thus infer the direct ‘hasOrganicProvenance’ assertion from this long path.

Back to the table of contents | Back to top

2. About RiC-O datatype properties (relations whose object is a literal)

Most of the datatype properties in RiC-O correspond to RiC-CM attributes that contain free, plain text. See for example rico:generalDescription, rico:history and rico:scopeAndContent.

In many simple use cases it’s sufficent to just use the rico:identifier or rico:name datatype properties. However, as already said, in addition to these datatype properties, the Name and Identifier RiC-CM attributes also have corresponding classes (subclasses of rico:Appellation). A resource may have several Identifiers (e.g. archival reference code, system number, digital object identifier) or Names and each comes with different attributes; in this case instances of classes are needed. The Location RiC-CM attribute also has a rico:PhysicalLocation corresponding class (for users who want to use Place, Physical Location and Coordinates for handling places).

As already said too, every RiC-CM attribute that has ‘controlled value’ or ‘rule-based’ as a schema value, has a class as corresponding component in RiC-O. However, for these CM attributes that correspond to a RiC-O class, as it is necessary to provide an immediately usable ontology, two supplementary datatype properties exist that allow not to use the classes, at least for a while, if you want to implement RiC-O and create RiC-O/RDF datasets from existing archival metadata without being able to handle URIs for the information you have.

For example, you may not be able to handle and maintain URIs for some controlled values you use in EAD finding aids for carrier types: maybe your information system does not use a vocabulary for this, and you cannot for a while consider these carrier types as full entities. Nevertheless you want to produce RiC-O datasets where every piece of information is kept, and you want to avoid blank nodes. If RiC-O would only provide the Carrier Type class, it would be an issue for you.

So RiC-O provides a rico:type datatype property, with range rdfs:literal, which allows you to move forward. For RiC-CM Coordinates attribute, you also have the rico:geographicalCoordinates datatype property.

These datatype properties have a skos:scopeNote which says (for example) "Provided for usability reasons. May be made deprecated or removed later on. Use only if you don’t use Physical Location and Coordinates classes with Place."

The same key design principle (RiC-O must be immediately usable) led us to define some datatype properties that would enable users to use RiC-O in simple use cases where they do not want to consider dates and rules as full entities. Thus, there of course is Date and Rule classes in RiC-O (since there are Date and Rule entities in RiC-CM). And you also have a rico:date datatype property, which has several subproperties; plus a rico:ruleFollowed datatype property. The same analysis led us to keep the rico:history datatype property in RiC-O (same as RiC-CM history attribute), while RiC-CM and RiC-O also provide the Event class, and using a series of Events may of course be a better method, easier to query, link and display, than simply using a history prose discourse. The two methods may be used in parallel within the same dataset by an institution that, for example, would decide to emphasize only the accession, appraisal and description events among the whole history of Record Resources.

These datatype properties have the same kind of skos:scopeNote as above.

Finally, we have introduced a few datatype properties that do not correspond to any RiC-CM attribute.

Some are superproperties, and thus group datatype properties: rico:physicalOrLogicalExtent, with rico:carrierExtent, rico:instantiationExtent and rico:recordResourceExtent as subproperties; rico:textualValue, with rico:expressedDate, rico:normalizedValue and rico:quantity as subproperties; rico:measure; rico:referenceSystem; rico:note (added in RiC-O 1.1), with rico:authenticityNote, rico:integrityNote and rico:physicalCharacteristicsNote as subproperties.

Some are simply more specific properties, like: rico:accrualsStatus; rico:recordResourceStructure and rico:instantiationStructure, subproperties of rico:structure; rico:title (subproperty of rico:name); >rico:altitude, rico:height, rico:latitude, rico:length, rico:longitude, rico:width (subproperties of rico:measure), rico:geodesicSystem and rico:altimetricSystem (subproperties of rico:referenceSystem); rico:sentimentOrEmotionExpressed (added in RiC-O 1.1), subproperty of rico:scopeAndContent.

Back to the table of contents | Back to top

3. About RiC-O object properties (relations between two entities)

In order to connect all the classes created, a significant number of object properties have been defined, in addition to the 85 relations defined in RiC-CM 1.0.

While the 'flat' list of object properties is a long one, the object properties are grouped hierarchically, so that one can use the upper to intermediate level ones for simplicity sake, or choose the most accurate and expressive ones, or extend the system adding a subproperty easily. It is expected that, in most use cases, a subset of these properties only will be needed.

Below we just give a few details on certain specific sets of properties.

While in RiC-CM it was not possible to achieve such a level of precision with simple attributes, RiC-O includes object properties to assert that a rico:RecordSet has or had members (either all of them, or some of them) that share some characteristics, like Language, ContentType, DocumentaryFormType, LegalStatus, RecordState, and (added recently) accumulation or creation Date, or a subject (as a rico:Thing). See for example rico:hasOrHadAllMembersWithType, or rico:hasOrHadSomeMembersWithSubject and its subproperties.

Some of the object properties are formally defined as shortcuts: they can be inferred if you create triples that include instances of the Relation classes. See the example explained above in the section dedicated to classes. In RiC-O 1.1, some object properties that connect a RecordResource or an Agent to a Date are also now defined as shortcuts, like rico:isOrWasActiveAtDate or rico:hasCreationDate.

Many properties, added in RiC-O 1.0 and later, are transitive, as explained in the history note.

Back to the table of contents | Back to top

4. Named Individuals

RiC-O adds seven individuals to address current and frequent needs:

  • FindingAid, AuthorityRecord, and IIIFManifest (added in RiC-O 1.1), which are instances of both RiC-O Documentary Form Type and SKOS Concept, and can be used for categorizing finding aids, authority records and IIIF manifests, which can be considered as Records. For example, a Record with Documentary Form Type ‘Finding Aid’ may be connected to one to many Record Resources using the ‘rico:describes’ object property.
  • Fonds, Series, File, and Collection are instances of both Record Set Type class and skos:Concept. Their definition is taken from the ISAD(G) glossary. They can be used for categorizing Record Sets.

We expect other categories to be defined by the archival community as RiC-O matures, forming rich, hopefully multilingual, SKOS vocabularies that support rich description (for example, allowing an instance of the Documentary Form Type class to have a history and temporal relations to other documentary form types).

Back to the table of contents | Back to top

RiC-O documentation and annotation properties

Each class, property and individual has an English, a French and a Spanish label (rdfs:label), and a description (rdfs:comment). Each class also has been assigned a German label in RiC-O 1.1. Some components also have a skos:scopeNote or a skos:example.

When a RiC-O class or property corresponds to a RiC-CM component in any way, its description and scope note are either the same as or derived from their RiC-CM definition and scope note.

RiC-O provides two annotation properties (subproperties of rdfs:comment) for handling:

  • information about the corresponding RiC-CM component when applicable (rico:RiCCMCorrespondingComponent). Various phrasings are used in this property depending on the rule applied for defining the RiC-CM component.
  • information about possible mappings with other models or ontologies (rico:closeTo, rarely used in this 1.1 version)).

Any change in the definition of a class or property made since December 2019 is documented using a skos:changeNote.

Back to the table of contents | Back to top

Next steps

The following is a non exhaustive list of known issues, topics or tasks on which EGAD has begun to work and will continue to work in the next months. These topics are part of the roadmap for RiC-O 2.0.

Back to the table of contents | Back to top


Classes

rico:AccumulationRelation | rico:Activity | rico:ActivityDocumentationRelation | rico:ActivityType | rico:Agent | rico:AgentControlRelation | rico:AgentHierarchicalRelation | rico:AgentName | rico:AgentTemporalRelation | rico:AgentToAgentRelation | rico:Appellation | rico:AppellationRelation | rico:AuthorityRelation | rico:AuthorshipRelation | rico:CarrierExtent | rico:CarrierType | rico:ChildRelation | rico:Concept | rico:ContentType | rico:Coordinates | rico:CorporateBody | rico:CorporateBodyType | rico:CorrespondenceRelation | rico:CreationRelation | rico:Date | rico:DateType | rico:DemographicGroup | rico:DerivationRelation | rico:DescendanceRelation | rico:DocumentaryFormType | rico:Event | rico:EventRelation | rico:EventType | rico:Extent | rico:ExtentType | rico:Family | rico:FamilyRelation | rico:FamilyType | rico:FunctionalEquivalenceRelation | rico:Group | rico:GroupSubdivisionRelation | rico:Identifier | rico:IdentifierType | rico:Instantiation | rico:InstantiationExtent | rico:InstantiationToInstantiationRelation | rico:IntellectualPropertyRightsRelation | rico:KnowingOfRelation | rico:KnowingRelation | rico:Language | rico:LeadershipRelation | rico:LegalStatus | rico:ManagementRelation | rico:Mandate | rico:MandateRelation | rico:MandateType | rico:Mechanism | rico:MembershipRelation | rico:MigrationRelation | rico:Name | rico:OccupationType | rico:OrganicOrFunctionalProvenanceRelation | rico:OrganicProvenanceRelation | rico:OwnershipRelation | rico:PerformanceRelation | rico:Person | rico:PhysicalLocation | rico:Place | rico:PlaceName | rico:PlaceRelation | rico:PlaceType | rico:Position | rico:PositionHoldingRelation | rico:PositionToGroupRelation | rico:ProductionTechniqueType | rico:Proxy | rico:Record | rico:RecordPart | rico:RecordResource | rico:RecordResourceExtent | rico:RecordResourceGeneticRelation | rico:RecordResourceHoldingRelation | rico:RecordResourceToInstantiationRelation | rico:RecordResourceToRecordResourceRelation | rico:RecordSet | rico:RecordSetType | rico:RecordState | rico:Relation | rico:RepresentationType | rico:RoleType | rico:Rule | rico:RuleRelation | rico:RuleType | rico:SequentialRelation | rico:SiblingRelation | rico:SpouseRelation | rico:StudyAtRelation | rico:TeachingRelation | rico:TemporalRelation | rico:Thing | rico:Title | rico:TitleType | rico:Type | rico:TypeRelation | rico:UnitOfMeasurement | rico:WholePartRelation | rico:WorkRelation

Class: rico:AccumulationRelation

IRI: https://www.ica.org/standards/RiC/ontology#AccumulationRelation

Label(s)
Accumulation Relation [en]; Recordressource/Instanz-Akteur-Bestandsbildung [de]; Relación de acumulación [es]; Relation d’accumulation [fr]
Definition
Connects at least one Record Resource or Instantiation to at least one Agent, when the Record Resource or Instantiation is or was accumulated by the Agent, be it intentionally (collecting it) or not (receiving it in the course of its activities). The Record Resource(s) or Instantiation(s) is the source of the Relation, and the Agent(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R028 and RiC-R028i relations
Has super-classes
rico:OrganicProvenanceRelation
relationHasSource min 1 (Instantiation or RecordResource)
relationHasTarget min 1 Agent
Is equivalent of
rico:accumulationRelation_role Self
Is in domain of
rico:accumulationRelation_role
Is in range of
rico:accumulationRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Activity

IRI: https://www.ica.org/standards/RiC/ontology#Activity

Label(s)
Actividad [es]; Activité [fr]; Activity [en]; Aktivität [de]
Definition
The doing of something for some human purpose.
Scope note
Activity is a kind of Event. Activity is specifically used to designate purposeful human activity. Activity may be understood from two perspectives. First it can be understood as leading to an end. The end is the purpose of the Activity, or why the Activity is performed. Second, it can be understood in terms of the processes that lead to achieving the end, how the end is realized through coordinated actions. Purpose and process are complementary understandings of Activity. Together the two perspectives address why the Activity is performed, the expected ends or outcomes; and how the Activity fulfills the purpose. While activity has an intended end, it also has unintended consequences and results, or side-effects. By and large, these may not be the focus of the description, but they are, unquestionably, context. |In a corporate or government context an Activity may also be called a 'function'. An Activity exists in a specific social and cultural context, and within that context is subject to change over time. An Activity may be composed of other Activities.
Mapping to RiC-CM 1.0
Corresponds to RiC-E15 (Activity entity)
Has super-classes
rico:Event
Is in domain of
rico:activityIsContextOfRelation; rico:documentedBy; rico:hasActivityType; rico:isOrWasPerformedBy; rico:isOrganicOrFunctionalProvenanceOf
Is in range of
rico:asConcernsActivity; rico:documents; rico:hasOrganicOrFunctionalProvenance; rico:isActivityTypeOf; rico:performsOrPerformed
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Scope note: made separate paragraphs and updated. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:ActivityDocumentationRelation

IRI: https://www.ica.org/standards/RiC/ontology#ActivityDocumentationRelation

Label(s)
Activity Documentation Relation [en]; Recordressource/Instanz-Aktivität [de]; Relación de procedencia funcional [es]; Relation entre activités et ressources archivistiques [fr]
Definition
Connects at least one Record Resource or Instantiation to at least one Activity, when the Record Resource or Instantiation results from the Activity. The Record Resource(s) or Instantiation(s) is the source of the Relation, and the Activity(-ies) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R033 and RiC-R033 relations
Has super-classes
rico:EventRelation
rico:OrganicOrFunctionalProvenanceRelation
relationHasSource min 1 (Instantiation or RecordResource)
relationHasTarget min 1 Activity
Is equivalent of
rico:activityDocumentationRelation_role Self
Is in domain of
rico:activityDocumentationRelation_role
Is in range of
rico:activityDocumentationRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the .
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-08: Made this relation a subclass of EventRelation.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:ActivityType

IRI: https://www.ica.org/standards/RiC/ontology#ActivityType

Label(s)
Activity Type [en]; Aktivitätskategorie [de]; Tipo de actividad [es]; Type d’activité [fr]
Definition
Categorization of an Activity.
Scope note
Can be extended with any number of subclasses, e.g. “function/action” and “activity domain”. This allows for a faceted approach that enables an Activity to be categorized using a combination of components, general or more specific. For example, “monitoring” can be used in combination with “election polls” or “water resources”.
Mapping to RiC-CM 1.0
Corresponds to RiC-A02 (Activity Type attribute)
Has super-classes
rico:Type
Is in domain of
rico:isActivityTypeOf
Is in range of
rico:hasActivityType
Has sub-classes
rico:OccupationType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Scope note: updated (different from RiC-CM scope note). Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:Agent

IRI: https://www.ica.org/standards/RiC/ontology#Agent

Label(s)
Agent [en]; Agent [fr]; Agente [es]; Akteur [de]
Definition
A Person, or Group, or an entity created by a Person or Group (Mechanism), or a Position, that acts in the world.
Scope note
An Agent may have one or more identities; an identity is a constellation of properties or relations that together “identify” the Agent. A Person or Group commonly has one identity, though each also may have one or more alternative identities. Such alternative identities may be shared by more than one Person or Group. Alternative identities include but are not limited to pseudonyms, heteronyms, DBA (Doing Business As), and trade identities. An alternative identity should not be confused with a Position in a Group, for example, presidents, prime ministers, governors, popes, royalty, or bishops. Nor should an alternative identity be confused with a variant name or identifier of the same identity. Agent also includes entities created by a Person or Group that act on behalf of the creating Agent in an autonomous or semi-autonomous manner. Examples of a Mechanism include software agents, robots, and space and underwater probes that generate data (records) in the course of Activity assigned to and in conformance with the instructions given to them by the creating Person or Group.
Mapping to RiC-CM 1.0
Corresponds to RiC-E07 (Agent entity)
Has super-classes
rico:Thing
Is in domain of
rico:agentHasOrHadLocation; rico:authorizedBy; rico:authorizingMandate; rico:hadSubordinate; rico:hasDirectSubordinate; rico:hasOrHadAgentName; rico:hasOrHadAuthorityOver; rico:hasOrHadController; rico:hasOrHadJurisdiction; rico:hasOrHadLanguage; rico:hasOrHadLegalStatus; rico:hasOrHadSubordinate; rico:hasOrHadWorkRelationWith; rico:hasSubordinateTransitive; rico:hasSuccessor; rico:history; rico:isAccumulatorOf; rico:isAddresseeOf; rico:isAgentAssociatedWithAgent; rico:isAgentAssociatedWithPlace; rico:isAuthorizingAgentInMandateRelation; rico:isCollectorOf; rico:isCreatorOf; rico:isDirectSubordinateTo; rico:isOrWasActiveAtDate; rico:isOrWasControllerOf; rico:isOrWasHolderOf; rico:isOrWasManagerOf; rico:isOrWasResponsibleForEnforcing; rico:isOrWasSubordinateTo; rico:isOrganicOrFunctionalProvenanceOf; rico:isOrganicProvenanceOf; rico:isPublisherOf; rico:isReceiverOf; rico:isResponsibleForIssuing; rico:isSenderOf; rico:isSubordinateToTransitive; rico:isSuccessorOf; rico:performsOrPerformed; rico:wasSubordinateTo
Is in range of
rico:authorizes; rico:authorizingAgent; rico:hadSubordinate; rico:hasAccumulator; rico:hasAddressee; rico:hasCollector; rico:hasCreator; rico:hasDirectSubordinate; rico:hasOrHadController; rico:hasOrHadHolder; rico:hasOrHadManager; rico:hasOrHadSubordinate; rico:hasOrHadWorkRelationWith; rico:hasOrganicOrFunctionalProvenance; rico:hasOrganicProvenance; rico:hasPublisher; rico:hasReceiver; rico:hasSender; rico:hasSubordinateTransitive; rico:hasSuccessor; rico:isAgentAssociatedWithAgent; rico:isDirectSubordinateTo; rico:isOrWasActivityDateOf; rico:isOrWasAgentNameOf; rico:isOrWasControllerOf; rico:isOrWasEnforcedBy; rico:isOrWasJurisdictionOf; rico:isOrWasLanguageOf; rico:isOrWasLegalStatusOf; rico:isOrWasLocationOfAgent; rico:isOrWasPerformedBy; rico:isOrWasSubordinateTo; rico:isOrWasUnderAuthorityOf; rico:isPlaceAssociatedWithAgent; rico:isSubordinateToTransitive; rico:isSuccessorOf; rico:issuedBy; rico:wasSubordinateTo
Has sub-classes
rico:Group; rico:Mechanism; rico:Person; rico:Position
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2021-02-08: removed the Restrictions
2020-10-23: Comment: updated. Scope note: updated and made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:AgentControlRelation

IRI: https://www.ica.org/standards/RiC/ontology#AgentControlRelation

Label(s)
Agent Control Relation [en]; Akteur-Kontrolle-Akteur [de]; Relación de control entre agentes [es]; Relation de contrôle entre agents [fr]
Definition
Connects at least one Agent, to at least another Agent, when the first one(s) control(s) or controlled in a way the activities of the second one(s). The Relation is oriented from the controlling agent to the controlled one: the controlling Agent(s) is the source of the Relation, and the controlled Agent(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R041 and RiC-R041i relations
Has super-classes
rico:AgentHierarchicalRelation
rico:AuthorityRelation
relationHasSource min 1 Agent
relationHasTarget min 1 Agent
Is equivalent of
rico:agentControlRelation_role Self
Is in domain of
rico:agentControlRelation_role
Is in range of
rico:agentControlRelation_role
Has sub-classes
rico:LeadershipRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:AgentHierarchicalRelation

IRI: https://www.ica.org/standards/RiC/ontology#AgentHierarchicalRelation

Label(s)
Agent Hierarchical Relation [en]; Akteur-Hierarchie-Akteur [de]; Relación jerárquica entre agentes [es]; Relation hiérarchique entre agents [fr]
Definition
Connects at least one Agent to at least another Agent, when the first one is or was hierarchically superior to the second one. The Relation is oriented towards the 'bottom' of the hierarchical tree: the superior Agent(s) is the source of the Relation, and the inferior Agent(s) is the target.
Scope note
The hierarchical relation can be an authority relation, or a whole/part relation between two agents.
Mapping to RiC-CM 1.0
Class implementation of RiC-R045 and RiC-R045i relations
Has super-classes
rico:AgentToAgentRelation
relationHasSource min 1 Agent
relationHasTarget min 1 Agent
Is equivalent of
rico:agentHierarchicalRelation_role Self
Is in domain of
rico:agentHierarchicalRelation_role
Is in range of
rico:agentHierarchicalRelation_role
Has sub-classes
rico:AgentControlRelation; rico:GroupSubdivisionRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:AgentName

IRI: https://www.ica.org/standards/RiC/ontology#AgentName

Label(s)
Agent Name [en]; Akteursname [de]; Nombre de Agente [es]; Nom d’agent [fr]
Definition
A label, title or term designating an Agent in order to make it distinguishable from other similar entities.
Mapping to RiC-CM 1.0
Class implementation of a specialization of RiC-A28 (Name attribute)
Has super-classes
rico:Name
Is in domain of
rico:isOrWasAgentNameOf
Is in range of
rico:hasOrHadAgentName
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:AgentTemporalRelation

IRI: https://www.ica.org/standards/RiC/ontology#AgentTemporalRelation

Label(s)
Agent Temporal Relation [en]; Akteur-Nachfolge [de]; Relación temporal entre agentes [es]; Relation temporelle entre agents [fr]
Definition
Connects at least one Agent to at least another Agent that succeeds it chronologically for, for instance, fullfilling some functions or performing some activities. The Relation is oriented chronologically, from the predecessor to the successor: the predecessor Agent(s) is the source of the Relation, and the successor Agent(s) is the target.
Scope note
There may be zero to many intermediate agents, ignored or unknown, between the two connected agents. Can be used when there is a transfer of function from the first agent to the second agent.
Mapping to RiC-CM 1.0
Class implementation of RiC-R016 and RiC-016i relations
Has super-classes
rico:AgentToAgentRelation
rico:TemporalRelation
relationHasSource min 1 Agent
relationHasTarget min 1 Agent
Is equivalent of
rico:agentTemporalRelation_role Self
Is in domain of
rico:agentTemporalRelation_role; rico:asConcernsActivity
Is in range of
rico:activityIsContextOfRelation; rico:agentTemporalRelation_role
Has sub-classes
rico:DescendanceRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.

Back to the table of contents | Back to top

Class: rico:AgentToAgentRelation

IRI: https://www.ica.org/standards/RiC/ontology#AgentToAgentRelation

Label(s)
Agent Relation [en]; Akteur-Akteur [de]; Relación entre agentes [es]; Relation entre agents [fr]
Definition
Connects at least two Agents. This Relation is a generic, not oriented one.
Scope note
Use only if it is not possible to specify a narrower agent to agent relation, for example a WorkRelation.
Mapping to RiC-CM 1.0
Class implementation of RiC-R044 and RiC-044i relations
Has super-classes
rico:Relation
relationConnects min 2 Agent
Is equivalent of
rico:agentToAgentRelation_role Self
Is in domain of
rico:agentToAgentRelation_role
Is in range of
rico:agentToAgentRelation_role
Has sub-classes
rico:AgentHierarchicalRelation; rico:AgentTemporalRelation; rico:FamilyRelation; rico:KnowingOfRelation; rico:KnowingRelation; rico:MembershipRelation; rico:PositionHoldingRelation; rico:PositionToGroupRelation; rico:WorkRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Appellation

IRI: https://www.ica.org/standards/RiC/ontology#Appellation

Label(s)
Appellation [en]; Appellation [fr]; Bezeichnung [de]; Denominación [es]
Definition
A concept of any kind that is used for designating an Entity and referring to it.
Has super-classes
rico:Concept
Is in domain of
rico:isOrWasAppellationOf; rico:normalizedValue; rico:textualValue; rico:usedFromDate; rico:usedToDate; rico:wasUsedFromDate; rico:wasUsedToDate
Is in range of
rico:hasOrHadAppellation; rico:isFromUseDateOf; rico:isToUseDateOf
Has sub-classes
rico:Identifier; rico:Name
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:AppellationRelation

IRI: https://www.ica.org/standards/RiC/ontology#AppellationRelation

Label(s)
Appellation Relation [en]; Bezeichnung-Ding [de]; Relación de denominación [es]; Relation d’appellation [fr]
Definition
Connects an Appellation and at least one Thing that the Appellation designates or designated. The Appellation is the source of the Relation and the Thing(s) is the target.
Has super-classes
rico:Relation
relationHasSource 1 Appellation
relationHasTarget min 1 Thing
Is equivalent of
rico:appellationRelation_role Self
Is in domain of
rico:appellationRelation_role
Is in range of
rico:appellationRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:AuthorityRelation

IRI: https://www.ica.org/standards/RiC/ontology#AuthorityRelation

Label(s)
Akteur-Autorität-Ding [de]; Authority Relation [en]; Relación de control por parte de agentes [es]; Relation d’autorité [fr]
Definition
Connects at least one Agent and at least one Thing over which the Agent has or had some authority. The Agent(s) is the source of the relation, and the Thing(s) is the target.
Scope note
Use only if it is not possible to specify a narrower authority relation, for example OwnershipRelation.
Mapping to RiC-CM 1.0
Class implementation of RiC-R036 and RiC-R036i relations
Has super-classes
rico:Relation
relationHasSource min 1 Agent
relationHasTarget min 1 Thing
Is equivalent of
rico:authorityRelation_role Self
Is in domain of
rico:authorityRelation_role
Is in range of
rico:authorityRelation_role
Has sub-classes
rico:AgentControlRelation; rico:IntellectualPropertyRightsRelation; rico:ManagementRelation; rico:OwnershipRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:AuthorshipRelation

IRI: https://www.ica.org/standards/RiC/ontology#AuthorshipRelation

Label(s)
Authorship Relation [en]; Record-Autor-Akteur [de]; Relación de autoría [es]; Relation de responsabilité intellectuelle [fr]
Definition
Connects at least one Record to at least one Person, Group or Position that is or was responsible for conceiving and formulating the information contained in the Record. The Record is the source of the Relation and the Person(s), Group(s) or Position(s) is the target.
Scope note
To be used for a person, group or position that makes any contribution to the content of a record. Includes the person, group or position in whose name or by whose command the content may have been formulated and first instantiated (for example the person who signed the record).
Mapping to RiC-CM 1.0
Class implementation of RiC-R079 and RiC-R079i relations
Has super-classes
rico:CreationRelation
relationHasSource min 1 Record
relationHasTarget min 1 (Group or Person or Position)
Is equivalent of
rico:authorshipRelation_role Self
Is in domain of
rico:authorshipRelation_role
Is in range of
rico:authorshipRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-12-29: Created following the addition of RiC-R079 relation in RiC-CM 0.2

Back to the table of contents | Back to top

Class: rico:CarrierExtent

IRI: https://www.ica.org/standards/RiC/ontology#CarrierExtent

Label(s)
Carrier Extent [en]; Datenträgerumfang [de]; Extensión del soporte [es]; Mesure d’un support [fr]
Definition
Number of physical units and/or physical dimensions of the carrier of an Instantiation.
Scope note
In order to manage an instantiation of a record resource it is necessary to note the extent of the carrier as well as that of the instantiation itself. Whether it is necessary to note dimensions, the number of relevant units or both depends on the nature of the carrier and particular business needs.
Mapping to RiC-CM 1.0
Class implementation of RiC-A04 (Carrier Extent) attribute
Has super-classes
rico:Extent
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-21: Changed a bit the definition and added change notes.
2020-10-28: Class added in order to handle an accurate description of a carrier extent

Back to the table of contents | Back to top

Class: rico:CarrierType

IRI: https://www.ica.org/standards/RiC/ontology#CarrierType

Label(s)
Carrier Type [en]; Datenträgerkategorie [de]; Tipo de soporte [es]; Type de support [fr]
Definition
Categorization of physical material on which information is represented.
Scope note
In order to manage an instantiation of a record resource, it is necessary to note the type of carrier on which the record resource is instantiated as its nature will determine the environmental storage conditions and the prerequisites for and possible ways of accessing and using the record resource.
Mapping to RiC-CM 1.0
Corresponds to RiC-A05 (Carrier Type attribute)
Has super-classes
rico:Type
Is in domain of
rico:isCarrierTypeOf
Is in range of
rico:hasCarrierType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Scope note: updated (quite the same as RiC-CM definition). Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:ChildRelation

IRI: https://www.ica.org/standards/RiC/ontology#ChildRelation

Label(s)
Child Relation [en]; Person-Kind [de]; Relación de filiación [es]; Relation de filiation [fr]
Definition
Connects at least one Person to at least another Person, when the first has(ave) child(s) the second one(s). The Relation is oriented from the parent to the child: the parent is the source of the relation, and the child(ren) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R018 and RiC-R018i relations
Has super-classes
rico:DescendanceRelation
relationHasSource min 1 Person
relationHasTarget min 1 Person
Is equivalent of
rico:childRelation_role Self
Is in domain of
rico:childRelation_role
Is in range of
rico:childRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Concept

IRI: https://www.ica.org/standards/RiC/ontology#Concept

Label(s)
Concept [en]; Concept [fr]; Concepto [es]; Konzept [de]
Definition
An idea, unit of thought, abstract cultural object or category
Has super-classes
rico:Thing
Has sub-classes
rico:Appellation; rico:Language; rico:Proxy; rico:Type; rico:UnitOfMeasurement
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:ContentType

IRI: https://www.ica.org/standards/RiC/ontology#ContentType

Label(s)
Content Type [en]; Inhaltskategorie [de]; Tipo de contenido [es]; Type de contenu [fr]
Definition
The fundamental form of communication in which a Record or Record Part is expressed.
Scope note
Content Type should not be confused with Representation Type or Carrier Type that would concern a related Instantiation since the form of communication can be independent of the representation or carrier, for example a map (content type "cartographic image") may be represented as a sketch (representation type "visual") recorded as a physical document (carrier type "paper"). It also should not be confused with the Documentary Form Type of a Record, or Record Part, which describes a specific document form (for example a deed of sale).
Mapping to RiC-CM 1.0
Corresponds to RiC-A10 (Content Type attribute)
Has super-classes
rico:Type
Is in domain of
rico:isContentTypeOf; rico:isOrWasContentTypeOfAllMembersOf; rico:isOrWasContentTypeOfSomeMembersOf
Is in range of
rico:hasContentOfType; rico:hasOrHadAllMembersWithContentType; rico:hasOrHadSomeMembersWithContentType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Scope note: added (quite the same as RiC-CM definition).

Back to the table of contents | Back to top

Class: rico:Coordinates

IRI: https://www.ica.org/standards/RiC/ontology#Coordinates

Label(s)
Coordenadas de lugar [es]; Coordinates [en]; Coordonnées géographiques [fr]; Koordinaten [de]
Definition
Longitudinal and latitudinal information about a Place.
Mapping to RiC-CM 1.0
Class implementation of RiC-A11 (Coordinates attribute)
Has super-classes
rico:Thing
Is in domain of
rico:altimetricSystem; rico:altitude; rico:geodesicSystem; rico:isOrWasCoordinatesOf; rico:latitude; rico:longitude
Is in range of
rico:hasOrHadCoordinates
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2021-02-08: Removed the cardinality Restrictions when the range is a datatype property

Back to the table of contents | Back to top

Class: rico:CorporateBody

IRI: https://www.ica.org/standards/RiC/ontology#CorporateBody

Label(s)
Collectivité [fr]; Corporate Body [en]; Institución [es]; Körperschaft [de]
Definition
An organized group of persons that act together as an Agent, and that has a recognized legal or social status.
Scope note
Corporate body is a kind of Group (RiC-E09). By exception, within some legal contexts, a sole trader or sole proprietor may be recognized as a corporate body, even when the economic enterprise does not have additional members. Corporate bodies often have a mandate giving them the authority to act within their area(s) of competence. They will also usually act within a particular jurisdiction being governed by legal and other rule-based frameworks. A corporate body though may be constituted in a more informal manner and exist as an entity by virtue of its recognition as such by its members.
Mapping to RiC-CM 1.0
Corresponds to RiC-E11 (Corporate Body entity)
Has super-classes
rico:Group
Is in domain of
rico:hasOrHadCorporateBodyType; rico:isOrWasEmployerOf; rico:resultedFromTheMergerOf; rico:resultedFromTheSplitOf; rico:wasMergedInto; rico:wasSplitInto
Is in range of
rico:hasOrHadEmployer; rico:isOrWasCorporateBodyTypeOf; rico:resultedFromTheMergerOf; rico:resultedFromTheSplitOf; rico:wasMergedInto; rico:wasSplitInto
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-08-25: Added a new rdfs:label in French.
2020-10-23: scope note: updated. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:CorporateBodyType

IRI: https://www.ica.org/standards/RiC/ontology#CorporateBodyType

Label(s)
Corporate Body Type [en]; Körperschaftskategorie [de]; Tipo de institución [es]; Type de collectivité [fr]
Definition
Categorization of a Corporate Body.
Mapping to RiC-CM 1.0
Corresponds to RiC-A12 (Corporate Body Type attribute)
Has super-classes
rico:Type
Is in domain of
rico:isOrWasCorporateBodyTypeOf
Is in range of
rico:hasOrHadCorporateBodyType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.

Back to the table of contents | Back to top

Class: rico:CorrespondenceRelation

IRI: https://www.ica.org/standards/RiC/ontology#CorrespondenceRelation

Label(s)
Correspondence Relation [en]; Person-Korrespondenz-Person [de]; Relación entre personas por correspondencia [es]; Relation épistolaire [fr]
Definition
Connects at least two Persons, when they correspond or corresponded to each other. This Relation is not oriented.
Mapping to RiC-CM 1.0
Class implementation of RiC-R052 and Ri052i relations
Has super-classes
rico:KnowingRelation
relationConnects min 2 Person
Is equivalent of
rico:correspondenceRelation_role Self
Is in domain of
rico:correspondenceRelation_role
Is in range of
rico:correspondenceRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:CreationRelation

IRI: https://www.ica.org/standards/RiC/ontology#CreationRelation

Label(s)
Creation Relation [en]; Recordressource/Instanz-Erstellung-Akteur [de]; Relación de creación [es]; Relation de création [fr]
Definition
Connects at least one Record Resource or Instantiation to at least one Agent, when the Agent is either responsible for all or some of the content of the Record Resource, or is a contributor to the genesis or production of the Instantiation. The Record Resource or Instantiation is the source of the Relation, and the Agent(s) is the target.
Scope note
Covers the definition of "author" in diplomatics, and any agent that makes a contribution to the intellectual content of a record resource. Can also be used for any agent that was involved in the genesis (e.g. with the role of witness, representative of the author etc.) or in the production (e.g. with the role of scribe, secretary, notary, printer etc.) of the record resource or instantiation.
Mapping to RiC-CM 1.0
Class implementation of RiC-R027 and RiC-R027i relations
Has super-classes
rico:OrganicProvenanceRelation
relationHasSource min 1 (Instantiation or RecordResource)
relationHasTarget min 1 Agent
Is equivalent of
rico:creationRelation_role Self
Is in domain of
rico:creationRelation_role; rico:creationWithRole
Is in range of
rico:creationRelation_role; rico:roleIsContextOfCreationRelation
Has sub-classes
rico:AuthorshipRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed a 0.2 existing unnecessary restriction.

Back to the table of contents | Back to top

Class: rico:Date

IRI: https://www.ica.org/standards/RiC/ontology#Date

Label(s)
Date [en]; Date [fr]; Datum [de]; Fecha [es]
Definition
Chronological information associated with an entity that contributes to its identification and contextualization.
Scope note
A Date may be represented in natural language, based on a digital standard, or both. Digital standard dates will typically be based on ISO 8601, or Extended Date-Time Format (EDTF)
Mapping to RiC-CM 1.0
Corresponds to RiC-E18 (Date entity)
Has super-classes
rico:Thing
Is in domain of
rico:dateQualifier; rico:expressedDate; rico:hasDateType; rico:hasWithin; rico:intersects; rico:isAccumulationDateOf; rico:isBeginningDateOf; rico:isBirthDateOf; rico:isCreationDateOf; rico:isDateAssociatedWith; rico:isDateAssociatedWithRelation; rico:isDateOfOccurrenceOf; rico:isDeathDateOf; rico:isDerivationDateOf; rico:isDestructionDateOf; rico:isEndDateOf; rico:isFromUseDateOf; rico:isLastUpdateDateOf; rico:isMigrationDateOf; rico:isModificationDateOf; rico:isOrWasAccumulationDateOfAllMembersOf; rico:isOrWasAccumulationDateOfMostMembersOf; rico:isOrWasAccumulationDateOfSomeMembersOf; rico:isOrWasActivityDateOf; rico:isOrWasCreationDateOfAllMembersOf; rico:isOrWasCreationDateOfMostMembersOf; rico:isOrWasCreationDateOfSomeMembersOf; rico:isOrganicProvenanceDateOf; rico:isPublicationDateOf; rico:isToUseDateOf; rico:isWithin; rico:normalizedDateValue; rico:normalizedValue; rico:textualValue
Is in range of
rico:hasAccumulationDate; rico:hasBeginningDate; rico:hasBirthDate; rico:hasCreationDate; rico:hasDeathDate; rico:hasDerivationDate; rico:hasDestructionDate; rico:hasEndDate; rico:hasMigrationDate; rico:hasModificationDate; rico:hasOrHadAllMembersWithAccumulationDate; rico:hasOrHadAllMembersWithCreationDate; rico:hasOrHadMostMembersWithAccumulationDate; rico:hasOrHadMostMembersWithCreationDate; rico:hasOrHadSomeMembersWithAccumulationDate; rico:hasOrHadSomeMembersWithCreationDate; rico:hasOrganicProvenanceDate; rico:hasPublicationDate; rico:hasWithin; rico:intersects; rico:isAssociatedWithDate; rico:isDateTypeOf; rico:isOrWasActiveAtDate; rico:isWithin; rico:occurredAtDate; rico:relationHasDate; rico:wasLastUpdatedAtDate; rico:wasUsedFromDate; rico:wasUsedToDate
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-10-23: Scope note: made separate paragraphs.

Back to the table of contents | Back to top

Class: rico:DateType

IRI: https://www.ica.org/standards/RiC/ontology#DateType

Label(s)
Date Type [en]; Datumskategorie [de]; Tipo de fecha [es]; Type de date [fr]
Definition
Categorization of a Date.
Scope note
May be used to categorize a Date as a single date, a date range or a date set or sub-categories of these broad types. This attribute should not be confused with the date relations defined to connect a Date entity and any other entity (such as RiC-R069 ‘is beginning date of’).
Mapping to RiC-CM 1.0
Corresponds to RiC-A42 (Date Type attribute) (new in RiC-CM 1.0).
Has super-classes
rico:Type
Is in domain of
rico:isDateTypeOf
Is in range of
rico:hasDateType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote. Added a label in Spanish.
2023-10-10: Added the rdfs:comment, a French rdfs:label, and adjusted the rico:RiCCMCorrespondingComponent annotation.
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Class: rico:DemographicGroup

IRI: https://www.ica.org/standards/RiC/ontology#DemographicGroup

Label(s)
Demographic Group [en]; Demographische Gruppe [de]; Groupe démographique [fr]; Grupo demográfico [es]
Definition
Categorization of a Person or Group based on shared characteristics.
Scope note
Can be extended with any number of specific subclasses. Among possible specific demographic groups are gender, (biological) sex, education, identity, place, ancestry, ethnic/cultural identification, and religion.
Mapping to RiC-CM 1.0
Corresponds to RiC-A15 (Demographic Group attribute)
Has super-classes
rico:Type
Is in domain of
rico:isOrWasDemographicGroupOf
Is in range of
rico:hasOrHadDemographicGroup
Has sub-classes
rico:OccupationType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2024-10-10: Changed the French and Spanish labels (replaced 'catégorie' and 'categoria' with 'groupe' and 'grupo').
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2021-02-08: Removed the Restriction.
2020-10-23: Comment: updated. Scope note: updated and made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:DerivationRelation

IRI: https://www.ica.org/standards/RiC/ontology#DerivationRelation

Label(s)
Derivation Relation [en]; Instanz-Derivat-Instanz [de]; Relación de derivación [es]; Relation de dérivation [fr]
Definition
Connects an Instantiation to at least one Instantiation that is derived from it, whether it exists or has been lost or destroyed. The Relation is oriented chronologically, from the first Instantiation in time to the derived Instantiation: the first Instantiation is the source of the Relation, and the derived Instantiation(s) is the target.
Scope note
In some situations, it may be useful or necessary to connect an instantiation to an instantiation that was derived from it but no longer exists or has been lost.
Mapping to RiC-CM 1.0
Class implementation of RiC-R014 and RiR014i relations
Has super-classes
rico:InstantiationToInstantiationRelation
rico:TemporalRelation
relationHasSource 1 Instantiation
relationHasTarget min 1 Instantiation
Is equivalent of
rico:derivationRelation_role Self
Is in domain of
rico:derivationRelation_role
Is in range of
rico:derivationRelation_role
Has sub-classes
rico:MigrationRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:DescendanceRelation

IRI: https://www.ica.org/standards/RiC/ontology#DescendanceRelation

Label(s)
Descendance Relation [en]; Person-Nachkommen [de]; Relación de descendencia [es]; Relation de descendance [fr]
Definition
Connects at least one Person to at least another Person, when the first has/have descendant the second one(s). The Relation is oriented from the ascendant to the descendant: the ascendant Person(s) is the source of the Relation, and the descendant Person(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R017 and RiC-R017i relations
Has super-classes
rico:AgentTemporalRelation
rico:FamilyRelation
relationHasSource min 1 Person
relationHasTarget min 1 Person
Is equivalent of
rico:descendanceRelation_role Self
Is in domain of
rico:descendanceRelation_role
Is in range of
rico:descendanceRelation_role
Has sub-classes
rico:ChildRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:DocumentaryFormType

IRI: https://www.ica.org/standards/RiC/ontology#DocumentaryFormType

Label(s)
Documentary Form Type [en]; Dokumentenkategorie [de]; Tipo documental [es]; Type de document [fr]
Definition
Categorization of a Record or Record Part with respect to its extrinsic and intrinsic elements that together communicate its content, administrative and documentary context, and authority.
Scope note
Documentary Form Type plays an important role in determining the type of information a Record may comprise, its status of perfection, and its authenticity and reliability. Documentary form types exist in a specific social and cultural context, and within that context, are subject to change over time.
Mapping to RiC-CM 1.0
Corresponds to RiC-A17 (Documentary Form Type attribute)
Has super-classes
rico:Type
Is in domain of
rico:isDocumentaryFormTypeOf; rico:isOrWasDocumentaryFormTypeOfAllMembersOf; rico:isOrWasDocumentaryFormTypeOfSomeMembersOf
Is in range of
rico:hasDocumentaryFormType; rico:hasOrHadAllMembersWithDocumentaryFormType; rico:hasOrHadSomeMembersWithDocumentaryFormType
Has members
ric-dft:AuthorityRecord; ric-dft:FindingAid; ric-dft:IIIFManifest
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Comment: updated. Scope note: made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:Event

IRI: https://www.ica.org/standards/RiC/ontology#Event

Label(s)
Ereignis [de]; Événement [fr]; Event [en]; Evento [es]
Definition
Something that happens or occurs in time and space.
Scope note
An event may be caused by nature, an agent, or a combination of nature and agent. Events have temporal and spatial boundaries. An event may actively involve some agent(s) and affect any entity. An event may be discrete, happening at a specific moment in time, or may occur over an extended period of time. Events may have events as parts, and events may precede or follow one another. Multiple agents may participate in the same event, and in different roles.
Mapping to RiC-CM 1.0
Corresponds to RiC-E14 (Event entity)
Possible mapping(s) with other external resources
LODE Event class (http://linkedevents.org/ontology/#Event)
Has super-classes
rico:Thing
Is in domain of
rico:affectsOrAffected; rico:hadSubevent; rico:hasDirectSubevent; rico:hasEventType; rico:hasOrHadParticipant; rico:hasOrHadSubevent; rico:hasSubeventTransitive; rico:history; rico:isDirectSubeventOf; rico:isEventAssociatedWith; rico:isOrWasSubeventOf; rico:isSubeventOfTransitive; rico:occurredAtDate; rico:resultsOrResultedIn; rico:wasSubeventOf
Is in range of
rico:hadSubevent; rico:hasDirectSubevent; rico:hasOrHadSubevent; rico:hasSubeventTransitive; rico:isAssociatedWithEvent; rico:isDateOfOccurrenceOf; rico:isDirectSubeventOf; rico:isEventTypeOf; rico:isOrWasAffectedBy; rico:isOrWasParticipantIn; rico:isOrWasSubeventOf; rico:isSubeventOfTransitive; rico:resultsOrResultedFrom; rico:wasSubeventOf
Has sub-classes
rico:Activity
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Scope note: made separate paragraphs and some changes.

Back to the table of contents | Back to top

Class: rico:EventRelation

IRI: https://www.ica.org/standards/RiC/ontology#EventRelation

Label(s)
Ereignis-Ding [de]; Event Relation [en]; Relación con un evento [es]; Relation impliquant un événement [fr]
Definition
Connects at least one Event to at least one Thing, when the first is associated with the existence and lifecycle of the second one. The Event(s) is the source of the Relation, and the Thing(s) is the target.
Scope note
Use to connect an event and an entity only if it is not possible to specify a narrower event relation, for example a PerformanceRelation.
Mapping to RiC-CM 1.0
Class implementation of RiC-R057 and RiC-R057i relations
Has super-classes
rico:Relation
relationHasSource min 1 Event
relationHasTarget min 1 Thing
Is equivalent of
rico:eventRelation_role Self
Is in domain of
rico:eventRelation_role
Is in range of
rico:eventRelation_role
Has sub-classes
rico:ActivityDocumentationRelation; rico:PerformanceRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:EventType

IRI: https://www.ica.org/standards/RiC/ontology#EventType

Label(s)
Ereigniskategorie [de]; Event Type [en]; Tipo de evento [es]; Type d’événement [fr]
Definition
Categorization of an Event.
Scope note
Events of all kinds can be categorized. Curation event types include creation; acquisition; transfer; arrangement; description; digitization, etc. Biographical event types include birth, marriage, death, etc.
Mapping to RiC-CM 1.0
Corresponds to RiC-A18 (Event Type attribute)
Has super-classes
rico:Type
Is in domain of
rico:isEventTypeOf
Is in range of
rico:hasEventType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Scope note: updated and made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:Extent

IRI: https://www.ica.org/standards/RiC/ontology#Extent

Label(s)
Extensión [es]; Extent [en]; Mesure [fr]; Umfang [de]
Definition
Countable characteristics of the content of an entity expressed as a quantity.
Scope note
Physical or logical extent of a resource
Has super-classes
rico:Thing
Is in domain of
rico:hasExtentType; rico:hasUnitOfMeasurement; rico:isExtentOf; rico:quantity; rico:textualValue; rico:unitOfMeasurement
Is in range of
rico:hasExtent; rico:isExtentTypeOf; rico:isUnitOfMeasurementOf
Has sub-classes
rico:CarrierExtent; rico:InstantiationExtent; rico:RecordResourceExtent
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-10-28: Class added together with three subclasses and hasExtent and isExtentOf Object properties

Back to the table of contents | Back to top

Class: rico:ExtentType

IRI: https://www.ica.org/standards/RiC/ontology#ExtentType

Label(s)
Extent Type [en]; Tipo de Extensión [es]; Type de mesure [fr]; Umfangskategorie [de]
Definition
Categorization of the extent that is being measured.
Has super-classes
rico:Type
Is in domain of
rico:isExtentTypeOf
Is in range of
rico:hasExtentType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added an xml:lang attribute to the rdfs:comment.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Added to specify the dimension that is being measured

Back to the table of contents | Back to top

Class: rico:Family

IRI: https://www.ica.org/standards/RiC/ontology#Family

Label(s)
Familia [es]; Familie [de]; Famille [fr]; Family [en]
Definition
Two or more persons related by birth, or through marriage, adoption, civil union, or other social conventions that bind them together as a socially recognized familial group.
Scope note
Family is a kind of Group. “Family” is used here as a general term that encompasses a wide variety of familial groups. Other types of familial groups include Dynasty, Clan, House, Tribe and others. Though family may be a recognized legal group in specific contexts, the term may also be used for groups that are socially recognized as families. A family may be a group of persons related either by consanguinity or affinity or cohabitation or other social conventions. In some context, a Family may be legally recognized as Corporate Body. For example, certain North American peoples (tribes) retain self-government rights and have jurisdiction over defined tribal lands.
Mapping to RiC-CM 1.0
Corresponds to RiC-E10 (Family entity)
Has super-classes
rico:Group
Is in domain of
rico:hasFamilyType
Is in range of
rico:isFamilyTypeOf
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-10-23: Scope note: made separate paragraphs and some changes.

Back to the table of contents | Back to top

Class: rico:FamilyRelation

IRI: https://www.ica.org/standards/RiC/ontology#FamilyRelation

Label(s)
Family Relation [en]; Person-Familie-Person [de]; Relación familiar [es]; Relation familiale [fr]
Definition
Connects at least two Persons, when they have some family link, i.e. belong to the same family. This Relation is a generic, not oriented one.
Scope note
Use the MembershipRelation class for connecting a family and a person.
Mapping to RiC-CM 1.0
Class implementation of RiC-R047 and RiC-R047i relations
Has super-classes
rico:AgentToAgentRelation
relationConnects min 2 Person
Is equivalent of
rico:familyRelation_role Self
Is in domain of
rico:familyRelation_role
Is in range of
rico:familyRelation_role
Has sub-classes
rico:DescendanceRelation; rico:SiblingRelation; rico:SpouseRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:FamilyType

IRI: https://www.ica.org/standards/RiC/ontology#FamilyType

Label(s)
Familienkategorie [de]; Family Type [en]; Tipo de familia [es]; Type de famille [fr]
Definition
Categorization of a Family.
Scope note
Encompasses a wide variety of familial groups related by consanguinity, affinity, cohabitation, or other social conventions.
Mapping to RiC-CM 1.0
Corresponds to RiC-A20 (Family Type attribute)
Has super-classes
rico:Type
Is in domain of
rico:isFamilyTypeOf
Is in range of
rico:hasFamilyType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Comment: slighty changed.

Back to the table of contents | Back to top

Class: rico:FunctionalEquivalenceRelation

IRI: https://www.ica.org/standards/RiC/ontology#FunctionalEquivalenceRelation

Label(s)
Functional Equivalence Relation [en]; Relación de equivalencia funcional [es]; Relation d’équivalence fonctionnelle [fr]; Repräsentation-Äquivalent-Repräsentation [de]
Definition
Connects at least two Instantiations which may be considered as equivalent. This Relation is not oriented.
Scope note
Two instantiations, from some point of view, may be considered as equivalent. This equivalence is usually based upon the fact that the instantiations have at least the same intellectual content (they instantiate the same record resource).
Mapping to RiC-CM 1.0
Class implementation of RiC-R035 and RiC-R035i relations
Has super-classes
rico:InstantiationToInstantiationRelation
relationConnects min 2 Instantiation
Is equivalent of
rico:functionalEquivalenceRelation_role Self
Is in domain of
rico:functionalEquivalenceRelation_role
Is in range of
rico:functionalEquivalenceRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Group

IRI: https://www.ica.org/standards/RiC/ontology#Group

Label(s)
Group [en]; Groupe d’agents [fr]; Grupo de agentes [es]; Gruppe [de]
Definition
Two or more Agents that act together as an Agent.
Scope note
Group is a kind of Agent. A Group has a socially recognized identity. Each member of the Group plays a particular role or roles (that is has a particular Position) in the coordinated activity of the Group. Corporate bodies and families are kinds of groups, though other kinds of groups are possible. For example, the “electorate” -- all of the voters in a given election. Complex, large groups may be subdivided into other groups.
Mapping to RiC-CM 1.0
Corresponds to RiC-E09 (Group Entity)
Has super-classes
rico:Agent
Disjoint with
rico:Mechanism; rico:Person; rico:Position
Is in domain of
rico:hadSubdivision; rico:hasDirectSubdivision; rico:hasOrHadDemographicGroup; rico:hasOrHadLeader; rico:hasOrHadMember; rico:hasOrHadPosition; rico:hasOrHadSubdivision; rico:hasSubdivisionTransitive; rico:isAuthorOf; rico:isDirectSubdivisionOf; rico:isOrWasAttendedByStudent; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasOwnerOf; rico:isOrWasSubdivisionOf; rico:isSubdivisionOfTransitive; rico:wasSubdivisionOf
Is in range of
rico:existsOrExistedIn; rico:hadSubdivision; rico:hasAuthor; rico:hasDirectSubdivision; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadOwner; rico:hasOrHadSubdivision; rico:hasSubdivisionTransitive; rico:isDirectSubdivisionOf; rico:isOrWasDemographicGroupOf; rico:isOrWasLeaderOf; rico:isOrWasMemberOf; rico:isOrWasSubdivisionOf; rico:isSubdivisionOfTransitive; rico:studiesOrStudiedAt; rico:wasSubdivisionOf
Has sub-classes
rico:CorporateBody; rico:Family
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-10-23: Scope note: made separate paragraphs plus very few changes. Disjoint with: enriched.

Back to the table of contents | Back to top

Class: rico:GroupSubdivisionRelation

IRI: https://www.ica.org/standards/RiC/ontology#GroupSubdivisionRelation

Label(s)
Group Subdivision Relation [en]; Gruppe-Untergruppe [de]; Relación de subdivisión entre grupos de agentes [es]; Relation de subdivision entre groupes d’agents [fr]
Definition
Connects a Group and at least another Group, when the first one has or had the second one(s) among its subdivisions. The Relation is oriented from the Group to its subdivision(s): the parent Group is the source and the subdivision Group(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R005 and RiC-R005i relations
Has super-classes
rico:AgentHierarchicalRelation
rico:WholePartRelation
relationHasSource 1 Group
relationHasTarget min 1 Group
Is equivalent of
rico:groupSubdivisionRelation_role Self
Is in domain of
rico:groupSubdivisionRelation_role
Is in range of
rico:groupSubdivisionRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Identifier

IRI: https://www.ica.org/standards/RiC/ontology#Identifier

Label(s)
Identifiant [fr]; Identificador [es]; Identifier [en]; Identifikator [de]
Definition
A word, number, letter, symbol, or any combination of these used to uniquely identify or reference an individual instance of an entity within a specific information domain.
Scope note
Can include Global Persistent Identifiers (globally unique and persistently resolvable identifier for the entity) and/or Local Identifiers. Both the domain within which the identifier is unique, and the rules used in forming the identifier value should be provided with the identifier value.
Mapping to RiC-CM 1.0
Class implementation of RiC-A22 (Identifier attribute) (see also the identifier datatype property)
Has super-classes
rico:Appellation
Is in domain of
rico:hasIdentifierType; rico:isOrWasIdentifierOf
Is in range of
rico:hasOrHadIdentifier; rico:isIdentifierTypeOf
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.

Back to the table of contents | Back to top

Class: rico:IdentifierType

IRI: https://www.ica.org/standards/RiC/ontology#IdentifierType

Label(s)
Identifier Type [en]; Identifikatorenkategorie [de]; Tipo de identificador [es]; Type d’identifiant [fr]
Definition
Categorization of an Identifier.
Scope note
For example, 'old identifier' ; 'ISNI' (for a person or corporate body), etc.
Has super-classes
rico:Type
Is in domain of
rico:isIdentifierTypeOf
Is in range of
rico:hasIdentifierType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-19: Class added along with hasIdentifierType and isIdentifierTypeOf object properties.

Back to the table of contents | Back to top

Class: rico:Instantiation

IRI: https://www.ica.org/standards/RiC/ontology#Instantiation

Label(s)
Instanciación [es]; Instanciation [fr]; Instantiation [en]; Repräsentation oder Instanz [de]
Definition
The inscription of information made by an Agent on a physical carrier in any persistent, recoverable form as a means of communicating information through time and space.
Scope note
A Record or Record Part must have been instantiated at least once, though this instantiation may no longer exist at the moment of description. An instantiation might also exist at the moment of description, but be destroyed at a later moment in time, when, for example, a derived instantiation might become the only remaining instantiation. A Record Set may have an instantiation, which is to say that it is not a necessary condition. An Instantiation may be derived from another Instantiation. A Record Resource may have many Instantiations simultaneously (for instance, a record printed and saved in the same time as DOCX and PDF/A would have 3 concurrent instantiations) or through time (for example, copy of a record). Depending on the context, a new instantiation may be seen as a new or as the same record resource. During in the process of re-instantiation something is lost and something is preserved, but it is up to the context and the Agent that produces or uses that Instantiation to assess whether the two instantiations are functionally equivalent or not. For instance, a postcard representing a town map from 1874 (Instantiation 1) is digitized and kept as a JPEG file (Instantiation 2). The digital copy may be considered as instantiating the "same" Record by an Agent considering the information transmitted by the Record (e.g., the urban landscape displayed), but as a" different" Record by an antiquarian more focused on the materiality of the carrier. Successive instantiations may change the perceivable boundaries of a Record Resource. For instance, a case file comprising many records may be digitized and saved as one single PDF file, which, from management perspective, may be treated as one Record. Similarly, a large Record Set (a fonds or a series) may be maintained as one database. On the other hand, one record (main document and its annexes) may be digitized in separate files and each one may be managed as a discrete “physical” item. Instantiations may require mediation to communicate the information in the Record Resource. While a traditional Record on paper can simply be read by an Agent in order to understand the information, a vinyl recording, a video cassette or a digital file needs a device (mediator) to codify or decodify the information conveyed. This mediator may imply simple physical components (a turntable needle, for example), or a complex gallery of software and hardware elements. Instantiations are more than the mere informational content of Record Resource and may be the focus of preservation and physical management of records. The use of particular document types for records, such as a medieval charter, may have implications for the authenticity of the records. Hence, the way a Record Resource is instantiated contributes to the contextualizing of the content.record resource is instantiated contributes to the contextualizing the content. Distinguishing the message conveyed (Record Resource) and its physical representations (Instantiation) allows for the efficient management of their descriptions, and preserve information about a Record Resource even when no physical representation of it exists or is known to exist anymore. The relations between distinct instantiations can then be expressed wherever they coexist, and they can be related to the Record Resource they instantiate.
Mapping to RiC-CM 1.0
Corresponds to RiC-E06 (Instantiation entity)
Possible mapping(s) with other external resources
PREMIS Representation
Has super-classes
rico:Thing
Is in domain of
rico:accumulationDate; rico:authenticityNote; rico:carrierExtent; rico:conditionsOfAccess; rico:conditionsOfUse; rico:creationDate; rico:derivationDate; rico:destructionDate; rico:documents; rico:hadComponent; rico:hasAccumulationDate; rico:hasAccumulator; rico:hasAddressee; rico:hasCarrierType; rico:hasCollector; rico:hasComponentTransitive; rico:hasCreationDate; rico:hasCreator; rico:hasDerivationDate; rico:hasDestructionDate; rico:hasDirectComponent; rico:hasMigrationDate; rico:hasOrHadComponent; rico:hasOrHadDerivedInstantiation; rico:hasOrHadHolder; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadManager; rico:hasOrHadTitle; rico:hasOrganicOrFunctionalProvenance; rico:hasOrganicProvenance; rico:hasOrganicProvenanceDate; rico:hasProductionTechniqueType; rico:hasReceiver; rico:hasRepresentationType; rico:hasSender; rico:history; rico:instantiationExtent; rico:instantiationStructure; rico:isComponentOfTransitive; rico:isDirectComponentOf; rico:isFunctionallyEquivalentTo; rico:isInstantiationAssociatedWithInstantiation; rico:isOrWasAnalogueInstantiationOf; rico:isOrWasComponentOf; rico:isOrWasDerivedFromInstantiation; rico:isOrWasDigitalInstantiationOf; rico:isOrWasInstantiationOf; rico:migratedFrom; rico:migratedInto; rico:migrationDate; rico:physicalCharacteristicsNote; rico:physicalOrLogicalExtent; rico:productionTechnique; rico:qualityOfRepresentationNote; rico:structure; rico:title; rico:wasComponentOf
Is in range of
rico:documentedBy; rico:hadComponent; rico:hasComponentTransitive; rico:hasDirectComponent; rico:hasOrHadAnalogueInstantiation; rico:hasOrHadComponent; rico:hasOrHadDerivedInstantiation; rico:hasOrHadDigitalInstantiation; rico:hasOrHadInstantiation; rico:isAccumulationDateOf; rico:isAccumulatorOf; rico:isAddresseeOf; rico:isCarrierTypeOf; rico:isCollectorOf; rico:isComponentOfTransitive; rico:isCreationDateOf; rico:isCreatorOf; rico:isDerivationDateOf; rico:isDestructionDateOf; rico:isDirectComponentOf; rico:isFunctionallyEquivalentTo; rico:isInstantiationAssociatedWithInstantiation; rico:isMigrationDateOf; rico:isOrWasComponentOf; rico:isOrWasDerivedFromInstantiation; rico:isOrWasHolderOf; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasManagerOf; rico:isOrWasTitleOf; rico:isOrganicOrFunctionalProvenanceOf; rico:isOrganicProvenanceDateOf; rico:isOrganicProvenanceOf; rico:isProductionTechniqueTypeOf; rico:isReceiverOf; rico:isRepresentationTypeOf; rico:isSenderOf; rico:migratedFrom; rico:migratedInto; rico:wasComponentOf
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restrictions.
2020-10-23: Comment: updated. Scope note: updated and made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:InstantiationExtent

IRI: https://www.ica.org/standards/RiC/ontology#InstantiationExtent

Label(s)
Extensión de la instanciación [es]; Instantiation Extent [en]; Mesure d’une instanciation [fr]; Umfang der Instanz|Repräsentation [de]
Definition
Countable characteristics of an Instantiation expressed as a quantity.
Mapping to RiC-CM 1.0
Class implementation of RiC-A23 (Instantiation Extent attribute)
Has super-classes
rico:Extent
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-21: Changed a bit the definition and added change notes.
2020-10-28: Class added in order to handle an accurate description of an instantiation extent

Back to the table of contents | Back to top

Class: rico:InstantiationToInstantiationRelation

IRI: https://www.ica.org/standards/RiC/ontology#InstantiationToInstantiationRelation

Label(s)
Instantiation to Instantiation Relation [en]; Instanz|Repräsentation-Instanz|Repräsentation [de]; Relación entre instanciaciones [es]; Relation entre instanciations [fr]
Definition
Connects at least two instantiations. This Relation is a generic, not oriented one.
Has super-classes
rico:Relation
relationConnects min 2 Instantiation
Is equivalent of
rico:instantiationToInstantiationRelation_role Self
Is in domain of
rico:instantiationToInstantiationRelation_role
Is in range of
rico:instantiationToInstantiationRelation_role
Has sub-classes
rico:DerivationRelation; rico:FunctionalEquivalenceRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:IntellectualPropertyRightsRelation

IRI: https://www.ica.org/standards/RiC/ontology#IntellectualPropertyRightsRelation

Label(s)
Akteur-Urheberschaft-Recordressource/Instanz [de]; Intellectual Property Rights Relation [en]; Relación de propiedad intelectual [es]; Relation de propriété intellectuelle [fr]
Definition
Connects at least one Agent and one Record Resource or Instantiation on which the Agent has or had some intellectual property rights. The Agent(s) is the source of the Relation and the Record Resource(s) or Instantiation(s) is the target.
Scope note
Can be used, when the record resource is a work, for specifying the connection between the record resource and its author(s).
Mapping to RiC-CM 1.0
Class implementation of RiC-R040 and RiC-R040i relations
Has super-classes
rico:AuthorityRelation
relationHasSource min 1 (Group or Person or Position)
relationHasTarget min 1 (Instantiation or RecordResource)
Is equivalent of
rico:intellectualPropertyRightsRelation_role Self
Is in domain of
rico:intellectualPropertyRightsRelation_role
Is in range of
rico:intellectualPropertyRightsRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:KnowingOfRelation

IRI: https://www.ica.org/standards/RiC/ontology#KnowingOfRelation

Label(s)
Knowing Of Relation [en]; Person-Kenntnis-Person [de]; Relación de conocimieto indirecto entre personas [es]; Relation de connaissance à propos d’une personne [fr]
Definition
Connects at least one Person to at least another one, when the first one has some knowledge of the second one through time or space. The first Person is the source of the Relation, and the second one is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R050 and RiC-R050i relations
Has super-classes
rico:AgentToAgentRelation
relationHasSource min 1 Person
relationHasTarget min 1 Person
Is equivalent of
rico:knowingOfRelation_role Self
Is in domain of
rico:knowingOfRelation_role
Is in range of
rico:knowingOfRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:KnowingRelation

IRI: https://www.ica.org/standards/RiC/ontology#KnowingRelation

Label(s)
Knowing Relation [en]; Person-Bekanntschaft-Person [de]; Relación de conocimiento directo entre personas [es]; Relation de connaissance entre personnes [fr]
Definition
Connects at least two Persons who directly know each other during their existence. This Relation is not oriented.
Scope note
The relation implies that the two persons met or at least corresponded with each other.
Mapping to RiC-CM 1.0
Class implementation of RiC-R051 and RiC—R051i relations
Has super-classes
rico:AgentToAgentRelation
relationConnects min 2 Person
Is equivalent of
rico:knowingRelation_role Self
Is in domain of
rico:knowingRelation_role
Is in range of
rico:knowingRelation_role
Has sub-classes
rico:CorrespondenceRelation; rico:TeachingRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Language

IRI: https://www.ica.org/standards/RiC/ontology#Language

Label(s)
Language [en]; Langue [fr]; Lengua [es]; Sprache [de]
Definition
A spoken or written human language represented in a Record Resource or used by an Agent.
Mapping to RiC-CM 1.0
Corresponds to RiC-A25 (Language attribute)
Has super-classes
rico:Concept
Is in domain of
rico:isOrWasLanguageOf; rico:isOrWasLanguageOfAllMembersOf; rico:isOrWasLanguageOfSomeMembersOf
Is in range of
rico:hasOrHadAllMembersWithLanguage; rico:hasOrHadLanguage; rico:hasOrHadSomeMembersWithLanguage
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-12-28: Changed the definition (skos:comment annotation); so that it conforms to the RiC-CM one.
2020-10-23: Scope note from RiC-CM : deleted.

Back to the table of contents | Back to top

Class: rico:LeadershipRelation

IRI: https://www.ica.org/standards/RiC/ontology#LeadershipRelation

Label(s)
Leadership Relation [en]; Person-Führung-Person [de]; Relación de liderazgo [es]; Relation de direction [fr]
Definition
Connects at least one Person and at least one Group, when the first one(s) lead(s) or led the second one(s). The Relation is oriented from the leading Person to the Group: the leading Person(s) is the source of the Relation, and the Group(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R042 and RiC-R042i relations
Has super-classes
rico:AgentControlRelation
leadershipWithPosition max 1 Position
relationHasSource min 1 Person
relationHasTarget min 1 Group
Is equivalent of
rico:leadershipRelation_role Self
Is in domain of
rico:leadershipRelation_role; rico:leadershipWithPosition
Is in range of
rico:leadershipRelation_role; rico:positionIsContextOfLeadershipRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:LegalStatus

IRI: https://www.ica.org/standards/RiC/ontology#LegalStatus

Label(s)
Legal Status [en]; Rechtstatus [de]; Status jurídico [es]; Statut légal [fr]
Definition
A status defined by law.
Mapping to RiC-CM 1.0
Corresponds to RiC-A26 (Legal Status attribute)
Has super-classes
rico:Type
Is in domain of
rico:isOrWasLegalStatusOf; rico:isOrWasLegalStatusOfAllMembersOf; rico:isOrWasLegalStatusOfSomeMembersOf
Is in range of
rico:hasOrHadAllMembersWithLegalStatus; rico:hasOrHadLegalStatus; rico:hasOrHadSomeMembersWithLegalStatus
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:ManagementRelation

IRI: https://www.ica.org/standards/RiC/ontology#ManagementRelation

Label(s)
Akteur-Management-Recordressource/Instanz [de]; Management Relation [en]; Relación de gestión [es]; Relation de gestion [fr]
Definition
Connects at least one Agent and at least one Record Resource or Instantiation that the Agent manages or managed. The Agent(s) is the source of the Relation, and the Record Resource(s) or Instantiation(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R038 and RiC-R038i relations
Has super-classes
rico:AuthorityRelation
relationHasSource min 1 Agent
relationHasTarget min 1 (Instantiation or RecordResource)
Is equivalent of
rico:managementRelation_role Self
Is in domain of
rico:managementRelation_role
Is in range of
rico:managementRelation_role
Has sub-classes
rico:RecordResourceHoldingRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Mandate

IRI: https://www.ica.org/standards/RiC/ontology#Mandate

Label(s)
Mandat [de]; Mandat [fr]; Mandate [en]; Norma [es]
Definition
Delegation of responsibility or authority by an Agent to another Agent to perform an Activity.
Scope note
Mandate is a kind of Rule. A mandate confers the responsibility or authority of an agent to perform a specified activity. In addition to assigning an activity and delegating responsibility or authority to perform the activity to an agent, a mandate commonly limits the place (jurisdiction) and date (time period) within which an agent may perform the activity (where and when). Mandates exist in a specific social and cultural context, and within that context are subject to change over time. While a mandate may be tacit, in whole or part, it may be explicitly expressed in a variety of documentary sources (for example, constitutions, legislation, (legal) acts, statutes, legal codes, ordinances, charges, charters, or mission statements). The evidence for identifying a mandate may be found in its entirety in one documentary source (for example, a law or regulation), or may be found in two or more sources. A mandate should not be confused with the one or more documentary sources that serve as evidence of its identity. A documentary source is a record.
Mapping to RiC-CM 1.0
Corresponds to RiC-E17 (Mandate entity)
Has super-classes
rico:Rule
Is in domain of
rico:authorizes; rico:hasOrHadMandateType
Is in range of
rico:authorizedBy; rico:isOrWasMandateTypeOf
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-21: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Scope note: made separate paragraphs and updated. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:MandateRelation

IRI: https://www.ica.org/standards/RiC/ontology#MandateRelation

Label(s)
Mandat-Akteur [de]; Mandate Relation [en]; Relación normativa [es]; Relation impliquant un mandat [fr]
Definition
Connects at least one Mandate and at least one Agent, when the first gives or gave the second one the authority or competencies to act. May also involve one to many Activities that the Mandate(s) assign(s) or assigned to the Agent(s). The Mandate(s) is the source of the Relation and the Agent(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R067 and RiC-R067i relations
Has super-classes
rico:RuleRelation
asConcernsActivity min 1 Activity
relationHasSource min 1 Mandate
relationHasTarget min 1 Agent
Is equivalent of
rico:mandateRelation_role Self
Is in domain of
rico:asConcernsActivity; rico:authorizingAgent; rico:mandateRelation_role
Is in range of
rico:activityIsContextOfRelation; rico:isAuthorizingAgentInMandateRelation; rico:mandateRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed a 0.2 existing unnecessary restriction.

Back to the table of contents | Back to top

Class: rico:MandateType

IRI: https://www.ica.org/standards/RiC/ontology#MandateType

Label(s)
Mandate Type [en]; Mandatkategorie [de]; Tipo de norma [es]; Type de mandat [fr]
Definition
Categorization of a Mandate.
Scope note
For example : charter, treaty, contract, letter of appointment, papal mandate, episcopal mandate, ciurt mandate, election mandate, popular mandate, federal mandate, etc.
Mapping to RiC-CM 1.0
Corresponds to RiC-A44 (Mandate Type attribute).
Has super-classes
rico:RuleType
Is in domain of
rico:isOrWasMandateTypeOf
Is in range of
rico:hasOrHadMandateType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Added in RiC-0 1.0 as it has been added to RiC-CM 1.0.

Back to the table of contents | Back to top

Class: rico:Mechanism

IRI: https://www.ica.org/standards/RiC/ontology#Mechanism

Label(s)
Mecanismo [es]; Mechanism [en]; Mechanismus [de]; Système [fr]
Definition
A process or system created by a Person or Group that performs an Activity.
Scope note
Mechanism is a kind of Agent. A mechanism may have both mechanical and software components or may be exclusively software. A mechanism acts in the world producing physical or social effects and may generate or modify records. A mechanism performs activities based on rules determined by the agent that designed and created it. A mechanism has an essential, derivative relation with the designing and creating agent.
Mapping to RiC-CM 1.0
Corresponds to RiC-E13 (Mechanism entity)
Has super-classes
rico:Agent
Disjoint with
rico:Person; rico:Position
Is in domain of
rico:technicalCharacteristics
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-10-23: scope note: made separate paragraphs. Disjoint with: enriched.

Back to the table of contents | Back to top

Class: rico:MembershipRelation

IRI: https://www.ica.org/standards/RiC/ontology#MembershipRelation

Label(s)
Gruppe-Mitgliedschaft-Person [de]; Membership Relation [en]; Relación de membresía [es]; Relation d’appartenance [fr]
Definition
Connects a Group and at least one Person, when the first one has or had the second one(s) among its members. The Relation is oriented from the Group to its members: the Group(s) is the source of the Relation, and the Person(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R055 and RiC-R055i relations
Has super-classes
rico:AgentToAgentRelation
membershipWithPosition max 1 Position
relationHasSource 1 Group
relationHasTarget min 1 Person
Is equivalent of
rico:membershipRelation_role Self
Is in domain of
rico:membershipRelation_role; rico:membershipWithPosition
Is in range of
rico:membershipRelation_role; rico:positionIsContextOfMembershipRelation
Has sub-classes
rico:StudyAtRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:MigrationRelation

IRI: https://www.ica.org/standards/RiC/ontology#MigrationRelation

Label(s)
Migration Relation [en]; Relación de migración entre instanciaciones [es]; Relation de migration [fr]; Repräsentation-Migration-Repräsentation [de]
Definition
Connects an Instantiation and at least another Instantiation it has been migrated into. The Relation is oriented chronologically, from the first Instantiation in time (the migrated one) to the one which results from its migration: the first Instantiation in time is the source of the Relation, and the resulting Instantiation is the target.
Scope note
Use for digital instantiations.
Mapping to RiC-CM 1.0
Class implementation of RiC-R015 and RiC-R015i relations
Has super-classes
rico:DerivationRelation
relationHasSource 1 Instantiation
relationHasTarget min 1 Instantiation
Is equivalent of
rico:migrationRelation_role Self
Is in domain of
rico:migrationRelation_role
Is in range of
rico:migrationRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Name

IRI: https://www.ica.org/standards/RiC/ontology#Name

Label(s)
Name [de]; Name [en]; Nom [fr]; Nombre [es]
Definition
A label, title or term designating an entity in order to make it distinguishable from other similar entities.
Scope note
Provides brief information about the content or other individual characteristics of the entity being described, necessary to distinguish it from other perhaps similar entities.
Mapping to RiC-CM 1.0
Class implementation of RiC-A28 (Name attribute) (see also the name datatype property)
Has super-classes
rico:Appellation
Is in domain of
rico:isOrWasNameOf
Is in range of
rico:hasOrHadName
Has sub-classes
rico:AgentName; rico:PlaceName; rico:Title
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:OccupationType

IRI: https://www.ica.org/standards/RiC/ontology#OccupationType

Label(s)
Beschäftigungskategorie [de]; Occupation Type [en]; Tipo de ocupación [es]; Type d’occupation [fr]
Definition
Categorization of a profession, trade, or craft pursued by a Person in fulfilment of an Activity.
Scope note
The pursuit of an occupation involves the performance of an Activity. Successful performance of the Activity is based on the ability to perform related competencies successfully. Such competencies may be acquired through education or experience, or a combination of both. The authority of the Person to pursue the occupation may be derived tacitly or explicitly from an external Agent, based on a demonstrated mastery of the competency. An occupation may be pursued independently by a Person or a Group, thereby contributing to the fulfilment of the function (activity) of the group. Should not be confused with Position where, for example, an agent with the occupation type "lawyer" holds the position of "legal counsel" in an agency. Related to but should not be confused with the domain or field of activity, such as an archivist who works in the domain of archival science.
Mapping to RiC-CM 1.0
Corresponds to RiC-A30 (Occupation Type attribute)
Has super-classes
rico:ActivityType
rico:DemographicGroup
Is in domain of
rico:isOrWasOccupationTypeOf
Is in range of
rico:hasOrHadOccupationOfType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: scope note: added.

Back to the table of contents | Back to top

Class: rico:OrganicOrFunctionalProvenanceRelation

IRI: https://www.ica.org/standards/RiC/ontology#OrganicOrFunctionalProvenanceRelation

Label(s)
Organic or functional provenance Relation [en]; Recordressource/Instanz-Herkunft-Akteur/Funktion [de]; Relación de procedencia orgánica or funcional [es]; Relation de provenance organique ou fonctionnelle [fr]
Definition
Connects at least one Record Resource or Instantiation to at least one Agent or Activity, when the Agent or Activity is the provenance of the Record Resource or Instantiation (i.e. when the Agent created, accumulated or maintained the Record Resource or Instantiation, or when the Activity resulted into them). The Record Resource(s) or Instantiation(s) is the source of the Relation, and the Agent(s) or Activity(-ies) is the target.
Scope note
This relation stands for organic and for functional provenance.
Has super-classes
rico:Relation
relationHasSource min 1 (Instantiation or RecordResource)
relationHasTarget min 1 (Activity or Agent)
Is equivalent of
rico:organicOrFunctionalProvenanceRelation_role Self
Is in domain of
rico:organicOrFunctionalProvenanceRelation_role
Is in range of
rico:organicOrFunctionalProvenanceRelation_role
Has sub-classes
rico:ActivityDocumentationRelation; rico:OrganicProvenanceRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-07: Renamed the relation (its name was ProvenanceRelation).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:OrganicProvenanceRelation

IRI: https://www.ica.org/standards/RiC/ontology#OrganicProvenanceRelation

Label(s)
Organic Provenance Relation [en]; Recordressource/Instanz-Herkunft-Akteur [de]; Relación de procedencia orgánica [es]; Relation de provenance organique [fr]
Definition
Connects at least one Record Resource or an Instantiation to at least one Agent that creates or accumulates the Record Resource, receives it, or sends it. The Record Resource(s) or Instantiation(s) is the source of the Relation, and the Agent(s) is the target.
Scope note
This is the most general organic provenance relation. Use it to connect a record resource or instantiation with an agent only if it is not possible to use a narrower, more specific relation, for example Creation Relation.
Mapping to RiC-CM 1.0
Class implementation of RiC-R026 and RiC-R026i relations
Has super-classes
rico:OrganicOrFunctionalProvenanceRelation
relationHasSource min 1 (Instantiation or RecordResource)
relationHasTarget min 1 Agent
Is equivalent of
rico:organicProvenanceRelation_role Self
Is in domain of
rico:organicProvenanceRelation_role
Is in range of
rico:organicProvenanceRelation_role
Has sub-classes
rico:AccumulationRelation; rico:CreationRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-07: Renamed the relation in order to make it clearer (its name was AgentOriginationRelation).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:OwnershipRelation

IRI: https://www.ica.org/standards/RiC/ontology#OwnershipRelation

Label(s)
Gruppe/Person/Position-Besitz-Ding [de]; Ownership Relation [en]; Relación de posesión [es]; Relation de propriété [fr]
Definition
Connects at least one Group, Person or Position and at least a Thing that these Agent(s) own(s) or owned. The Group(s), Person(s) or Position(s) is the source of the Relation, and the Agent(s) is the target.
Scope note
Among other probably more rare use cases for archival description, can be used between agents (a person owns a corporate body, a corporate body owns a mechanism), or between agents and record resources.
Mapping to RiC-CM 1.0
Class implementation of RiC-R037 and RiC-R037i relations
Has super-classes
rico:AuthorityRelation
relationHasSource min 1 (Group or Person or Position)
relationHasTarget min 1 Thing
Is equivalent of
rico:ownershipRelation_role Self
Is in domain of
rico:ownershipRelation_role
Is in range of
rico:ownershipRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:PerformanceRelation

IRI: https://www.ica.org/standards/RiC/ontology#PerformanceRelation

Label(s)
Aktivität-Ausführung-Akteur [de]; Performance Relation [en]; Relación de desarrollo funcional [es]; Relation entre activités et agents [fr]
Definition
Connects at least one Activity to at least one Agent that performs or performed the activity. The Activity(-ies) is the source of the Relation and the Agent(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R060 and RiC-R060i relations
Has super-classes
rico:EventRelation
relationHasSource min 1 Activity
relationHasTarget min 1 Agent
Is equivalent of
rico:performanceRelation_role Self
Is in domain of
rico:performanceRelation_role
Is in range of
rico:performanceRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Person

IRI: https://www.ica.org/standards/RiC/ontology#Person

Label(s)
Person [de]; Person [en]; Persona [es]; Personne [fr]
Definition
An individual human being.
Scope note
Person is a kind of Agent. Most commonly, a human being (biological person) has a single socially constructed identity or persona. Less common though not rare, one or more personae in addition to the original persona which emerges at or near birth may be associated with the human being over the course of that human being’s lifetime. Such "alternative personae" are most often created by the original person for specific purposes. The original persona may, in everyday discourse, be regarded as “the real person”. Under some circumstances, an alternative persona might eclipse or replace the original person (Mark Twain eclipsing Samuel Clemens; John Wayne eclipsing Marion Mitchell Morrison), that is, the alternative identity becomes the predominant identity. Less common is when two or more persons collaborate to create a shared persona. A persona shared by two or more persons constitutes a kind of group. Within the archival context, the description of a person commonly will focus on the original associated persona, with alternative personae noted. Exceptionally, an alternative persona may displace the original persona as the focus of the description. Under some circumstances, for example, when record resources are associated with two or more different personae of one person, describing the different personae as separate though related persons may be desirable. Alternatively, a person may change their identity over the course of their lifetime.
Mapping to RiC-CM 1.0
Corresponds to RiC-E08 (Person entity)
Has super-classes
rico:Agent
Disjoint with
rico:Position
Is in domain of
rico:birthDate; rico:deathDate; rico:hasAncestor; rico:hasBirthDate; rico:hasBirthPlace; rico:hasChild; rico:hasDeathDate; rico:hasDeathPlace; rico:hasDescendant; rico:hasFamilyAssociationWith; rico:hasOrHadCorrespondent; rico:hasOrHadDemographicGroup; rico:hasOrHadEmployer; rico:hasOrHadOccupationOfType; rico:hasOrHadSpouse; rico:hasOrHadStudent; rico:hasOrHadTeacher; rico:hasSibling; rico:isAuthorOf; rico:isChildOf; rico:isOrWasEmployerOf; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasLeaderOf; rico:isOrWasMemberOf; rico:isOrWasOwnerOf; rico:knownBy; rico:knows; rico:knowsOf; rico:occupiesOrOccupied; rico:studiesOrStudiedAt
Is in range of
rico:hasAncestor; rico:hasAuthor; rico:hasChild; rico:hasDescendant; rico:hasFamilyAssociationWith; rico:hasOrHadCorrespondent; rico:hasOrHadEmployer; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadLeader; rico:hasOrHadMember; rico:hasOrHadOwner; rico:hasOrHadSpouse; rico:hasOrHadStudent; rico:hasOrHadTeacher; rico:hasSibling; rico:isBirthDateOf; rico:isBirthPlaceOf; rico:isChildOf; rico:isDeathDateOf; rico:isDeathPlaceOf; rico:isOrWasAttendedByStudent; rico:isOrWasDemographicGroupOf; rico:isOrWasEmployerOf; rico:isOrWasOccupationTypeOf; rico:isOrWasOccupiedBy; rico:knownBy; rico:knows; rico:knowsOf
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2021-02-08: Removed one Restriction.
2020-10-23: Scope note: made separate paragraphs and updated. Disjoint with: enriched. Objective: to make RiC-O compliant with RiC-CM v0.2.
2020-10-23: Scope note: made separate paragraphs and updated. Disjoint with: enriched. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:PhysicalLocation

IRI: https://www.ica.org/standards/RiC/ontology#PhysicalLocation

Label(s)
Localisation physique [fr]; Localización física de lugar [es]; Physical Location [en]; Standort [de]
Definition
A delimitation of the physical territory of a Place.
Scope note
Used to describe basic human-readable text such as an address, a cadastral reference, or less precise information found in a record. Use the coordinates datatype property, or the Coordinates class to capture the geographical coordinates of the Place. Use spatial relations (particularly 'has or had location') to capture a relation between two places.
Mapping to RiC-CM 1.0
Class implementation of RiC-A27 (Location attribute)
Has super-classes
rico:Thing
Is in domain of
rico:hasOrHadCoordinates; rico:isOrWasPhysicalLocationOf
Is in range of
rico:hasOrHadPhysicalLocation; rico:isOrWasCoordinatesOf
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the two 0.2 existing unnecessary restrictions.

Back to the table of contents | Back to top

Class: rico:Place

IRI: https://www.ica.org/standards/RiC/ontology#Place

Label(s)
Geografikum [de]; Lieu [fr]; Lugar [es]; Place [en]
Definition
Bounded, named geographic area or region.
Scope note
A jurisdiction is the bounded geographic area within which an Agent has the authority to perform specified activities constrained by rules. Jurisdictions, man-made structures, and natural features are historical entities. A Place thus may have a beginning date and ending date and changing boundaries that result from human or natural events. A Place may be systematically referenced to a location on the earth (geographic coordinates).
Mapping to RiC-CM 1.0
Corresponds to RiC-E22 (Place entity)
Has super-classes
rico:Thing
Is in domain of
rico:contained; rico:containsOrContained; rico:containsTransitive; rico:directlyContains; rico:geographicalCoordinates; rico:hasOrHadPhysicalLocation; rico:hasOrHadPlaceName; rico:hasOrHadPlaceType; rico:history; rico:isBirthPlaceOf; rico:isContainedByTransitive; rico:isDeathPlaceOf; rico:isDirectlyContainedBy; rico:isOrWasAdjacentTo; rico:isOrWasContainedBy; rico:isOrWasJurisdictionOf; rico:isOrWasLocationOf; rico:isOrWasLocationOfAgent; rico:isPlaceAssociatedWith; rico:isPlaceAssociatedWithAgent; rico:location; rico:overlapsOrOverlapped; rico:wasContainedBy
Is in range of
rico:agentHasOrHadLocation; rico:contained; rico:containsOrContained; rico:containsTransitive; rico:directlyContains; rico:hasBirthPlace; rico:hasDeathPlace; rico:hasOrHadJurisdiction; rico:hasOrHadLocation; rico:isAgentAssociatedWithPlace; rico:isAssociatedWithPlace; rico:isContainedByTransitive; rico:isDirectlyContainedBy; rico:isOrWasAdjacentTo; rico:isOrWasContainedBy; rico:isOrWasPhysicalLocationOf; rico:isOrWasPlaceNameOf; rico:isOrWasPlaceTypeOf; rico:overlapsOrOverlapped; rico:wasContainedBy
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Comment: updated. Scope note: updated and made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:PlaceName

IRI: https://www.ica.org/standards/RiC/ontology#PlaceName

Label(s)
Geografikumsname [de]; Nombre de lugar [es]; Nom de lieu [fr]; Place Name [en]
Definition
A label, title or term designating a Place in order to make it distinguishable from other similar entities.
Mapping to RiC-CM 1.0
Class implementation of a specialization of RiC-A28 (Name attribute)
Has super-classes
rico:Name
Is in domain of
rico:isOrWasPlaceNameOf
Is in range of
rico:hasOrHadPlaceName
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:PlaceRelation

IRI: https://www.ica.org/standards/RiC/ontology#PlaceRelation

Label(s)
Geografikum-Ding [de]; Place Relation [en]; Relación con lugar [es]; Relation impliquant un lieu [fr]
Definition
Connects a Place and at least one Thing when the first is associated with the existence and lifecycle of the second one. The Place is the source of the Relation and the Thing(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R074 and RiC-R074i relations
Has super-classes
rico:Relation
relationHasSource 1 Place
relationHasTarget min 1 Thing
Is equivalent of
rico:placeRelation_role Self
Is in domain of
rico:placeRelation_role
Is in range of
rico:placeRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:PlaceType

IRI: https://www.ica.org/standards/RiC/ontology#PlaceType

Label(s)
Geografikumskategorie [de]; Place Type [en]; Tipo de lugar [es]; Type de lieu [fr]
Definition
Categorization of a Place.
Scope note
Broadly, a Place may be a member of three broad categories: jurisdiction, manmade structure, or a natural feature. Each of these three categories can subdivided into narrower categories.
Mapping to RiC-CM 1.0
Corresponds to RiC-A32 (Place Type attribute)
Has super-classes
rico:Type
Is in domain of
rico:isOrWasPlaceTypeOf
Is in range of
rico:hasOrHadPlaceType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.

Back to the table of contents | Back to top

Class: rico:Position

IRI: https://www.ica.org/standards/RiC/ontology#Position

Label(s)
Position [de]; Position [en]; Poste occupé [fr]; Puesto [es]
Definition
The functional role of a Person within a Group.
Scope note
Position is a kind of Agent. Position is the intersection of a Person and a Group. Position exists independently of the Person that holds the Position within a Group. More than one Person may hold a Position. Position is commonly defined in a Mandate, often called a position description or job description. The Mandate may specify the work to be performed (Activity) as well as the competencies for performing the Activity. A Position is often given a Name. A Position may be tied to a project or to a set of tasks and thus have a defined duration. A Position may change over time, as the Group that establishes it changes over time. Position is not to be confused with Occupation or Activity. Within the records created by a Corporate Body, a Position may be used to identify the record sets resulting from activities performed by one or more persons holding the Position over time, without necessarily identifying or describing the Person or persons, or identifying which records were created by each Person.
Mapping to RiC-CM 1.0
Corresponds to RiC-E12 (Position entity)
Has super-classes
rico:Agent
Is in domain of
rico:existsOrExistedIn; rico:isAuthorOf; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasOccupiedBy; rico:isOrWasOwnerOf; rico:positionIsContextOfLeadershipRelation; rico:positionIsContextOfMembershipRelation
Is in range of
rico:hasAuthor; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadOwner; rico:hasOrHadPosition; rico:leadershipWithPosition; rico:membershipWithPosition; rico:occupiesOrOccupied
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-10-23: Scope note: made separate paragraphs and updated. Disjoint with: enriched. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:PositionHoldingRelation

IRI: https://www.ica.org/standards/RiC/ontology#PositionHoldingRelation

Label(s)
Person-Position [de]; Position Holding Relation [en]; Relación de ocupación entre una persona y un puesto [es]; Relation entre une personne et un poste [fr]
Definition
Connects at least one Person and at least one Position that the Person(s) occupies or occupied. The Person is the source of the Relation and the Position is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R054 and RiC-R054i relations
Has super-classes
rico:AgentToAgentRelation
relationHasSource min 1 Person
relationHasTarget min 1 Position
Is equivalent of
rico:positionHoldingRelation_role Self
Is in domain of
rico:positionHoldingRelation_role
Is in range of
rico:positionHoldingRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:PositionToGroupRelation

IRI: https://www.ica.org/standards/RiC/ontology#PositionToGroupRelation

Label(s)
Position-Gruppe [de]; Position to Group Relation [en]; Relación de ocupación entre un grupo y un puesto [es]; Relation entre un poste et un groupe [fr]
Definition
Connects at least one Position and a Group in which the position(s) exist(s) or existed, or that is (are) defined by that group's organizational structure. The Position(s) is the source of the Relation and the Group is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R056 and RiC-R056i relations
Has super-classes
rico:AgentToAgentRelation
relationHasSource min 1 Position
relationHasTarget 1 Group
Is equivalent of
rico:positionToGroupRelation_role Self
Is in domain of
rico:positionToGroupRelation_role
Is in range of
rico:positionToGroupRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:ProductionTechniqueType

IRI: https://www.ica.org/standards/RiC/ontology#ProductionTechniqueType

Label(s)
Herstellungstechnikkategorie [de]; Production Technique Type [en]; Tipo de técnica de producción [es]; Type de technique de production [fr]
Definition
The method used in the representation of information on an instantiation.
Mapping to RiC-CM 1.0
Class implementation of RiC-A33 (Production Technique attribute)
Has super-classes
rico:Type
Is in domain of
rico:isProductionTechniqueTypeOf
Is in range of
rico:hasProductionTechniqueType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Comment: updated. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:Proxy

IRI: https://www.ica.org/standards/RiC/ontology#Proxy

Label(s)
Proxy [de]; Proxy [en]; Proxy [es]; Proxy [fr]
Definition
A Proxy represents (stands for) a Record Resource as it exists in a specific other Record Resource.
Scope note
Useful e.g. in conjunction with rico:rankInSequence for describing sequences of Records or Record Sets in the context of a Record Set, or of Record Parts and Records in the context of a Record; or in conjunction with rico:rankInHierarchy for describing hierarchies of Records and/or Record Parts in the context of a Record Set, Record, or Record Part. A Record Resource has only one Proxy in the context of one specific Record Set, Record, or Record Part. It may have many Proxies simultaneously or through time.
Possible mapping(s) with other external resources
ORE Proxy (http://www.openarchives.org/ore/terms/Proxy)
Has super-classes
rico:Concept
proxyFor 1 RecordResource
proxyIn 1 RecordResource
Is in domain of
rico:proxyDirectlyFollowsInSequence; rico:proxyDirectlyFollowsProxyInSequence; rico:proxyDirectlyIncludes; rico:proxyDirectlyIncludesProxy; rico:proxyDirectlyPrecedesInSequence; rico:proxyDirectlyPrecedesProxyInSequence; rico:proxyFollowsInSequence; rico:proxyFollowsProxyInSequenceTransitive; rico:proxyFor; rico:proxyHasConstituent; rico:proxyHasConstituentProxyTransitive; rico:proxyHasDirectConstituent; rico:proxyHasDirectConstituentProxy; rico:proxyIn; rico:proxyInRecord; rico:proxyInRecordSet; rico:proxyIncludes; rico:proxyIncludesProxyTransitive; rico:proxyIsConstituentOf; rico:proxyIsConstituentOfProxyTransitive; rico:proxyIsDirectConstituentOf; rico:proxyIsDirectConstituentOfProxy; rico:proxyIsDirectlyIncludedIn; rico:proxyIsDirectlyIncludedInProxy; rico:proxyIsIncludedIn; rico:proxyIsIncludedInProxyTransitive; rico:proxyPrecedesInSequence; rico:proxyPrecedesProxyInSequenceTransitive; rico:rankInHierarchy; rico:rankInSequence
Is in range of
rico:directlyFollowsProxyInSequence; rico:directlyIncludesProxy; rico:directlyPrecedesProxyInSequence; rico:followsProxyInSequence; rico:hasConstituentProxy; rico:hasDirectConstituentProxy; rico:hasProxy; rico:includesProxy; rico:isConstituentOfProxy; rico:isDirectConstituentOfProxy; rico:isDirectlyIncludedInProxy; rico:isIncludedInProxy; rico:precedesProxyInSequence; rico:proxyDirectlyFollowsProxyInSequence; rico:proxyDirectlyIncludesProxy; rico:proxyDirectlyPrecedesProxyInSequence; rico:proxyFollowsProxyInSequenceTransitive; rico:proxyHasConstituentProxyTransitive; rico:proxyHasDirectConstituentProxy; rico:proxyIncludesProxyTransitive; rico:proxyIsConstituentOfProxyTransitive; rico:proxyIsDirectConstituentOfProxy; rico:proxyIsDirectlyIncludedInProxy; rico:proxyIsIncludedInProxyTransitive; rico:proxyPrecedesProxyInSequenceTransitive
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2025-03-04: Changed range of proxyIn restriction and rdfs:comment to allow any Record Resource, not only a Record Set. Also tweaked the scope note to refer to the new datatype properties rico:rankInSequence and rico:rankInHierarchy, and to generalise it to different kinds of Record Resources.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Record

IRI: https://www.ica.org/standards/RiC/ontology#Record

Label(s)
Documento [es]; Objet informationnel [fr]; Record [de]; Record [en]
Definition
Discrete information content formed and inscribed, at least once, by any method on any carrier in any persistent, recoverable form by an Agent in the course of life or work activity.
Scope note
Record is a kind of Record Resource. A Record may itself contain one or more Records, or may consist of one or more Record Parts. A Record must have or have had at least one Instantiation. A Record may have more than one Instantiation. An Instantiation derived from another Instantiation of a Record may be considered the instantiation of the same Record or an instantiation of a new Record, depending on the context. A Record may serve a variety of purposes, though it always documents or is evidence of Activity.
Mapping to RiC-CM 1.0
Corresponds to RiC-E04 (Record entity)
Has super-classes
rico:RecordResource
Is in domain of
rico:hadConstituent; rico:hasAuthor; rico:hasConstituentProxy; rico:hasConstituentTransitive; rico:hasContentOfType; rico:hasContentWhichMainlyRepresents; rico:hasContentWhichRepresents; rico:hasDirectConstituent; rico:hasDirectConstituentProxy; rico:hasDocumentaryFormType; rico:hasDraft; rico:hasOrHadConstituent; rico:hasOrHadLanguage; rico:hasOrHadLegalStatus; rico:hasOriginal; rico:hasRecordState; rico:isConstituentOfProxy; rico:isConstituentOfTransitive; rico:isDirectConstituentOf; rico:isDirectConstituentOfProxy; rico:isDirectlyIncludedIn; rico:isDirectlyIncludedInProxy; rico:isDraftOf; rico:isIncludedInProxy; rico:isIncludedInTransitive; rico:isOrWasConstituentOf; rico:isOrWasIncludedIn; rico:isOriginalOf; rico:sentimentOrEmotionExpressed; rico:wasConstituentOf; rico:wasIncludedIn
Is in range of
rico:directlyIncludes; rico:hadConstituent; rico:hasConstituentTransitive; rico:hasDirectConstituent; rico:hasDraft; rico:hasOrHadConstituent; rico:hasOriginal; rico:included; rico:includesOrIncluded; rico:includesTransitive; rico:isAuthorOf; rico:isConstituentOfTransitive; rico:isContentTypeOf; rico:isDirectConstituentOf; rico:isDocumentaryFormTypeOf; rico:isDraftOf; rico:isMainThingRepresentedByContentOf; rico:isOrWasConstituentOf; rico:isOrWasLanguageOf; rico:isOrWasLegalStatusOf; rico:isOriginalOf; rico:isRecordStateOf; rico:isRepresentedByContentOf; rico:proxyDirectlyIncludes; rico:proxyHasConstituent; rico:proxyHasDirectConstituent; rico:proxyInRecord; rico:proxyIncludes; rico:proxyIsConstituentOf; rico:proxyIsDirectConstituentOf; rico:wasConstituentOf
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2021-02-08: Removed the Restriction.
2020-10-23: Scope note: updated and made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:RecordPart

IRI: https://www.ica.org/standards/RiC/ontology#RecordPart

Label(s)
Componente documental [es]; Partie d’objet informationnel [fr]; Record Part [en]; Recordteil [de]
Definition
Component of a Record with independent information content that contributes to the intellectual completeness of the Record.
Scope note
Record Part is a kind of Record Resource. A Record Part may itself have Record Parts.
Mapping to RiC-CM 1.0
Corresponds to RiC-E05 (Record Part entity)
Has super-classes
rico:RecordResource
Is in domain of
rico:hadConstituent; rico:hasConstituentProxy; rico:hasConstituentTransitive; rico:hasContentOfType; rico:hasContentWhichMainlyRepresents; rico:hasContentWhichRepresents; rico:hasDirectConstituent; rico:hasDirectConstituentProxy; rico:hasDocumentaryFormType; rico:hasDraft; rico:hasOrHadConstituent; rico:hasOrHadLanguage; rico:hasOrHadLegalStatus; rico:hasOriginal; rico:hasRecordState; rico:isConstituentOfProxy; rico:isConstituentOfTransitive; rico:isDirectConstituentOf; rico:isDirectConstituentOfProxy; rico:isDraftOf; rico:isOrWasConstituentOf; rico:isOriginalOf; rico:sentimentOrEmotionExpressed; rico:wasConstituentOf
Is in range of
rico:hadConstituent; rico:hasConstituentTransitive; rico:hasDirectConstituent; rico:hasDraft; rico:hasOrHadConstituent; rico:hasOriginal; rico:isConstituentOfTransitive; rico:isContentTypeOf; rico:isDirectConstituentOf; rico:isDocumentaryFormTypeOf; rico:isDraftOf; rico:isMainThingRepresentedByContentOf; rico:isOrWasConstituentOf; rico:isOrWasLanguageOf; rico:isOrWasLegalStatusOf; rico:isOriginalOf; rico:isRecordStateOf; rico:isRepresentedByContentOf; rico:proxyHasConstituent; rico:proxyHasDirectConstituent; rico:proxyIsConstituentOf; rico:proxyIsDirectConstituentOf; rico:wasConstituentOf
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2021-02-08: Removed the Restriction.
2020-10-23: comment: updated. Scope note: made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:RecordResource

IRI: https://www.ica.org/standards/RiC/ontology#RecordResource

Label(s)
Record Resource [en]; Recordressource [de]; Recurso documental [es]; Ressource archivistique [fr]
Definition
Information produced or acquired and retained by an Agent in the course of life or work activity.
Scope note
Record resource is a kind of Thing. Producing a record resource may imply either its initial creation or a reuse of previous existing information by combination, rearrangement, selecting, reformatting, etc. Record set, record, and record part are kinds of record resource. A record resource is evidence of the activity of an agent. More than one agent may be involved in the creation of a record resource. The role of the agent in creating the record resource may take different forms, for example, authoring of an individual record, accumulating a record set, or arranging a record set. Though a record, record set, and record part, under most circumstances, may be easily distinguished from one another, identifying the boundary of each may frequently present particular challenges. Documentary forms provide the rules governing the structure of many types of records, providing criteria for identifying a record's boundary, and identifying its essential parts. Many records, though, do not have well-established documentary forms, particularly in the case of digital records, where it may be difficult to determine whether individual elements represented in separate bitstreams are record parts, records, or record sets. For example, is photographic information represented independently in a bitstream embedded in a text document a record or a record part? Or is the same photographic information attached to an email that maintains its independent representation, a record or a record part? Information grouped for some purpose, for example, ZIP or TAR "file compression" for saving storage space, presents a further challenge. One file comprises multiple bitstreams subjected to techniques that remove bits that can be losslessly recovered when decompressed. Under what circumstances is such a compressed bitstream a record or a record set? Determining when an information object is a record, record set, or record part is based on perspective and judgement exercised in a particular context. In one context, the agent describing an information object may designate it a record, while another agent in a different context may designate it a record part. Both designations are supported by RiC-CM, and the significance of the difference for users of the records is ameliorated by the fact that all of the attributes and relations employed in describing record and record part are shared, as are many of the attributes and relations employed in describing a record set.
Mapping to RiC-CM 1.0
Corresponds to RiC-E02 (Record Resource entity)
Has super-classes
rico:Thing
Is in domain of
rico:accumulationDate; rico:authenticityNote; rico:classification; rico:conditionsOfAccess; rico:conditionsOfUse; rico:creationDate; rico:describesOrDescribed; rico:destructionDate; rico:directlyFollowsProxyInSequence; rico:directlyPrecedesProxyInSequence; rico:documents; rico:evidences; rico:expressesOrExpressed; rico:followsProxyInSequence; rico:hasAccumulationDate; rico:hasAccumulator; rico:hasAddressee; rico:hasCollector; rico:hasCopy; rico:hasCreationDate; rico:hasCreator; rico:hasDestructionDate; rico:hasGeneticLinkToRecordResource; rico:hasOrHadAnalogueInstantiation; rico:hasOrHadDigitalInstantiation; rico:hasOrHadHolder; rico:hasOrHadInstantiation; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadMainSubject; rico:hasOrHadManager; rico:hasOrHadSubject; rico:hasOrHadTitle; rico:hasOrganicOrFunctionalProvenance; rico:hasOrganicProvenance; rico:hasOrganicProvenanceDate; rico:hasProxy; rico:hasPublicationDate; rico:hasPublisher; rico:hasReceiver; rico:hasReply; rico:hasSender; rico:history; rico:integrityNote; rico:isCopyOf; rico:isRecordResourceAssociatedWithRecordResource; rico:isReplyTo; rico:isSourceOfInformationOfRecordResource; rico:physicalOrLogicalExtent; rico:precedesProxyInSequence; rico:publicationDate; rico:rankInHierarchy; rico:rankInSequence; rico:recordResourceExtent; rico:recordResourceHasSourceOfInformation; rico:recordResourceSourceOfInformation; rico:recordResourceStructure; rico:scopeAndContent; rico:structure; rico:title
Is in range of
rico:documentedBy; rico:hasCopy; rico:hasGeneticLinkToRecordResource; rico:hasReply; rico:isAccumulationDateOf; rico:isAccumulatorOf; rico:isAddresseeOf; rico:isCollectorOf; rico:isCopyOf; rico:isCreationDateOf; rico:isCreatorOf; rico:isDestructionDateOf; rico:isEvidencedBy; rico:isOrWasAnalogueInstantiationOf; rico:isOrWasDescribedBy; rico:isOrWasDigitalInstantiationOf; rico:isOrWasExpressedBy; rico:isOrWasHolderOf; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasInstantiationOf; rico:isOrWasMainSubjectOf; rico:isOrWasManagerOf; rico:isOrWasSubjectOf; rico:isOrWasTitleOf; rico:isOrganicOrFunctionalProvenanceOf; rico:isOrganicProvenanceDateOf; rico:isOrganicProvenanceOf; rico:isPublicationDateOf; rico:isPublisherOf; rico:isReceiverOf; rico:isRecordResourceAssociatedWithRecordResource; rico:isReplyTo; rico:isSenderOf; rico:isSourceOfInformationOfRecordResource; rico:proxyDirectlyFollowsInSequence; rico:proxyDirectlyPrecedesInSequence; rico:proxyFollowsInSequence; rico:proxyFor; rico:proxyIn; rico:proxyPrecedesInSequence; rico:recordResourceHasSourceOfInformation
Has sub-classes
rico:Record; rico:RecordPart; rico:RecordSet
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2021-02-08: Removed one Restriction.
2020-10-23: Scope note: made separate paragraphs plus very few changes.

Back to the table of contents | Back to top

Class: rico:RecordResourceExtent

IRI: https://www.ica.org/standards/RiC/ontology#RecordResourceExtent

Label(s)
Extensión de recurso documental [es]; Mesure d’une ressource archivistique [fr]; Record Resource Extent [en]; Recordressourceumfang [de]
Definition
The quantity of information content, as human experienced, contained in a Record Resource.
Scope note
The method and precision of expressing the quantity of information represented in a Record Resource will vary according to the kind of record resource being described, processing economy constraints, etc. For Record Sets, quantity may be expressed as number of records, or, for analogue records in particular, by the physical storage dimensions of the members of the Record Set. For individual Records or Record Parts, quantity may be expressed in more precise terms.
Mapping to RiC-CM 1.0
Class implementation of RiC-A35 (Record Resource extent attribute)
Has super-classes
rico:Extent
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-21: Changed a bit the definition and added change notes.
2020-10-28: Class added in order to handle an accurate description of a record resource extent

Back to the table of contents | Back to top

Class: rico:RecordResourceGeneticRelation

IRI: https://www.ica.org/standards/RiC/ontology#RecordResourceGeneticRelation

Label(s)
Record Resource Genetic Relation [en]; Recordressource-Entstehungszusammenhang-Recordressource [de]; Relación genética entre recursos documentales [es]; Relation génétique entre des ressources archivistiques [fr]
Definition
Connects two or more record resources when there is a genetic link between them. Genetic in this sense is as defined by diplomatics, i.e., the process by which a record resource is developed. This Relation is a generic, not oriented one.
Mapping to RiC-CM 1.0
Class implementation of RiC-R023 and RiC-023i relations
Has super-classes
rico:RecordResourceToRecordResourceRelation
relationConnects min 2 RecordResource
Is equivalent of
rico:recordResourceGeneticRelation_role Self
Is in domain of
rico:recordResourceGeneticRelation_role
Is in range of
rico:recordResourceGeneticRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:RecordResourceHoldingRelation

IRI: https://www.ica.org/standards/RiC/ontology#RecordResourceHoldingRelation

Label(s)
Akteur-Aufbewahrung-Recordressource/Instanz [de]; Record Resource Holding Relation [en]; Relación entre agentes y recursos documentales que conservan [es]; Relation entre agents et ressources archivistiques ou instanciations conservées [fr]
Definition
Connects at least one Agent and one or more Record Resource or Instantiation that the Agent(s) hold(s) or held. The Agent(s) is the source of the Relation and the Record Resource(s) or Instantiation is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R039 and RiC-039i relations
Has super-classes
rico:ManagementRelation
relationHasSource min 1 Agent
relationHasTarget min 1 (Instantiation or RecordResource)
Is equivalent of
rico:recordResourceHoldingRelation_role Self
Is in domain of
rico:recordResourceHoldingRelation_role
Is in range of
rico:recordResourceHoldingRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-30: Fixed a typo in the French label.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:RecordResourceToInstantiationRelation

IRI: https://www.ica.org/standards/RiC/ontology#RecordResourceToInstantiationRelation

Label(s)
Record Resource to Instantiation Relation [en]; Recordressource-Repräsentation [de]; Relación de recurso documental a instanciación [es]; Relation d’instanciation [fr]
Definition
Connects a Record Resource to one or more Instantiations that instantiate it, and which either may exist or may have been lost or destroyed. The Record Resource is the source of the Relation and the Instantiation(s) is the target.
Scope note
In some situations, it may be useful or necessary to connect a record resource to an instantiation that no longer exists or has been lost, when some of its characteristics are known from a source, such as an old finding aid.
Mapping to RiC-CM 1.0
Class implementation of RiC-R025 and RiC-R025i relations
Has super-classes
rico:Relation
relationHasSource 1 RecordResource
relationHasTarget min 1 Instantiation
Is equivalent of
rico:recordResourceToInstantiationRelation_role Self
Is in domain of
rico:recordResourceToInstantiationRelation_role
Is in range of
rico:recordResourceToInstantiationRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:RecordResourceToRecordResourceRelation

IRI: https://www.ica.org/standards/RiC/ontology#RecordResourceToRecordResourceRelation

Label(s)
Record Resource to Record Resource Relation [en]; Recordressource-Recordressource [de]; Relación entre recursos documentales [es]; Relation entre ressources archivistiques [fr]
Definition
Connects at least two Record Resources. This Relation is a generic, not oriented one.
Scope note
Use to connect two record resources only if it is not possible to use a narrower, more specific relation, for example RecordResourceGeneticRelation.
Mapping to RiC-CM 1.0
Class implementation of RiC-R022 and RiC-022i relations
Has super-classes
rico:Relation
relationConnects min 2 RecordResource
Is equivalent of
rico:recordResourceToRecordResourceRelation_role Self
Is in domain of
rico:recordResourceToRecordResourceRelation_role
Is in range of
rico:recordResourceToRecordResourceRelation_role
Has sub-classes
rico:RecordResourceGeneticRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:RecordSet

IRI: https://www.ica.org/standards/RiC/ontology#RecordSet

Label(s)
Agrupación documental [es]; Ensemble d’objets informationnels [fr]; Recordgruppe [de]; Record Set [en]
Definition
One or more records that are grouped together by an Agent based on the records sharing one or more attributes or relations.
Scope note
Record set is a kind of Record Resource. The member records in a Record Set may physically reside together, though physical proximity is not essential. In a particular context, an Agent (for example, administrator, records manager, archivist, end-user, etc.) may select the member records of a Record Set based on any shared attribute or attributes, or any shared relation or relations. The grouping of the records serves a purpose or purposes specific to the context of the Agent. For example, all member records of a Record Set have been accumulated by the same Agent; have the same Documentary Form Type; or are related to and document the same Activity. A Record Set may represent the act of classifying the records in accordance with a formal classification scheme that may be based on activity, subject, organizational structure, or other criteria; an act of archival arrangement (for example, based on common provenance); or some other selection and grouping that fulfils a particular purpose or purposes (for example, a classification that reflects or supports the purposes of a researcher). By exception, some records are brought together based on their not belonging in the context of selection to other designated groups: a 'Miscellaneous' series, for example. A Record Sset accumulated by an Agent in the course of life or work activity should be described in a manner that preserves context and evidential value. Record Sets may also contain other Record Sets. A Record Set or Record may simultaneously be a member of more than one Record Set, and over the course of its existence, a Record Set or Record may be a member of an indeterminate number of Record Sets in an indeterminate number of contexts. Record Sets and Records contained within a Record Set may be ordered into a sequence based on a common property or relation, or common properties or relations (for example, alphabetical by agent or related place); chronological order by creation date; or some other criterion (for example, an imposed order by relevance).
Mapping to RiC-CM 1.0
Corresponds to RiC-E03 (Record Set entity)
Has super-classes
rico:RecordResource
Is in domain of
rico:accruals; rico:accrualsStatus; rico:allMembersWithAccumulationDate; rico:allMembersWithCreationDate; rico:directlyIncludes; rico:directlyIncludesProxy; rico:hasOrHadAllMembersWithAccumulationDate; rico:hasOrHadAllMembersWithContentType; rico:hasOrHadAllMembersWithCreationDate; rico:hasOrHadAllMembersWithDocumentaryFormType; rico:hasOrHadAllMembersWithLanguage; rico:hasOrHadAllMembersWithLegalStatus; rico:hasOrHadAllMembersWithMainSubject; rico:hasOrHadAllMembersWithRecordState; rico:hasOrHadAllMembersWithSubject; rico:hasOrHadAllMembersWithType; rico:hasOrHadMostMembersWithAccumulationDate; rico:hasOrHadMostMembersWithCreationDate; rico:hasOrHadSomeMembersWhoseContentMainlyRepresents; rico:hasOrHadSomeMembersWhoseContentRepresents; rico:hasOrHadSomeMembersWithAccumulationDate; rico:hasOrHadSomeMembersWithContentType; rico:hasOrHadSomeMembersWithCreationDate; rico:hasOrHadSomeMembersWithDocumentaryFormType; rico:hasOrHadSomeMembersWithLanguage; rico:hasOrHadSomeMembersWithLegalStatus; rico:hasOrHadSomeMembersWithMainSubject; rico:hasOrHadSomeMembersWithRecordState; rico:hasOrHadSomeMembersWithSubject; rico:hasOrHadSomeMembersWithType; rico:hasRecordSetType; rico:included; rico:includesOrIncluded; rico:includesProxy; rico:includesTransitive; rico:isDirectlyIncludedIn; rico:isDirectlyIncludedInProxy; rico:isIncludedInProxy; rico:isIncludedInTransitive; rico:isOrWasIncludedIn; rico:mostMembersWithAccumulationDate; rico:mostMembersWithCreationDate; rico:someMembersWithAccumulationDate; rico:someMembersWithCreationDate; rico:wasIncludedIn
Is in range of
rico:directlyIncludes; rico:included; rico:includesOrIncluded; rico:includesTransitive; rico:isDirectlyIncludedIn; rico:isIncludedInTransitive; rico:isOrWasAccumulationDateOfAllMembersOf; rico:isOrWasAccumulationDateOfMostMembersOf; rico:isOrWasAccumulationDateOfSomeMembersOf; rico:isOrWasContentTypeOfAllMembersOf; rico:isOrWasContentTypeOfSomeMembersOf; rico:isOrWasCreationDateOfAllMembersOf; rico:isOrWasCreationDateOfMostMembersOf; rico:isOrWasCreationDateOfSomeMembersOf; rico:isOrWasDocumentaryFormTypeOfAllMembersOf; rico:isOrWasDocumentaryFormTypeOfSomeMembersOf; rico:isOrWasIncludedIn; rico:isOrWasLanguageOfAllMembersOf; rico:isOrWasLanguageOfSomeMembersOf; rico:isOrWasLegalStatusOfAllMembersOf; rico:isOrWasLegalStatusOfSomeMembersOf; rico:isOrWasMainSubjectOfAllMembersOf; rico:isOrWasMainSubjectOfSomeMembersOf; rico:isOrWasMainThingRepresentedByContentOfSomeMembersOf; rico:isOrWasRecordStateOfAllMembersOf; rico:isOrWasRecordStateOfSomeMembersOf; rico:isOrWasRepresentedByContentOfSomeMembersOf; rico:isOrWasSubjectOfAllMembersOf; rico:isOrWasSubjectOfSomeMembersOf; rico:isOrWasTypeOfAllMembersOf; rico:isOrWasTypeOfSomeMembersOf; rico:isRecordSetTypeOf; rico:proxyDirectlyIncludes; rico:proxyInRecordSet; rico:proxyIncludes; rico:proxyIsDirectlyIncludedIn; rico:proxyIsIncludedIn; rico:wasIncludedIn
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: comment: updated. Scope note: updated and made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:RecordSetType

IRI: https://www.ica.org/standards/RiC/ontology#RecordSetType

Label(s)
Recordgruppenkategorie [de]; Record Set Type [en]; Tipo de agrupación documental [es]; Type d’ensemble d’objets informationnels [fr]
Definition
A broad categorization of the type of Record Set.
Scope note
Four instances of Record Set Type are included for now in RiC-O; they also are instances of skos:Concept and, as such, part of a SKOS vocabulary. Record Set Type may also be used (or extended) to categorize types of Record Set that have not traditionally been considered archival, e.g. search result list.
Mapping to RiC-CM 1.0
Corresponds to RiC-A36 (Record Set Type attribute)
Has super-classes
rico:Type
Is in domain of
rico:isRecordSetTypeOf
Is in range of
rico:hasRecordSetType
Has members
ric-rst:Collection; ric-rst:File; ric-rst:Fonds; ric-rst:Series
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: scope note: updated. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:RecordState

IRI: https://www.ica.org/standards/RiC/ontology#RecordState

Label(s)
Estado de documento [es]; État d’un objet informationnel [fr]; Record State [en]; Recordstatus [de]
Definition
Description of the production or reproduction status of a Record or Record Part.
Scope note
Can refer both to a record's stage of creation (for example "draft") and its form of transmission when the record was received (for example "copy").
Mapping to RiC-CM 1.0
Corresponds to RiC-A39 (State attribute)
Has super-classes
rico:Type
Is in domain of
rico:isOrWasRecordStateOfAllMembersOf; rico:isOrWasRecordStateOfSomeMembersOf; rico:isRecordStateOf
Is in range of
rico:hasOrHadAllMembersWithRecordState; rico:hasOrHadSomeMembersWithRecordState; rico:hasRecordState
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-12-28: IRI and label changed (RecordResourceState to RecordState), as well as textual definition.
2020-10-23: scope note: updated. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:Relation

IRI: https://www.ica.org/standards/RiC/ontology#Relation

Label(s)
Beziehung [de]; Relación [es]; Relation [en]; Relation [fr]
Definition
The top level relation class. It connects at least two Things. An instance of a Relation may have some datatype and object properties: a general description (datatype property) like any Thing; a certainty (for 'certain', 'quite probable', 'uncertain','unknown'); a date (use either the date datatype property or the Date class and isAssociatedWithDate object property); a state (relationState); a location (use the Place class and isAssociatedWithPlace object property); a source of information that can be used as an evidence for it (use either source datatype property or hasSource object property). This Relation is the most generic one; it is not oriented.
Scope note
Use when direct, binary object properties are not enough, e.g. when you need to record a date, a location or any other descriptive element for a relation (till RDF-Star becomes a W3C recommendation and provides a lighter method for doing so); or when the relation invloves more than two entities (n-ary relation). It is recommended to use the subclasses of the Relation class.
Has super-classes
rico:Thing
Is equivalent of
rico:relation_role Self
Is in domain of
rico:isEvidencedBy; rico:relationCertainty; rico:relationConnects; rico:relationHasContext; rico:relationHasDate; rico:relationHasSource; rico:relationHasTarget; rico:relationSource; rico:relationState; rico:relation_role
Is in range of
rico:evidences; rico:isDateAssociatedWithRelation; rico:relation_role; rico:thingIsConnectedToRelation; rico:thingIsContextOfRelation; rico:thingIsSourceOfRelation; rico:thingIsTargetOfRelation
Has sub-classes
rico:AgentToAgentRelation; rico:AppellationRelation; rico:AuthorityRelation; rico:EventRelation; rico:InstantiationToInstantiationRelation; rico:OrganicOrFunctionalProvenanceRelation; rico:PlaceRelation; rico:RecordResourceToInstantiationRelation; rico:RecordResourceToRecordResourceRelation; rico:RuleRelation; rico:SequentialRelation; rico:TypeRelation; rico:WholePartRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: added the equivalence to relation_role.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2021-02-08: Removed the restrictions; completed the definition and scope note.

Back to the table of contents | Back to top

Class: rico:RepresentationType

IRI: https://www.ica.org/standards/RiC/ontology#RepresentationType

Label(s)
Repräsentationskategorie [de]; Representation Type [en]; Tipo de grabación [es]; Type de représentation [fr]
Definition
Method of recording the content type of an Instantiation
Scope note
Can be unmediated (which allows humans to receive the message communicated without an intermediation of a device) and mediated (which needs a device to decode the message). A lot of contemporary mediated types are digital. Each representation type may present specific features: bit rate for audio, resolution for digital images, encoding format for video etc. Depending on the type, specific attributes may be added to describe their characteristics.
Mapping to RiC-CM 1.0
Corresponds to RiC-A37 (Representation Type attribute)
Has super-classes
rico:Type
Is in domain of
rico:isRepresentationTypeOf
Is in range of
rico:hasRepresentationType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-23: Comment and scope note: updated. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:RoleType

IRI: https://www.ica.org/standards/RiC/ontology#RoleType

Label(s)
Role Type [en]; Rollenkategorie [de]; Tipo de rol [es]; Type de rôle [fr]
Definition
The role an Agent plays in some context (usually in some creation relation). Not to be confused with a Position (position of an agent in some group). For example, a Person who is the head of some Corporate Body may play the role of annotator (of a record) in a creation relation.
Has super-classes
rico:Type
Is in domain of
rico:roleIsContextOfCreationRelation
Is in range of
rico:creationWithRole
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Rule

IRI: https://www.ica.org/standards/RiC/ontology#Rule

Label(s)
Regel [de]; Regla [es]; Règle [fr]; Rule [en]
Definition
Conditions that govern the existence, responsibility, or authority of an Agent; or the performance of an Activity by an Agent; or that contribute to the distinct characteristics of things created or managed by an Agent.
Scope note
Rule is a kind of Thing. Rule can be related directly to agent, activity, or anything created or managed by agents, such as a record resource or instantiation. A rule may be unwritten or written or otherwise documented. Unwritten rules may include though are not limited to the following: social mores, customs, or community expectations. Written rules may include though are not limited to the following: constitutions, legislation, acts (legal), statutes, legal codes, ordinances, charters, mission statements, regulations, policies, procedures, instructions, codes of conduct or ethics, professional standards, work assignments, or work plans. The source or sources of some rules governing the existence or activity of an agent may be external (for example, expressed in elections, social mores, customs, community expectations, laws, regulations, standards, and best practice codes), while others may be expressed within the immediate context of an agent (for example, policies, or written or verbal instructions). The evidence for identifying rules may be found in their entirety in one documentary source (for example, a law or regulation) or may be found in two or more sources. Rule should not be confused with the one or more documentary sources that serve as evidence of its identity. A documentary source is a record.
Mapping to RiC-CM 1.0
Corresponds to RiC-E16 (Rule entity)
Has super-classes
rico:Thing
Is in domain of
rico:hasOrHadRuleType; rico:hasOrHadTitle; rico:history; rico:isOrWasEnforcedBy; rico:isOrWasExpressedBy; rico:isRuleAssociatedWith; rico:issuedBy; rico:regulatesOrRegulated; rico:title
Is in range of
rico:expressesOrExpressed; rico:isAssociatedWithRule; rico:isOrWasRegulatedBy; rico:isOrWasResponsibleForEnforcing; rico:isOrWasRuleTypeOf; rico:isOrWasTitleOf; rico:isResponsibleForIssuing
Has sub-classes
rico:Mandate
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2021-02-11: Updated the definition (rdfs:comment) and scope note, as they were recently changed in RiC-CM 0.2 full draft.
2020-10-23: Scope note: made separate paragraphs and updated. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Class: rico:RuleRelation

IRI: https://www.ica.org/standards/RiC/ontology#RuleRelation

Label(s)
Regel-Ding [de]; Relación con regla [es]; Relation impliquant une règle [fr]; Rule Relation [en]
Definition
Connects at least one Rule to at least one Thing when it is associated with existence and lifecycle of the Thing. The Rule(s) is the source of the Relation, and the Thing(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R062 and RiC-R062i relations
Has super-classes
rico:Relation
relationHasSource min 1 Rule
relationHasTarget min 1 Thing
Is equivalent of
rico:ruleRelation_role Self
Is in domain of
rico:ruleRelation_role
Is in range of
rico:ruleRelation_role
Has sub-classes
rico:MandateRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:RuleType

IRI: https://www.ica.org/standards/RiC/ontology#RuleType

Label(s)
Regelkategorie [de]; Rule Type [en]; Tipo de regla [es]; Type de règle [fr]
Definition
Categorization of a Rule.
Scope note
For example, for rules that can be applied to record resources : access rule, use rule, etc.
Mapping to RiC-CM 1.0
Corresponds to RiC-A45 (Rule Type attribute).
Has super-classes
rico:Type
Is in domain of
rico:isOrWasRuleTypeOf
Is in range of
rico:hasOrHadRuleType
Has sub-classes
rico:MandateType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-12: Aligned with RiC-CM 1.0: added a rico:RiCCMCorrespondingComponent.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-04-19: Removed the 0.2 existing unnecessary restriction.
2020-10-19: Class added along with hasRuleType and isRuleTypeOf object properties.

Back to the table of contents | Back to top

Class: rico:SequentialRelation

IRI: https://www.ica.org/standards/RiC/ontology#SequentialRelation

Label(s)
Ding-Abfolge-Ding [de]; Relación secuencial [es]; Relation séquentielle [fr]; Sequential Relation [en]
Definition
Connects at least one Thing to at least one other Thing that follows or followed it in some sequence. The Relation is oriented from the first Thing(s) in the sequence to the following one(s): the first Thing(s) is the source, and the following Thing(s) is the target.
Scope note
The relation does not specify the criteria used for ordering the sequence. There may be zero to many intermediate entities, ignored or unknown, in the sequence between the two connected things. Can be used, for example, for specifying that a record "has next" another record within a record set.
Mapping to RiC-CM 1.0
Class implementation of RiC-R008 and RiC-R008i relations
Has super-classes
rico:Relation
relationHasSource min 1 Thing
relationHasTarget min 1 Thing
Is equivalent of
rico:sequentialRelation_role Self
Is in domain of
rico:sequentialRelation_role
Is in range of
rico:sequentialRelation_role
Has sub-classes
rico:TemporalRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:SiblingRelation

IRI: https://www.ica.org/standards/RiC/ontology#SiblingRelation

Label(s)
Person-Geschwister [de]; Relación familiar entre hermanos [es]; Relation de fratrie [fr]; Sibling Relation [en]
Definition
Connects at least two Persons, when they are siblings. This Relation is not oriented.
Mapping to RiC-CM 1.0
Class implementation of RiC-R048 and RiC-R048i relations
Has super-classes
rico:FamilyRelation
relationConnects min 2 Person
Is equivalent of
rico:siblingRelation_role Self
Is in domain of
rico:siblingRelation_role
Is in range of
rico:siblingRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:SpouseRelation

IRI: https://www.ica.org/standards/RiC/ontology#SpouseRelation

Label(s)
Person-Ehepartner [de]; Relación matrimonial entre personas [es]; Relation matrimoniale [fr]; Spouse Relation [en]
Definition
Connects at least two Persons, when they are spouses. This Relation is not oriented.
Mapping to RiC-CM 1.0
Class implementation of RiC-R049 and RiC-R049i relations
Has super-classes
rico:FamilyRelation
relationConnects min 2 Person
Is equivalent of
rico:spouseRelation_role Self
Is in domain of
rico:spouseRelation_role
Is in range of
rico:spouseRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:StudyAtRelation

IRI: https://www.ica.org/standards/RiC/ontology#StudyAtRelation

Label(s)
Relación entre institución educativa y estudiantes [es]; Relation entre institution d’enseignement et étudiants [fr]; Studium-An-Beziehung [de]; Study At Relation [en]
Definition
Connects a Group (as an educational institution) to at least one Person who studied or study at this group. Both 'institution' and 'at' can be interpreted broadly. The Relation is oriented from the educational institution to the student(s): the former is the source of the Relation, and the latter is/are the target.
Has super-classes
rico:MembershipRelation
relationHasSource 1 Group
relationHasTarget min 1 Person
Is equivalent of
rico:studyAtRelation_role Self
Is in domain of
rico:studyAtRelation_role
Is in range of
rico:studyAtRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2024-12-23: Fixed details in the definition. Added the French and Spanish labels.
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Class: rico:TeachingRelation

IRI: https://www.ica.org/standards/RiC/ontology#TeachingRelation

Label(s)
Person-Student [de]; Relación académica entre profesor y alumno [es]; Relation entre enseignants et étudiants [fr]; Teaching Relation [en]
Definition
Connects at least one Person to at least another Person who is or was their student. The Relation is oriented from the teacher(s) to the student(s): the teacher Person(s) is the source of the Relation, and the student Person(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R053 and RiC-R053i relations
Has super-classes
rico:KnowingRelation
relationHasSource min 1 Person
relationHasTarget min 1 Person
Is equivalent of
rico:teachingRelation_role Self
Is in domain of
rico:teachingRelation_role
Is in range of
rico:teachingRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:TemporalRelation

IRI: https://www.ica.org/standards/RiC/ontology#TemporalRelation

Label(s)
Ding-Zeitfolge-Ding [de]; Relación temporal [es]; Relation temporelle [fr]; Temporal Relation [en]
Definition
Connects at least one Thing to at least one other Thing that follows it in chronological order. The Relation is oriented chronologically: the preceding Thing(s) is the source of the Relation, the following Thing(s) is the target.
Scope note
There may be zero to many intermediate entities, ignored or unknown, in the chronological sequence between the connected entities.
Mapping to RiC-CM 1.0
Class implementation of RiC-R009 and RiC-R009i relations
Has super-classes
rico:SequentialRelation
relationHasSource min 1 Thing
relationHasTarget min 1 Thing
Is equivalent of
rico:temporalRelation_role Self
Is in domain of
rico:temporalRelation_role
Is in range of
rico:temporalRelation_role
Has sub-classes
rico:AgentTemporalRelation; rico:DerivationRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:Thing

IRI: https://www.ica.org/standards/RiC/ontology#Thing

Label(s)
Chose [fr]; Cosa [es]; Ding [de]; Thing [en]
Definition
Any idea, material thing, or event within the realm of human experience.
Scope note
Includes all RiC entities as well as any concept, material thing, or event that may be the subject of a Record Resource or associated with an Activity. Examples of entities not explicitly addressed in RiC includes but is not limited to the following: abstract concepts; cultural movements, named periods and events; named things, objects and works; legendary, mythical or fictitious figures, characters or beings.
Mapping to RiC-CM 1.0
Corresponds to RiC-E01 (Thing entity)
Is in domain of
rico:beginningDate; rico:date; rico:directlyFollowsInSequence; rico:directlyPrecedesInSequence; rico:endDate; rico:followedInSequence; rico:followsInSequenceTransitive; rico:followsInTime; rico:followsOrFollowed; rico:generalDescription; rico:hadPart; rico:hasBeginningDate; rico:hasDirectPart; rico:hasEndDate; rico:hasExtent; rico:hasModificationDate; rico:hasOrHadAppellation; rico:hasOrHadIdentifier; rico:hasOrHadLocation; rico:hasOrHadName; rico:hasOrHadOwner; rico:hasOrHadPart; rico:hasOrHadType; rico:hasPartTransitive; rico:height; rico:identifier; rico:isAssociatedWithDate; rico:isAssociatedWithEvent; rico:isAssociatedWithPlace; rico:isAssociatedWithRule; rico:isDirectPartOf; rico:isEquivalentTo; rico:isMainThingRepresentedByContentOf; rico:isOrWasAffectedBy; rico:isOrWasDescribedBy; rico:isOrWasMainSubjectOf; rico:isOrWasMainSubjectOfAllMembersOf; rico:isOrWasMainSubjectOfSomeMembersOf; rico:isOrWasMainThingRepresentedByContentOfSomeMembersOf; rico:isOrWasPartOf; rico:isOrWasParticipantIn; rico:isOrWasRegulatedBy; rico:isOrWasRepresentedByContentOfSomeMembersOf; rico:isOrWasSubjectOf; rico:isOrWasSubjectOfAllMembersOf; rico:isOrWasSubjectOfSomeMembersOf; rico:isOrWasUnderAuthorityOf; rico:isPartOfTransitive; rico:isRelatedTo; rico:isRepresentedByContentOf; rico:lastModificationDate; rico:length; rico:measure; rico:modificationDate; rico:name; rico:note; rico:precededInSequence; rico:precedesInSequenceTransitive; rico:precedesInTime; rico:precedesOrPreceded; rico:referenceSystem; rico:resultsOrResultedFrom; rico:ruleFollowed; rico:thingIsConnectedToRelation; rico:thingIsContextOfRelation; rico:thingIsSourceOfRelation; rico:thingIsTargetOfRelation; rico:type; rico:wasLastUpdatedAtDate; rico:wasPartOf; rico:width
Is in range of
rico:affectsOrAffected; rico:describesOrDescribed; rico:directlyFollowsInSequence; rico:directlyPrecedesInSequence; rico:followedInSequence; rico:followsInSequenceTransitive; rico:followsInTime; rico:followsOrFollowed; rico:hadPart; rico:hasContentWhichMainlyRepresents; rico:hasContentWhichRepresents; rico:hasDirectPart; rico:hasOrHadAllMembersWithMainSubject; rico:hasOrHadAllMembersWithSubject; rico:hasOrHadAuthorityOver; rico:hasOrHadMainSubject; rico:hasOrHadPart; rico:hasOrHadParticipant; rico:hasOrHadSomeMembersWhoseContentMainlyRepresents; rico:hasOrHadSomeMembersWhoseContentRepresents; rico:hasOrHadSomeMembersWithMainSubject; rico:hasOrHadSomeMembersWithSubject; rico:hasOrHadSubject; rico:hasPartTransitive; rico:isBeginningDateOf; rico:isDateAssociatedWith; rico:isDirectPartOf; rico:isEndDateOf; rico:isEquivalentTo; rico:isEventAssociatedWith; rico:isExtentOf; rico:isLastUpdateDateOf; rico:isModificationDateOf; rico:isOrWasAppellationOf; rico:isOrWasIdentifierOf; rico:isOrWasLocationOf; rico:isOrWasNameOf; rico:isOrWasOwnerOf; rico:isOrWasPartOf; rico:isOrWasTypeOf; rico:isPartOfTransitive; rico:isPlaceAssociatedWith; rico:isRelatedTo; rico:isRuleAssociatedWith; rico:precededInSequence; rico:precedesInSequenceTransitive; rico:precedesInTime; rico:precedesOrPreceded; rico:regulatesOrRegulated; rico:relationConnects; rico:relationHasContext; rico:relationHasSource; rico:relationHasTarget; rico:resultsOrResultedIn; rico:wasPartOf
Has sub-classes
rico:Agent; rico:Concept; rico:Coordinates; rico:Date; rico:Event; rico:Extent; rico:Instantiation; rico:PhysicalLocation; rico:Place; rico:RecordResource; rico:Relation; rico:Rule
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-10-23: made separate paragraphs in the scope note.

Back to the table of contents | Back to top

Class: rico:Title

IRI: https://www.ica.org/standards/RiC/ontology#Title

Label(s)
Intitulé [fr]; Titel [de]; Title [en]; Título [es]
Definition
A name that is used for a Record Resource or a Rule
Mapping to RiC-CM 1.0
Class implementation of a specialization of RiC-A28 (Name attribute)
Has super-classes
rico:Name
Is in domain of
rico:hasTitleType; rico:isOrWasTitleOf
Is in range of
rico:hasOrHadTitle; rico:isTitleTypeOf
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:TitleType

IRI: https://www.ica.org/standards/RiC/ontology#TitleType

Label(s)
Tipo de título [es]; Titelkategorie [de]; Title Type [en]; Type de titre [fr]
Definition
Categorization of a Title.
Scope note
For example, 'obsolete title' ; 'title on the original' ; 'anonimised title'
Has super-classes
rico:Type
Is in domain of
rico:isTitleTypeOf
Is in range of
rico:hasTitleType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2024-10-04: Class added along with hasTitleType and isTitleTypeOf object properties.

Back to the table of contents | Back to top

Class: rico:Type

IRI: https://www.ica.org/standards/RiC/ontology#Type

Label(s)
Kategorie [de]; Tipo [es]; Type [en]; Type [fr]
Definition
A superclass for any type of some thing. A type characterizes an entity.
Has super-classes
rico:Concept
Is in domain of
rico:isOrWasTypeOf; rico:isOrWasTypeOfAllMembersOf; rico:isOrWasTypeOfSomeMembersOf
Is in range of
rico:hasOrHadAllMembersWithType; rico:hasOrHadSomeMembersWithType; rico:hasOrHadType
Has sub-classes
rico:ActivityType; rico:CarrierType; rico:ContentType; rico:CorporateBodyType; rico:DateType; rico:DemographicGroup; rico:DocumentaryFormType; rico:EventType; rico:ExtentType; rico:FamilyType; rico:IdentifierType; rico:LegalStatus; rico:PlaceType; rico:ProductionTechniqueType; rico:RecordSetType; rico:RecordState; rico:RepresentationType; rico:RoleType; rico:RuleType; rico:TitleType
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2024-10-10: Updated the rdfs:comment (replaced the word 'category' with 'type').
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:TypeRelation

IRI: https://www.ica.org/standards/RiC/ontology#TypeRelation

Label(s)
Kategorie-Ding [de]; Relation de catégorisation [fr]; Tipo de relación [es]; Type Relation [en]
Definition
Connects a category (a Type) and at least one Thing that belongs to this category. The Type(s) is the source of the Relation, and the Thing(s) is the target.
Scope note
May be useful at least for some types (e.g. demographic group)
Has super-classes
rico:Relation
relationHasSource 1 Type
relationHasTarget min 1 Thing
Is equivalent of
rico:typeRelation_role Self
Is in domain of
rico:typeRelation_role
Is in range of
rico:typeRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:UnitOfMeasurement

IRI: https://www.ica.org/standards/RiC/ontology#UnitOfMeasurement

Label(s)
Masseinheit [de]; Unidad de medida [es]; Unité de mesure [fr]; Unit Of Measurement [en]
Definition
A definite magnitude of a quantity, defined and adopted by convention or by law, that is used as a standard for measurement of the same kind of quantity. Can be spacial units (cm, m), weight (g, kg), time (s, h), storage (MB, TB) or more informal units used in the archival context like number of boxes, pages or words.
Has super-classes
rico:Concept
Is in domain of
rico:isUnitOfMeasurementOf
Is in range of
rico:hasUnitOfMeasurement
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added an xml:lang attribute to the rdfs:comment.
2023-08-25: Added a new rdfs:label in French.
2020-10-28: Class added in order to be able to handle units of measurement as full entities.

Back to the table of contents | Back to top

Class: rico:WholePartRelation

IRI: https://www.ica.org/standards/RiC/ontology#WholePartRelation

Label(s)
Relación entre todo y parte [es]; Relation partitive [fr]; Teil-Ganzes-Beziehung [de]; Whole Part Relation [en]
Definition
Connects a Thing to at least one other Thing that is or was a portion or division of the whole Thing. The Relation is oriented from the Thing to its part(s): the Thing is the source of the Relation, and the part Thing(s) is the target.
Mapping to RiC-CM 1.0
Class implementation of RiC-R002 and RiC-R002i relations
Has super-classes
rico:Relation
relationHasSource 1 Thing
relationHasTarget min 1 Thing
Is equivalent of
rico:wholePartRelation_role Self
Is in domain of
rico:wholePartRelation_role
Is in range of
rico:wholePartRelation_role
Has sub-classes
rico:GroupSubdivisionRelation
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Class: rico:WorkRelation

IRI: https://www.ica.org/standards/RiC/ontology#WorkRelation

Label(s)
Akteur-Arbeit-Akteur [de]; Relación profesional [es]; Relation de travail [fr]; Work Relation [en]
Definition
Connects at least two Agents that have or had some type of work relation in the course of their activities. This Relation is not oriented.
Mapping to RiC-CM 1.0
Class implementation of RiC-R046 and RiR046i relations
Has super-classes
rico:AgentToAgentRelation
relationConnects min 2 Agent
Is equivalent of
rico:workRelation_role Self
Is in domain of
rico:workRelation_role
Is in range of
rico:workRelation_role
Change note(s)
2025-04-08: Added a new rdfs:label in German.
2023-12-06: Improved the description of the Relation class (rdfs:comment) by clearly specifying how it is directed.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: added an equivalentClass object property; replaced the specific object properties by the generic ones in the subClassOf declarations.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top


Datatype properties

rico:accruals | rico:accrualsStatus | rico:accumulationDate | rico:allMembersWithAccumulationDate | rico:allMembersWithCreationDate | rico:altimetricSystem | rico:altitude | rico:authenticityNote | rico:authorizingMandate | rico:beginningDate | rico:birthDate | rico:carrierExtent | rico:classification | rico:conditionsOfAccess | rico:conditionsOfUse | rico:creationDate | rico:date | rico:dateQualifier | rico:deathDate | rico:derivationDate | rico:destructionDate | rico:endDate | rico:expressedDate | rico:generalDescription | rico:geodesicSystem | rico:geographicalCoordinates | rico:height | rico:history | rico:identifier | rico:instantiationExtent | rico:instantiationStructure | rico:integrityNote | rico:lastModificationDate | rico:latitude | rico:length | rico:location | rico:longitude | rico:measure | rico:migrationDate | rico:modificationDate | rico:mostMembersWithAccumulationDate | rico:mostMembersWithCreationDate | rico:name | rico:normalizedDateValue | rico:normalizedValue | rico:note | rico:physicalCharacteristicsNote | rico:physicalOrLogicalExtent | rico:productionTechnique | rico:publicationDate | rico:qualityOfRepresentationNote | rico:quantity | rico:rankInHierarchy | rico:rankInSequence | rico:recordResourceExtent | rico:recordResourceSourceOfInformation | rico:recordResourceStructure | rico:referenceSystem | rico:relationCertainty | rico:relationSource | rico:relationState | rico:ruleFollowed | rico:scopeAndContent | rico:sentimentOrEmotionExpressed | rico:someMembersWithAccumulationDate | rico:someMembersWithCreationDate | rico:structure | rico:technicalCharacteristics | rico:textualValue | rico:title | rico:type | rico:unitOfMeasurement | rico:usedFromDate | rico:usedToDate | rico:width

Datatype property: rico:accruals

IRI: https://www.ica.org/standards/RiC/ontology#accruals

Label(s)
accroissements [fr]; accruals [en]; ingresos [es]
Definition
Information on the anticipated accession(s) to the Record Set.
Scope note
See also accrualsStatus
Mapping to RiC-CM 1.0
corresponds to RiC-A01 (Accruals attribute)
Example(s)
"Accruing - there is an agreement with the creator that additional snapshots of their email directory will be accessioned at yearly intervals" [en]
"Non-accruing" [en]
"Unknown" [en]
Has domain
rico:RecordSet
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the IRI, mapping to RiC-CM (rico:RiCCMCorrespondingComponent), labels, skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:accrualsStatus

IRI: https://www.ica.org/standards/RiC/ontology#accrualsStatus

Label(s)
accruals status [en]; estado de los ingresos [es]; statut des accroissements [fr]
Definition
Information on the status of possible accruals
Scope note
A text statement or single words such as “Closed” to indicate that no additional Record Resource will (or is anticipated to) be added to the Record Set; “Open” to indicate that additional records or record sets will (or are expected to) be added to the Record Set; or “Unknown” to indicate that this information is not available, for example. See also accruals
Mapping to RiC-CM 1.0
specialization of RiC-A01 (Accruals attribute)
Has domain
rico:RecordSet
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the IRI, mapping to RiC-CM (rico:RiCCMCorrespondingComponent), labels, description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: scope note : updated. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:accumulationDate

IRI: https://www.ica.org/standards/RiC/ontology#accumulationDate

Label(s)
accumulation date [en]; date d’accumulation [fr]; fecha de acumulación [es]
Definition
A date at which a Record Resource or Instantiation was or will be accumulated.
Scope note
Datatype property analogue of 'hasAccumulationDate', which is provided for usability reasons. May be deprecated and removed later on. Use only if you don’t use Date classes for handling dates.
Has super-properties
rico:date
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:allMembersWithAccumulationDate

IRI: https://www.ica.org/standards/RiC/ontology#allMembersWithAccumulationDate

Label(s)
all members with accumulation date [en]; des membres ayant tous pour date d’accumulation [fr]; todos sus miembros como fecha de acumulación [es]
Definition
Date at which all of the present or past members of a Record Set were or will be accumulated.
Scope note
Datatype property analogue of 'hasOrHadAllMembersWithAccumulationDate', which is provided for usability reasons. May be deprecated and removed later on. Use only if you don’t use Date classes for handling dates.
Has super-properties
rico:date
Has domain
rico:RecordSet
Has range
rdfs:Literal
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:allMembersWithCreationDate

IRI: https://www.ica.org/standards/RiC/ontology#allMembersWithCreationDate

Label(s)
all members with creation date [en]; des membres ayant tous pour date de création [fr]; todos sus miembros como fecha de creación [es]
Definition
Date at which all of the present or past members of a Record Set were or will be created.
Scope note
Datatype property analogue of 'hasOrHadAllMembersWithCreationDate', which is provided for usability reasons. May be deprecated and removed later on. Use only if you don’t use Date classes for handling dates.
Mapping to RiC-CM 1.0
RiC-R081i ('has or had all members with creation date' relation).
Has super-properties
rico:beginningDate
Has domain
rico:RecordSet
Has range
rdfs:Literal
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:altimetricSystem

IRI: https://www.ica.org/standards/RiC/ontology#altimetricSystem

Label(s)
altimetric system [en]; sistema altimétrico [es]; système altimétrique [fr]
Definition
Reference system used for altitude
Has super-properties
rico:referenceSystem
Has domain
rico:Coordinates
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:altitude

IRI: https://www.ica.org/standards/RiC/ontology#altitude

Label(s)
altitud [es]; altitude [en]; altitude [fr]
Definition
The height of a Place above a reference level, especially above sea level.
Scope note
Property of the Coordinates class. If you don't use this class, use geographicalCoordinates property, a property of Place class.
Has super-properties
rico:measure
Has domain
rico:Coordinates
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:authenticityNote

IRI: https://www.ica.org/standards/RiC/ontology#authenticityNote

Label(s)
authenticity note [en]; nota de autenticidad [es]; note sur l’authenticité [fr]
Definition
Information on the evidence that a Record Resource or Instantiation is what it purports to be, was created or sent by the said Agent at the said time, and has not been tampered with, corrupted, or forged.
Scope note
May be used in a Record Set description when its value is shared by some or all members of the Record Set. For digital records, it may include results from automated means of checking the validity of signatures and timestamp. In particular cases it may be contextually related to the state attribute, for example, a document can be an original or a copy, either of which can be authentic or a forgery.
Mapping to RiC-CM 1.0
Corresponds to RiC-A03 (Authenticity Note attribute)
Example(s)
"The deed is digitally signed by the Notary. The electronic signature validity cannot be assessed, but the content was not modified from the moment of signing." [en]
"The letter is unsigned." [en]
"The record bears signatures." [en]
"The timestamp exists but cannot be verified." [en]
Has super-properties
rico:note
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2025-01-17: Made this property a subproperty of the new rico:note datatype property. Slightly modified its definition (rdfs:comment).
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:authorizingMandate

IRI: https://www.ica.org/standards/RiC/ontology#authorizingMandate

Label(s)
authorizing mandate [en]; mandat [fr]; norma de control [es]
Definition
Information on a Mandate that authorizes an Agent to perform an Activity.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use the Mandate class for handling mandates.
Has super-properties
rico:ruleFollowed
Has domain
rico:Agent
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:beginningDate

IRI: https://www.ica.org/standards/RiC/ontology#beginningDate

Label(s)
beginning date [en]; date de début [fr]; fecha de inicio [es]
Definition
Date at which something began.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:date
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:allMembersWithCreationDate; rico:birthDate; rico:creationDate; rico:someMembersWithCreationDate; rico:usedFromDate
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:birthDate

IRI: https://www.ica.org/standards/RiC/ontology#birthDate

Label(s)
birth date [en]; date de naissance [fr]; fecha de nacimiento [es]
Definition
Date at which a Person was born.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:beginningDate
Has domain
rico:Person
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:carrierExtent

IRI: https://www.ica.org/standards/RiC/ontology#carrierExtent

Label(s)
carrier extent [en]; extensión del soporte [es]; mesure du support [fr]
Definition
Number of physical units and/or physical dimensions of the carrier of an Instantiation. In order to manage an Instantiation of a record resource it is necessary to note the extent of the carrier as well as that of the Instantiation itself. Whether it is necessary to note dimensions, the number of relevant units, or both, depends on the nature of the carrier and particular business needs.
Scope note
For digital resources, it may be used to indicate the size of storage capacity (disk, tape, film, etc.). Carrier extent should not be confused with instantiation extent or record resource extent. For a given Record Resource, the instantiation extent may vary, based on format, density of information on the carrier, etc. For example, a CD with a storage capacity of 700 MB (carrier extent) might hold a record of 1500 words (record resource extent) represented in two versions, one a Word document with an instantiation extent of 3 KB and the other a PDF file with an instantiation extent of 5 KB.
Mapping to RiC-CM 1.0
Corresponds to RiC-A04 (Carrier Extent attribute)
Example(s)
"1 page" [en]
"3 GB (1 USB key)" [en]
"32.5 x 49 cm (piece of parchment)" [en]
Has super-properties
rico:physicalOrLogicalExtent
Has domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition and scope note updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:classification

IRI: https://www.ica.org/standards/RiC/ontology#classification

Label(s)
clasificación [es]; classification [en]; classification [fr]
Definition
A term, number or alphanumeric string that is usually taken from an external classification vocabulary or scheme that qualifies a Record Resource.
Scope note
May be used in a Record Set description when its value is shared by some or all members of the record set. This datatype property is not to be confused with Identifier although, in some cases, the information may be the same.
Mapping to RiC-CM 1.0
Corresponds to RiC-A07 (Classification attribute)
Example(s)
"BUD-01-F002 (classification number from a corporate file plan)" [en]
"digitized items" [en]
"financial affairs" [en]
"human resource management" [en]
"student registration" [en]
Has domain
rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition and scope note updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:conditionsOfAccess

IRI: https://www.ica.org/standards/RiC/ontology#conditionsOfAccess

Label(s)
condiciones de acceso [es]; conditions d’accès [fr]; conditions of access [en]
Definition
Terms and circumstances affecting the availability of a Record Resource or an Instantiation for consultation.
Scope note
May be used in a Record Set description when its value is shared by some or all members of the Record Set. The attribute provides information about the accessibility of a Record Resource, as well as the physical, technical or legal limitations that exist for providing access to it.
Mapping to RiC-CM 1.0
Corresponds to RiC-A08 (Conditions of Access attribute)
Example(s)
"Acceso libre a través de los terminales de consulta" [es]
"Closed as awaiting conservation treatment" [en]
"Closed for 30 years" [en]
"Closed under data protection legislation" [en]
"Open" [en]
"Recognita software, min. version 3.0, is needed in order to open the file" [en]
"The Archives cannot provide VHS reader to access the content of the tape" [en]
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition and scope note updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:conditionsOfUse

IRI: https://www.ica.org/standards/RiC/ontology#conditionsOfUse

Label(s)
condiciones de uso [es]; conditions d’utilisation [fr]; conditions of use [en]
Definition
Terms and circumstances affecting the use of a Record Resource or an Instantiation after access has been provided. Includes conditions governing reproduction of the Record Resource under applicable copyright (intellectual property) and/or property legislation or due to conservation status.
Scope note
May be used in a Record Set description when its value is shared by some or all members of the Record Set.
Mapping to RiC-CM 1.0
Corresponds to RiC-A09 (Conditions of Use attribute)
Example(s)
"Cannot be copied using warm light copying machines or photographed using flashlight" [en]
"Permission of the copyright owner must be obtained before use" [en]
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:creationDate

IRI: https://www.ica.org/standards/RiC/ontology#creationDate

Label(s)
creation date [en]; date de création [fr]; fecha de creación [es]
Definition
Date at which a Record Resource or Instantiation was or will be created.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:beginningDate
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-12-19: Narrowed the domain to match 'hasCreationDate'.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:date

IRI: https://www.ica.org/standards/RiC/ontology#date

Label(s)
date [en]; date [fr]; fecha [es]
Definition
Chronological information associated with an entity that contributes to its identification and contextualization.
Scope note
Provided for usability reasons, like its subproperties. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property implementation of RiC-E18 (Date entity)
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:accumulationDate; rico:allMembersWithAccumulationDate; rico:beginningDate; rico:derivationDate; rico:endDate; rico:modificationDate; rico:publicationDate; rico:someMembersWithAccumulationDate
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:dateQualifier

IRI: https://www.ica.org/standards/RiC/ontology#dateQualifier

Label(s)
calificador de fecha [es]; date qualifier [en]; qualificatif de la date [fr]
Definition
A human readable qualification of a Date to indicate the level of precision or certainty.
Scope note
Most often, this human readable expression of the accuracy of the date is used along with an ISO 8601 representation of the date. The qualifier can also be expressed as a machine-readable value, using the EDTF standard (thus, a specialization of the normalizedDateValue datatype property).
Mapping to RiC-CM 1.0
Corresponds to RiC-A13 (Date Qualifier attribute)
Example(s)
"approximate" [en]
"circa" [en]
"end unknown" [en]
Has domain
rico:Date
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-10: Updated the rdfs:comment, skos:scopeNote and examples, in order to make this datatype property fully compliant with RiC-CM 1.0
2023-08-25: Added a new rdfs:label in French.
2020-11-01: examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:deathDate

IRI: https://www.ica.org/standards/RiC/ontology#deathDate

Label(s)
date de décès [fr]; death date [en]; fecha de muerte [es]
Definition
Date at which a Person died.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:endDate
Has domain
rico:Person
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:derivationDate

IRI: https://www.ica.org/standards/RiC/ontology#derivationDate

Label(s)
date de dérivation [fr]; derivation date [en]; fecha de derivación [es]
Definition
Date at which an Instantiation was or will be derived from another Instantiation.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:date
Has domain
rico:Instantiation
Has range
rdfs:Literal
Has sub-properties
rico:migrationDate
Change note(s)
2025-03-01: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:destructionDate

IRI: https://www.ica.org/standards/RiC/ontology#destructionDate

Label(s)
date de destruction [fr]; destruction date [en]; fecha de destrucción [es]
Definition
Date at which a Record Resource or Instantiation was or will be destructed.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:endDate
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2025-02-19: Changed domain and definition (added "or will be").
2023-11-12: Added a new rdfs:label in Spanish.
2023-10-12: Renamed deletion into destruction.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:endDate

IRI: https://www.ica.org/standards/RiC/ontology#endDate

Label(s)
date de fin [fr]; end date [en]; fecha final [es]
Definition
Date at which something ended.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:date
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:deathDate; rico:destructionDate; rico:usedToDate
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:expressedDate

IRI: https://www.ica.org/standards/RiC/ontology#expressedDate

Label(s)
date en langage naturel [fr]; expressed date [en]; fecha expresada [es]
Definition
Natural language expression of a date. This property is a specialization of the name property. In order that the precise meaning of the date can be understood, information such as the calendar used or other specific context should be included.
Mapping to RiC-CM 1.0
Corresponds to RiC-A19 (Expressed Date attribute)
Example(s)
"15 thermidor an IV (calendrier révolutionnaire français)" [fr]
"1550-1553, 1555 (date range)" [en]
"1925-1966 (date range)" [en]
"8 avril 1258 (a. st., style de Pâques)" [fr]
"All of the years 1550, 1551, 1553, 1555" [en]
"Die jovis ultima mensis martii anno domini millesimo quingentesimo quadragesimo ante Pascha" [la]
"October 24, 1999 (month day, year)" [en]
"One of the years 1550, 1551, 1553, 1555" [en]
"The Middle Ages" [en]
"The second semester of 1951 to 1952 (academic reference system)" [en]
"XVIIe siècle" [fr]
Has super-properties
rico:name; rico:textualValue
Has domain
rico:Date
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-10: Updated the rdfs:comment and skos:examples in order to make this property fully compliant with RiC-CM 1.0. Made it a subproperty of rico:name.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:generalDescription

IRI: https://www.ica.org/standards/RiC/ontology#generalDescription

Label(s)
descripción general [es]; description générale [fr]; general description [en]
Definition
General information about an entity. General description may be used to describe any entity. There are different appropriate uses for general description. First, while it is recommended that more specific properties be used in describing an entity, it may be desirable, for economic or other reasons, to describe two or more specific properties together. Second, general description may be used to describe one or more characteristics that are not otherwise accommodated in RiC-O. Third, it may be used to provide a succinct summary or abstract description in addition to more detailed specific description.
Mapping to RiC-CM 1.0
Corresponds to RiC-A43 (General Description attribute)
Example(s)
"Le massif du Mont-Blanc est un massif des Alpes partagé entre la France, l'Italie et la Suisse. Il abrite le mont Blanc, plus haut sommet d'Europe occidentale qui culmine à 4 809 mètres (altitude relevée en 2015). Il est traversé par le tunnel du Mont-Blanc, entre Chamonix dans la vallée de l'Arve et Courmayeur dans la vallée d'Aoste." [fr]
"The Senate is the academic governing body of the University of Strathclyde and is responsible for all academic matters including academic standards and quality. Meetings of the Senate are chaired by the Principal and the membership is drawn entirely from within the University, comprising academic and research staff. (about a corporate body, University of Strathclyde Senate)" [en]
"This activity involves regulating the nursing profession by conducting examinations and on-going education for nurses, maintaining rolls of those qualified as enrolled or registered nurses, midwives, psychiatric, and other specialised nurses. It also covers hearing disciplinary charges against nurses (and where necessary, removing them temporarily or permanently from the registers), as well as promoting the nursing profession. (about an activity, Nursing Profession Regulation)" [en]
"Thomas Blaikie (1750-1838) est un botaniste et jardinier écossais. Il a dessiné notamment les jardins de Malmaison et Bagatelle." [fr]
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:scopeAndContent
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the IRI, mapping to RiC-CM (rico:RiCCMCorrespondingComponent), labels, description (rdfs:comment), examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:geodesicSystem

IRI: https://www.ica.org/standards/RiC/ontology#geodesicSystem

Label(s)
geodesic system [en]; sistema geodésico [es]; système géodésique [fr]
Definition
Reference system used for geographical coordinates.
Has super-properties
rico:referenceSystem
Has domain
rico:Coordinates
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:geographicalCoordinates

IRI: https://www.ica.org/standards/RiC/ontology#geographicalCoordinates

Label(s)
coordenadas geográficas [es]; coordonnées géographiques [fr]; geographical coordinates [en]
Definition
Longitudinal and latitudinal information about a Place.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use PhysicalLocation and Coordinates classes with Place. Coordinates may be based on ISO 6709 Standard representation of geographic point location by coordinates.
Mapping to RiC-CM 1.0
Corresponds to RiC-A11 (Coordinates attribute)
Example(s)
"Latitude 35.89421911, Longitude 139.94637467 (ISO 6709/F)" [en]
"Latitude 50°40′46,461″N, Longitude 95°48′26,533″W, Height 123,45m (ISO 6709/D)" [en]
Has domain
rico:Place
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition and scope note updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:height

IRI: https://www.ica.org/standards/RiC/ontology#height

Label(s)
altura [es]; hauteur [fr]; height [en]
Definition
Vertical dimension of an entity.
Has super-properties
rico:measure
Has domain
rico:Thing
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:history

IRI: https://www.ica.org/standards/RiC/ontology#history

Label(s)
histoire [fr]; historia [es]; history [en]
Definition
Summary of the development of an entity throughout its existence.
Scope note
For a record set, may be used to summarize the history of the Record Set itself, or additionally to summarize the history of some or all members of the Record Set. Should not be confused with the scope and content property.
Mapping to RiC-CM 1.0
Corresponds to RiC-A21 (History attribute)
Example(s)
"El primer sorteo de lotería se celebró el 13 de mayo de 1771, siendo desarrollado por la Real Lotería General de Nueva España… (sobre una actividad)" [es]
"Nacido en Barbastro en 1892, donde realizó sus primeros estudios con los escolapios. Licenciado en Derecho por la Universidad de Zaragoza, aprobó las oposiciones al cuerpo nacional de notarios… (sobre una persona)" [es]
"The manuscripts are part of the collections of Robert Harley (d 1724) and Edward Harley (d 1741), 1st and 2nd Earls of Oxford, that were brought by Parliament and transferred to the British Museum in 1753. Those materials were then separated into this collection and those for Harley Charters and Harley Rolls and became part of the collections of the British Library in 1972. (about a Record Set)" [en]
Has domain
rico:Agent or rico:Event or rico:Instantiation or rico:Place or rico:RecordResource or rico:Rule
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, domain, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Domains updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:identifier

IRI: https://www.ica.org/standards/RiC/ontology#identifier

Label(s)
identifiant [fr]; identificador [es]; identifier [en]
Definition
A word, number, letter, symbol, or any combination of these used to uniquely identify or reference an individual instance of an entity within a specific information domain. Can include Global Persistent Identifiers (globally unique and persistently resolvable identifier for the entity) and/or Local Identifiers. Both the domain within which the identifier is unique, and the rules used in forming the identifier value should be provided with the identifier value.
Scope note
Use only if you don't use Identifier class for handling identifiers. Within a given domain (a closed system), identifiers are used to uniquely reference instances of an entity. Identifiers are instruments of control that facilitate management of the entities within the domain. The formulation of identifiers commonly is based on rules. In addition to an identifier needing to be unique within a domain, it is also highly desirable that it be persistent, that is, that the identifier uniquely identifies the entity over time. A variety of organizations provide rules for the formation of identifiers, and services designed to facilitate the persistence of identifiers. Such identifiers are commonly referred to as Persistent Identifiers (or PIDs). PIDs conform to RFC 3986, but impose additional rules. Common examples are Archival Resource Keys (ARKs) and Digital Object Identifiers (DOIs). Within the global environment of the Internet, there are special rules for the formation of identifiers to ensure that they are unique within the domain of the Internet. Such identifiers must conform to the Internet Engineering Task Force (IETF) Uniform Resource Identifier rules (RFC 3986).
Mapping to RiC-CM 1.0
Corresponds to RiC-A22 (Identifier attribute)
Example(s)
"B-000091 (example of a unique identifier for an instantiation assigned by a repository)" [en]
"BUD-01-F002 (example of a classification number from a corporate file plan)" [en]
"F 1204 (example of a local identifier for a record set assigned by a repository)" [en]
"NAS1/A/1.1 (example of a local identifier for a record)" [en]
"http://isni.org/0000000073572182 (example of a persistent International Standard Name Identifier for a person)" [en]
"http://n2t.net/ark:/99166/w6tz44ht (example of an Archival Resource Key for a person)" [en]
"http://n2t.net/ark:/99166/w6v1266v (example of an Archival Resource Key for a record)" [en]
Has domain
rico:Thing
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition and scope note updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:instantiationExtent

IRI: https://www.ica.org/standards/RiC/ontology#instantiationExtent

Label(s)
Instantiation extent [en]; mesure de l’instanciation [fr]; soporte de instanciación [es]
Definition
Countable characteristics of an Instantiation expressed as a quantity.
Scope note
Instantiation extent should not be confused with record resource extent or carrier extent. For a given Record Resource, the instantiation extent may vary, based on format, density of information on the carrier, etc. For example, a CD with a storage capacity of 700 MB (carrier extent) might hold a record of 1500 words (record resource extent) represented in two versions, one a Word document with an instantiation extent of 3 KB and the other a PDF file with an instantiation extent of 5 KB.
Mapping to RiC-CM 1.0
Corresponds to RiC-A23 (Instantiation Extent attribute)
Example(s)
"234 linear metres" [en]
"Size of PDF file: 1.5 MB" [en]
"The register has 345 written folios" [en]
Has super-properties
rico:physicalOrLogicalExtent
Has domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Scope note updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:instantiationStructure

IRI: https://www.ica.org/standards/RiC/ontology#instantiationStructure

Label(s)
estructura de la instanciación [es]; Instantiation structure [en]; structure de l’instanciation [fr]
Definition
Information about the physical arrangement and composition of an Instantiation.
Mapping to RiC-CM 1.0
Specialization of RiC-A40 (Structure attribute)
Has super-properties
rico:structure
Has domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition fixed. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:integrityNote

IRI: https://www.ica.org/standards/RiC/ontology#integrityNote

Label(s)
integrity note [en]; nota de integridad [es]; note sur l'intégrité [fr]
Definition
Information about the known intellectual completeness of a Record Resource.
Scope note
May be used in a Record Set description when its value is shared by some or all members of the Record Set. The information about integrity may be generated manually or automatically. Not to be confused with the physical completeness of the instantiation, which is covered by the physical characteristics note attribute. The integrity of a Record Resource and the physical characteristics note of an Instantiation may be complementary. This attribute also covers any additions to or removal of original information.
Mapping to RiC-CM 1.0
Corresponds to RiC-A24 (Integrity Note attribute)
Example(s)
"A web page (HTML, 15 images, 2 CSS, 1 javascript), with 5 images missing." [en]
"For record set: series of letters, one is missing so the integrity is compromised." [en]
"Line three of a hand-written letter was cut out and a replacement text was inserted by an unknown person." [en]
"Part of the text is missing (because a corner on the instantiation was cut out, which is a physical characteristic). See also the examples of physicalCharacteristics." [en]
Has super-properties
rico:note
Has domain
rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2025-01-17: Made this property a subproperty of the new rico:note datatype property.
2023-11-11: Aligned with RiC-CM 1.0: updated the IRI, mapping to RiC-CM (rico:RiCCMCorrespondingComponent), labels, description (rdfs:comment), skos:scopeNote, domain, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Scope note and examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:lastModificationDate

IRI: https://www.ica.org/standards/RiC/ontology#lastModificationDate

Label(s)
date de dernière modification [fr]; fecha de última modificación [es]; last modification date [en]
Definition
Date at which an entity was last updated.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:modificationDate
Has domain
rico:Thing
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:latitude

IRI: https://www.ica.org/standards/RiC/ontology#latitude

Label(s)
latitud [es]; latitude [en]; latitude [fr]
Definition
Distance in degrees north or south of the equator.
Scope note
Property of the Coordinates class. If you don't use this class, use geographicalCoordinates property, a property of Place class.
Has super-properties
rico:measure
Has domain
rico:Coordinates
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:length

IRI: https://www.ica.org/standards/RiC/ontology#length

Label(s)
length [en]; longitud [es]; longueur [fr]
Definition
Length of an entity.
Scope note
May be used, among other cases, for storing the length of some places like streets.
Has super-properties
rico:measure
Has domain
rico:Thing
Has range
rdfs:Literal
Change note(s)
2023-11-12: Added a new rdfs:label in Spanish.
2023-08-28: Added for enabling to describe entities that have such a dimension.

Back to the table of contents | Back to top

Datatype property: rico:location

IRI: https://www.ica.org/standards/RiC/ontology#location

Label(s)
localisation [fr]; localización [es]; location [en]
Definition
A delimitation of the physical territory of a Place. Used to describe basic human-readable text such as an address, a cadastral reference, or less precise information found in a Record.
Scope note
Use only if you don't use PhysicalLocation class with Place. Use the geographicalCoordinates property, or the Coordinates class, to record the geographical coordinates of the Place. Use the spatial relations (particularly 'has or had location') to capture a relation between two places.
Mapping to RiC-CM 1.0
Corresponds to RiC-A27 (Location attribute)
Example(s)
"25 rue Saint-Denis à Paris" [fr]
"Montreal (city in Canada)" [en]
Has domain
rico:Place
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition and scope note updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:longitude

IRI: https://www.ica.org/standards/RiC/ontology#longitude

Label(s)
longitud [es]; longitude [en]; longitude [fr]
Definition
Distance in degrees east or west of a prime meridian.
Scope note
Property of the Coordinates class. If you don't use this class, use geographicalCoordinates property, a property of Place class.
Has super-properties
rico:measure
Has domain
rico:Coordinates
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:measure

IRI: https://www.ica.org/standards/RiC/ontology#measure

Label(s)
measure [en]; medida [es]; mesure [fr]
Definition
The extent, quantity, amount, or degree of an entity, as determined by measurement or calculation.
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:altitude; rico:height; rico:latitude; rico:length; rico:longitude; rico:width
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:migrationDate

IRI: https://www.ica.org/standards/RiC/ontology#migrationDate

Label(s)
date de migration [fr]; fecha de migración [es]; migration date [en]
Definition
Date at which an Instantiation was or will be migrated.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:derivationDate
Has domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
2025-03-01: Removed 'Record Resource' from the definition and made the property a subproperty of the new 'derivationDate' property.
2025-02-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:modificationDate

IRI: https://www.ica.org/standards/RiC/ontology#modificationDate

Label(s)
date de modification [fr]; fecha de modificación [es]; modification date [en]
Definition
Date of the modification of an entity.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:date
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:lastModificationDate
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:mostMembersWithAccumulationDate

IRI: https://www.ica.org/standards/RiC/ontology#mostMembersWithAccumulationDate

Label(s)
des membres dont la plupart ont pour date d’accumulation [fr]; la mayoría de sus miembros como fecha de acumulación [es]; most members with accumulation date [en]
Definition
Date at which most of the present or past members of a Record Set were or will be accumulated.
Scope note
Datatype property analogue of 'hasOrHadMostMembersWithAccumulationDate', which is provided for usability reasons. May be deprecated and removed later on. Use only if you don’t use Date classes for handling dates.
Has super-properties
rico:someMembersWithAccumulationDate
Has domain
rico:RecordSet
Has range
rdfs:Literal
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:mostMembersWithCreationDate

IRI: https://www.ica.org/standards/RiC/ontology#mostMembersWithCreationDate

Label(s)
des membres dont la plupart ont pour date de création [fr]; la mayoría de sus miembros como fecha de creación [es]; most members with creation date [en]
Definition
Date at which most of the present or past members of a Record Set were or will be created.
Scope note
Datatype property analogue of 'hasOrHadMostMembersWithCreationDate', which is provided for usability reasons. May be deprecated and removed later on. Use only if you don’t use Date classes for handling dates.
Mapping to RiC-CM 1.0
RiC-R083i ('has or had most members with creation date' relation).
Has super-properties
rico:someMembersWithCreationDate
Has domain
rico:RecordSet
Has range
rdfs:Literal
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:name

IRI: https://www.ica.org/standards/RiC/ontology#name

Label(s)
name [en]; nom [fr]; nombre [es]
Definition
A label, title or term designating an entity in order to make it distinguishable from other similar entities.
Scope note
Use only if you don't use Name class for handling names. Provides brief information about the content or other individual characteristics of the entity being described, necessary to distinguish it from other perhaps similar entities.
Mapping to RiC-CM 1.0
Corrresponds to RiC-A28 (Name attribute)
Example(s)
"D-Day (about a Date or Event)" [en]
"Digital copy of the Pomarius archival inventory from 1575 (about an Instantiation)" [en]
"Fundraising, University of Glasgow (about an Activity)" [en]
"Halloween 2016 (about a Date)" [en]
"Nelson Mandela (about a Person)" [en]
"Papers of the Earls of Liverpool (about a Record Set)" [en]
"Paris (about a Place)" [en]
"Prime Minister (about a Position)" [en]
"Providing hearing services (about an Activity)" [en]
"Sketch Map of the Qatar Peninsula (about a Record)" [en]
"The Letter of Neacsu from Campulung to the Mayor of Brasov (about a Record)" [en]
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:expressedDate; rico:title
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:normalizedDateValue

IRI: https://www.ica.org/standards/RiC/ontology#normalizedDateValue

Label(s)
normalized date value [en]; valeur normalisée de la date [fr]; valor normalizado de fecha [es]
Definition
Machine readable representation of the date based on a public technical standard.
Scope note
Used to represent the date in a standardized format that can be processed programmatically. The main standard used today is ISO 8601, which is based on the Gregorian calendar. See also the Extended Date Time Format (EDTF), which is an extension of ISO 8601, and enables, among other features, to represent a date set, and to indicate the date is approximate.
Mapping to RiC-CM 1.0
Corresponds to RiC-A29 (Normalized Date attribute)
Example(s)
"1550,1551,1553,1555 (a date set in EDTF, meaning one of the years 1550, 1551, 1553, 1555)" [en]
"1948-03 (an ISO 8601 form of a single date)" [en]
"1948-03-08 (an ISO 8601 form of a single date)" [en]
"1948-03~ (a single date in ETDF, meaning March 1948 approximately)" [en]
"1948/ (a date range in EDTF, starting in 1948, end unknown)" [en]
"1948/.. (an open date range in EDTF, starting in 1948)" [en]
"2012-02-14/2015-03-08 (an ISO 8601 form of a date range)" [en]
"2012/2015-03 (an ISO 8601 form of a date range)" [en]
"{1550,1551,1553,1555} (a date set in EDTF, meaning all of the years 1550, 1551, 1553, 1555)" [en]
"{1805,1815..1820} (a date set in EDTF, meaning all of the years 1805, 1815, 1816, 1817, 1818, 1819, 1820)" [en]
Has super-properties
rico:normalizedValue
Has domain
rico:Date
Has range
rdfs:Literal
Change note(s)
2024-09-02: Fixed a typo in two of the EDTF examples.
2023-11-11: Aligned with RiC-CM 1.0: updated the examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-10: Updated the rdfs:comment and examples, and added a scopeNote, in order to make this property fully compliant with RiC-CM 1.0.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:normalizedValue

IRI: https://www.ica.org/standards/RiC/ontology#normalizedValue

Label(s)
normalized value [en]; valeur normalisée [fr]; valor normalizado [es]
Definition
Value representation based on a standard, preferably machine-readable.
Has super-properties
rico:textualValue
Has domain
rico:Appellation or rico:Date
Has range
rdfs:Literal
Has sub-properties
rico:normalizedDateValue
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:note

IRI: https://www.ica.org/standards/RiC/ontology#note

Label(s)
nota [es]; note [en]; note [fr]
Definition
A short textual statement, that gives a little information on a specific feature of a Thing.
Scope note
Not to be confused with the rico:generalDescription datatype property, which is used to provide a textual description of a Thing. Use the subproperties of rico:note when they are appropriate.
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:authenticityNote; rico:integrityNote; rico:physicalCharacteristicsNote
Change note(s)
2025-01-17: Added in RiC-0 1.1, as a superproperty of any possible kind of note.

Back to the table of contents | Back to top

Datatype property: rico:physicalCharacteristicsNote

IRI: https://www.ica.org/standards/RiC/ontology#physicalCharacteristicsNote

Label(s)
nota sobre las características físicas [es]; note sur les caractéristiques physiques [fr]; physical characteristics note [en]
Definition
Information about the physical features, completeness, or conservation status of an Instantiation. Includes information about the physical nature and condition such as conservation status or the deterioration of an Instantiation (for example its carrier) affecting the ability to recover information.
Scope note
Not to be confused with the intellectual completeness of a Record Resource and its sub-entities, which is covered by the Integrity attribute. May include digital file fixity.
Mapping to RiC-CM 1.0
Corresponds to RiC-A31 (Physical Characteristics Note attribute)
Example(s)
"A web page (HTML, 15 images, 2 CSS, 1 JavaScript), with 1 CSS missing." [en]
"British Library binding" [en]
"Digital file format: JPEG-2000" [en]
"For carrier: hard drives on which the author wrote physically (using a pen)." [en]
"Letter physical characteristics: corner without text missing – the carrier is damaged, but no information of the content is missing" [en]
"The charter is missing the seal." [en]
"Watermarked" [en]
"carrier heavily foxed" [en]
"some loss of text due to rodent damage" [en]
Has super-properties
rico:note
Has domain
rico:Instantiation
Has range
rdfs:Literal
Has sub-properties
rico:qualityOfRepresentationNote
Change note(s)
2025-01-17: Made this property a subproperty of the new rico:note datatype property.
2023-11-11: Aligned with RiC-CM 1.0: updated the IRI, mapping to RiC-CM (rico:RiCCMCorrespondingComponent), labels, description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:physicalOrLogicalExtent

IRI: https://www.ica.org/standards/RiC/ontology#physicalOrLogicalExtent

Label(s)
importance physique ou logique [fr]; physical or logical extent [en]; soporte físico o lógico [es]
Definition
Countable characteristics of the content of an entity expressed as a quantity.
Scope note
Provided for usability reasons. Use only if you cannot use the subproperties (particularly if the same free text is being used in your current metadata for describing the record resource, carrier and instantiation extent).
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Has sub-properties
rico:carrierExtent; rico:instantiationExtent; rico:recordResourceExtent
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:productionTechnique

IRI: https://www.ica.org/standards/RiC/ontology#productionTechnique

Label(s)
production technique [en]; technique de production [fr]; técnica de produccióon [es]
Definition
The method used in the representation of information on an Instantiation.
Scope note
Use only if you have free text or don't have a controlled vocabulary for production techniques (in this case, use the ProductionTechniqueType class)
Mapping to RiC-CM 1.0
Corresponds to RiC-A33 (Production Technique attribute)
Example(s)
"engraving" [en]
"handwriting" [en]
"magnetic recording" [en]
"optical recording" [en]
Has domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:publicationDate

IRI: https://www.ica.org/standards/RiC/ontology#publicationDate

Label(s)
date de publication [fr]; fecha de publicación [es]; publication date [en]
Definition
Date of the publication, in the past or in the future, of a Record Resource.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:date
Has domain
rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2025-02-19: Changed definition (added "in the past or in the future").
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:qualityOfRepresentationNote

IRI: https://www.ica.org/standards/RiC/ontology#qualityOfRepresentationNote

Label(s)
nota sobre la calidad de representación [es]; note sur la qualité de la représentation [fr]; quality of representation note [en]
Definition
Characteristics of an Instantiation that affect the ability to recover the intellectual content. Such characteristics may be related to the methods used in creating the Instantiation or introduced subsequent to the creation through accident.
Scope note
Quality of representation note is a specialization of physical characteristics note. Quality of representation note should be used in conjunction with physical characteristics note when the physical characteristics impact the ability to recover the intellectual content.
Mapping to RiC-CM 1.0
Corresponds to RiC-A34 (Quality of Representation Note attribute)
Example(s)
"Black and white digitization may have led to loss of some information." [en]
"some loss of information due to poor quality of image capture" [en]
"some loss of text due to rodent damage" [en]
Has super-properties
rico:physicalCharacteristicsNote
Has domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the IRI, mapping to RiC-CM (rico:RiCCMCorrespondingComponent), labels, description (rdfs:comment), skos:scopeNote, rdfs:subpropertyOf.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:quantity

IRI: https://www.ica.org/standards/RiC/ontology#quantity

Label(s)
cantidad [es]; quantité [fr]; quantity [en]
Definition
Machine-readable quantity.
Scope note
Use if you use the Extent class and its properties for handling an accurate description of the extent of a resource.
Has super-properties
rico:textualValue
Has domain
rico:Extent
Has range
xsd:decimal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added an xml:lang attribute to the rdfs:comment.
2023-08-25: Added a new rdfs:label in French.
2020-11-21: Added a scope note.
2020-10-28: Datatype property created along with unitOfMeasurement, Extent and UnitOfMeasurement classes, in order to provide methods for handling extent accurately.

Back to the table of contents | Back to top

Datatype property: rico:rankInHierarchy

IRI: https://www.ica.org/standards/RiC/ontology#rankInHierarchy

Label(s)
rang dans la hiérarchie [fr]; rango en la jerarquía [es]; rank in hierarchy [en]
Definition
The rank of a Record Resource, or of a Proxy that stands for it, in a hierarchy.
Scope note
The object properties rico:directlyIncludes and rico:hasDirectConstituent, or variants of these which are sub-properties of rico:hasOrHadPart, should always be used to express hierarchies in RiC-O. The rico:rankInHierarchy 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 hierarchical object properties in the intended context (e.g. a hierarchy of Record Parts in a given Record). Thus, if, for example, Record Part A rico:hasDirectConstituent Record Part B, then the rico:rankInHierarchy of Record Part B must be strictly greater than rico:rankInHierarchy of Record Part A, and no other Record Part in that context should have rico:rankInHierarchy between that of Record Part A and Record Part B. For a given Record Resource, rico:rankInHierarchy should never be used more than once. If a Record Resource belongs to more than one hierarchy, a rico:Proxy of the Record Resource should be introduced, and rico:rankInHierarchy have source such a proxy, in all cases except (possibly) the first.
Has super-properties
rico:textualValue
Has domain
rico:Proxy or rico:RecordResource
Has range
xsd:int
Change note(s)
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:rankInSequence

IRI: https://www.ica.org/standards/RiC/ontology#rankInSequence

Label(s)
rang dans la séquence [fr]; rango en la secuencia [es]; rank in sequence [en]
Definition
The rank of a Record Resource, or of a Proxy that stands for it, in a sequence.
Scope note
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.
Has super-properties
rico:textualValue
Has domain
rico:Proxy or rico:RecordResource
Has range
xsd:int
Change note(s)
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:recordResourceExtent

IRI: https://www.ica.org/standards/RiC/ontology#recordResourceExtent

Label(s)
mesure de la ressource archivistique [fr]; Record Resource Extent [en]; soporte de recurso documental [es]
Definition
The quantity of information content, as human experienced, contained in a Record Resource. The method and precision of expressing the quantity of information represented in a Record Resource will vary according to the kind of Record Resource being described, processing economy constraints, etc. For record sets, quantity may be expressed as number of records, or, for analogue records in particular, by the physical storage dimensions of the members of the Record Set. For individual records or record parts, quantity may be expressed in more precise terms.
Scope note
Use if you don't use RecordResourceExtent class and its properties for handling such information. Record resource extent should not be confused with instantiation extent or carrier extent. The number, size or duration of the information content unit(s) remains the same even if the information is instantiated in various carriers. For example, a CD with a storage capacity of 700 MB (carrier extent) might hold a record of 1,500 words (record resource extent) represented in two versions, one a Word document with an instantiation extent of 3 KB and the other a PDF file with an instantiation extent of 5 KB.
Mapping to RiC-CM 1.0
Corresponds to RiC-A35 (Record Resource Extent attribute)
Example(s)
"1,500 words" [en]
"2 films" [en]
"2.065.735 characters" [en]
"3 minutes and 24 seconds" [en]
"6 maps" [en]
"6 photographs" [en]
Has super-properties
rico:physicalOrLogicalExtent
Has domain
rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2024-03-15: Fix capitalisation in English label.
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-21: Updated the scope note, as a RecordResourceExtent class has been created.
2020-11-01: Text definition and scope note updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:recordResourceSourceOfInformation

IRI: https://www.ica.org/standards/RiC/ontology#recordResourceSourceOfInformation

Label(s)
fuente de información de recurso documental [es]; Record Resource source of information [en]; source d’information de la ressource archivistique [fr]
Definition
Information about some source on which the content of a Record Resource is based.
Scope note
Can be used, for example, for Records having documentary form type Authority Record or Finding Aid. Use only if you don't use the 'recordResourceHasSourceOfInformation' object property.
Example(s)
"Dardy-Cretin (Michèle), Histoire administrative du ministère de la culture et de la communication (1959-2012). Paris: Collection du Comité d’histoire du ministère de la culture et de la communication, 2012." [fr]
Has domain
rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2025-01-16: Datatype property added in RiC-O 1.1. It replaces, as concerns Record Resources, the former 'source' datatype property, that was available in RiC-0 0.1 and RiC-O 0.2, and was removed in RiC-O 1.0.

Back to the table of contents | Back to top

Datatype property: rico:recordResourceStructure

IRI: https://www.ica.org/standards/RiC/ontology#recordResourceStructure

Label(s)
estructura de recurso documental [es]; Record Resource structure [en]; structure de la ressource archivistique [fr]
Definition
Information about the intellectual arrangement and composition of a Record Resource. For Record and Record Part, it encompasses information about the intellectual composition of the record, the presence of record parts and their functions. For Record Set, it encompasses information about the methodology or criteria used for arranging the Record Set members or Record members within the containing Record Set
Mapping to RiC-CM 1.0
Specialization of RiC-A40 (Structure attribute)
Example(s)
"Inside each file, the records are arranged chronologically." [en]
"The database has 3 related tables: names, addresses, and passport numbers." [en]
"The record has 2 appendixes, comprising a full account of the income from car taxes and real estate taxes." [en]
"The series have the files arranged according to the alphabetical order of the places concerned." [en]
Has super-properties
rico:structure
Has domain
rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:referenceSystem

IRI: https://www.ica.org/standards/RiC/ontology#referenceSystem

Label(s)
reference system [en]; sistema de referencia [es]; système de référence [fr]
Definition
Framework or standard used to represent an information.
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:altimetricSystem; rico:geodesicSystem
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:relationCertainty

IRI: https://www.ica.org/standards/RiC/ontology#relationCertainty

Label(s)
certeza de la relación [es]; degré de certitude de la relation [fr]; relation certainty [en]
Definition
Qualifies the level of certitude of the accuracy of a Relation.
Mapping to RiC-CM 1.0
Corresponds to RiC-RA01 (Certainty of Relation attribute)
Example(s)
"certain" [en]
"uncertain" [en]
"unknown" [en]
Has domain
rico:Relation
Has range
rdfs:Literal
Change note(s)
2023-12-27: Renamed the datatype property (was 'certainty') and reduced its domain to Relation (the dmain was the union of Event and Relation). Consequently updated the labels.
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-14: Reintroduced this datatype property, with the definition assigned to it in RiC-CM 1.0, apart from its domain that also includes Event.

Back to the table of contents | Back to top

Datatype property: rico:relationSource

IRI: https://www.ica.org/standards/RiC/ontology#relationSource

Label(s)
fuente de la relación [es]; relation source [en]; source de la relation [fr]
Definition
A source of information used for identifying and describing a Relation.
Scope note
Use only if you don't use the 'isEvidencedBy' object property.
Mapping to RiC-CM 1.0
Corresponds to RiC-RA05 (Source of Relation attribute).
Has domain
rico:Relation
Has range
rdfs:Literal
Change note(s)
2023-12-27: Renamed the datatype property (was 'source') and reduced its domain to Relation (the domain was the union of Record Resource and Relation). Consequently updated the rdfs:comment, labels and scope note. Added a rico:RiCCMCorrespondingComponent annotation.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:relationState

IRI: https://www.ica.org/standards/RiC/ontology#relationState

Label(s)
estado de la relación [es]; relation state [en]; statut de la relation [fr]
Definition
Used to qualify the state of a Relation (e. g. present, past, ongoing, unknown).
Has domain
rico:Relation
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:ruleFollowed

IRI: https://www.ica.org/standards/RiC/ontology#ruleFollowed

Label(s)
regla aplicada [es]; règle suivie [fr]; rule followed [en]
Definition
The rule or conditions that govern the existence or lifecycle of a Thing.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use the Rule class for handling rules.
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:authorizingMandate
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:scopeAndContent

IRI: https://www.ica.org/standards/RiC/ontology#scopeAndContent

Label(s)
alcance y contenido [es]; portée et contenu [fr]; scope and content [en]
Definition
Summary of the scope (such as time periods, geography) and content (such as subject matter, administrative processes) of a Record Resource. Provides a more complete summary of the informational content of the Record Resource highlighting the information conveyed in the Record Resource, why it was created, received, and/or maintained, and the agents connected to it. It may include description of relations with agents, activities, dates and places, or with other record resources.
Scope note
Scope and content is a specialization of general description. For a Record Set, may be used to summarize the scope and content of the Record Set itself, or additionally to summarize the scope and content of some or all members of the Record Set. It is not to be confused with the history dataytpe property which focuses on the origination and subsequent changes to a Record Resource.
Mapping to RiC-CM 1.0
Corresponds to RiC-A38 (Scope and Content attribute)
Example(s)
"Among the witnesses, the Duke of Normandy." [en]
"Includes a detailed list of the lands and villages given by the King to the Abbey." [en]
"Letter from Vlad the Impaler (Dracula) to the Council of Kronstadt asking them to send military support against the Ottomans, within the framework of their alliance treaty." [en]
"Se hace referencia a construcción del Gran Hotel, iniciada en 1899 bajo el nombre de Casa Celestino. Tras su interrupción en 1902, continuó la obra ya con su nombre actual." [es]
"The author explains why he does not agree with the decision made and adds that it cannot be applied." [en]
Has super-properties
rico:generalDescription
Has domain
rico:RecordResource
Has range
rdfs:Literal
Has sub-properties
rico:sentimentOrEmotionExpressed
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote, rdfs:subpropertyOf, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:sentimentOrEmotionExpressed

IRI: https://www.ica.org/standards/RiC/ontology#sentimentOrEmotionExpressed

Label(s)
sentiment or emotion expressed [en]; sentiment ou émotion exprimés [fr]; sentimiento o emoción expresados [es]
Definition
Specification of, or information about, the sentiment(s) or emotion(s) expressed by the content of a Record or a Record Part.
Scope note
Can in particular be used for textual or visual Records or Record Parts.
Has super-properties
rico:scopeAndContent
Has domain
rico:Record or rico:RecordPart
Has range
rdfs:Literal
Change note(s)
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:someMembersWithAccumulationDate

IRI: https://www.ica.org/standards/RiC/ontology#someMembersWithAccumulationDate

Label(s)
algunos de sus miembros como fecha de acumulación [es]; des membres ayant pour date d’accumulation [fr]; some members with accumulation date [en]
Definition
Date at which some of the present or past members of a Record Set were or will be accumulated.
Scope note
Datatype property analogue of 'hasOrHadSomeMembersWithAccumulationDate', which is provided for usability reasons. May be deprecated and removed later on. Use only if you don’t use Date classes for handling dates.
Has super-properties
rico:date
Has domain
rico:RecordSet
Has range
rdfs:Literal
Has sub-properties
rico:mostMembersWithAccumulationDate
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:someMembersWithCreationDate

IRI: https://www.ica.org/standards/RiC/ontology#someMembersWithCreationDate

Label(s)
algunos de sus miembros como fecha de creación [es]; des membres ayant pour date de création [fr]; some members with creation date [en]
Definition
Date at which some of the present or past members of a Record Set were or will be created.
Scope note
Datatype property analogue of 'hasOrHadSomeMembersWithCreationDate', which is provided for usability reasons. May be deprecated and removed later on. Use only if you don’t use Date classes for handling dates.
Mapping to RiC-CM 1.0
RiC-R082i ('has or had some members with creation date' relation).
Has super-properties
rico:beginningDate
Has domain
rico:RecordSet
Has range
rdfs:Literal
Has sub-properties
rico:mostMembersWithCreationDate
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Datatype property: rico:structure

IRI: https://www.ica.org/standards/RiC/ontology#structure

Label(s)
estructura [es]; structure [en]; structure [fr]
Definition
Information about the intellectual arrangement and composition of a Record Resource or the physical arrangement and composition of an Instantiation. For Record and Record Part, it encompasses information about the intellectual composition of the record, the presence of record parts and their functions. For Record Set, it encompasses information about the methodology or criteria used for arranging the Record Set members or Record members within the containing Record Set. For Instantiation, it may comprise information about the composition of the physical elements of the instantiation
Scope note
Use only if you cannot use the subproperties (particularly if the same free text is being used in your current metadata for describing the record resource and the instantiation structure). For a Record Set, may be used to summarize the structure of the Record Set itself, or additionally to summarize the structure of some or all members of the Record Set. Should not be confused with the classification datatype property, which provides information about the category which the Record Set belongs to within a classification scheme.
Mapping to RiC-CM 1.0
Corresponds to RiC-A40 (Structure attribute)
Example(s)
"Inside each file, the records are arranged chronologically (about a record set)" [en]
"The database has three related tables: names, addresses, and passport numbers (about a record)" [en]
"The record has two appendices, comprising a full account of the income from car taxes and real estate taxes" [en]
"The series have the files arranged according to the alphabetical order of the places concerned" [en]
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Has sub-properties
rico:instantiationStructure; rico:recordResourceStructure
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the skos:scopeNote, examples (skos:example).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Text definition updated. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:technicalCharacteristics

IRI: https://www.ica.org/standards/RiC/ontology#technicalCharacteristics

Label(s)
características técnicas [es]; caractéristiques techniques [fr]; technical characteristics [en]
Definition
Describes any relevant physical or software feature of any device involved in the creation or management of a Record Resource.
Scope note
Does not include references to the workflow that the Mechanism is involved in, which is described under the Activity entity. It emphasizes those features that provide a better understanding of the impact of the Mechanism on the records.
Mapping to RiC-CM 1.0
Corresponds to RiC-A41 (Technical Characteristics attribute)
Example(s)
"Hubble Space Telescope had until 2002 a flawed mirror that introduced severe spherical aberration for the images." [en]
Has domain
rico:Mechanism
Has range
rdfs:Literal
Change note(s)
2023-11-11: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.
2020-11-01: Scope note and examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.

Back to the table of contents | Back to top

Datatype property: rico:textualValue

IRI: https://www.ica.org/standards/RiC/ontology#textualValue

Label(s)
textual value [en]; valeur textuelle [fr]; valor textual [es]
Definition
A textual expression of an Appellation or Date.
Has domain
rico:Appellation or rico:Date or rico:Extent
Has range
rdfs:Literal
Has sub-properties
rico:expressedDate; rico:normalizedValue; rico:quantity; rico:rankInHierarchy; rico:rankInSequence
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:title

IRI: https://www.ica.org/standards/RiC/ontology#title

Label(s)
intitulé [fr]; title [en]; título [es]
Definition
An identifying name of a Record Resource, Instantiation or Rule.
Scope note
Use only if you don't use Title class for handling titles.
Mapping to RiC-CM 1.0
Specialization of RiC-A28 (Name attribute)
Has super-properties
rico:name
Has domain
rico:Instantiation or rico:RecordResource or rico:Rule
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:type

IRI: https://www.ica.org/standards/RiC/ontology#type

Label(s)
tipo [es]; type [en]; type [fr]
Definition
A term used to characterize an entity.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Type subclasses for handling categories.
Has domain
rico:Thing
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:unitOfMeasurement

IRI: https://www.ica.org/standards/RiC/ontology#unitOfMeasurement

Label(s)
unidad de medida [es]; unité de mesure [fr]; unit of measurement [en]
Definition
A definite magnitude of a quantity, defined and adopted by convention or by law, that is used as a standard for measurement of the same kind of quantity. Can be spacial units (cm, m), weight (g, kg), time (s, h), storage (MB, TB) or more informal units used in the archival context like number of boxes, pages or words.
Scope note
Use if you do not use the UnitOfMeasurement class for handling units of measurement along with Extent.
Has domain
rico:Extent
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added an xml:lang attribute to the rdfs:comment.
2023-08-25: Added a new rdfs:label in French.
2020-11-21: Added a scope note.
2020-10-28: Datatype property created along with quantity, Extent and UnitOfMeasurement classes, in order to provide methods for handling extent accurately.

Back to the table of contents | Back to top

Datatype property: rico:usedFromDate

IRI: https://www.ica.org/standards/RiC/ontology#usedFromDate

Label(s)
usado desde la fecha [es]; used from date [en]; utilisé à partir de [fr]
Definition
Date at which an Appellation was first used.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:beginningDate
Has domain
rico:Appellation
Has range
rdfs:Literal
Change note(s)
2023-11-12: Made this property a subproperty of beginningDate.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:usedToDate

IRI: https://www.ica.org/standards/RiC/ontology#usedToDate

Label(s)
usado hasta la fecha [es]; used to date [en]; utilisé jusqu’à [fr]
Definition
Date until an Appellation was used.
Scope note
Provided for usability reasons. May be deprecated and removed later on. Use only if you don't use Date classes for handling dates.
Mapping to RiC-CM 1.0
Datatype property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:endDate
Has domain
rico:Appellation
Has range
rdfs:Literal
Change note(s)
2023-11-12: Made this property a subproperty of endDate.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Datatype property: rico:width

IRI: https://www.ica.org/standards/RiC/ontology#width

Label(s)
anchura [es]; largeur [fr]; width [en]
Definition
Horizontal dimension of an entity.
Has super-properties
rico:measure
Has domain
rico:Thing
Has range
rdfs:Literal
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-25: Added a new rdfs:label in French.

Back to the table of contents | Back to top


Object properties

This first list includes RiC-O main, 'core' object properties.

rico:affectsOrAffected | rico:agentHasOrHadLocation | rico:authorizedBy | rico:authorizes | rico:contained | rico:containsOrContained | rico:containsTransitive | rico:describesOrDescribed | rico:directlyContains | rico:directlyFollowsInSequence | rico:directlyFollowsProxyInSequence | rico:directlyIncludes | rico:directlyIncludesProxy | rico:directlyPrecedesInSequence | rico:directlyPrecedesProxyInSequence | rico:documentedBy | rico:documents | rico:existsOrExistedIn | rico:expressesOrExpressed | rico:followedInSequence | rico:followsInSequenceTransitive | rico:followsInTime | rico:followsOrFollowed | rico:followsProxyInSequence | rico:hadComponent | rico:hadConstituent | rico:hadPart | rico:hadSubdivision | rico:hadSubevent | rico:hadSubordinate | rico:hasAccumulationDate | rico:hasAccumulator | rico:hasActivityType | rico:hasAddressee | rico:hasAncestor | rico:hasAuthor | rico:hasBeginningDate | rico:hasBirthDate | rico:hasBirthPlace | rico:hasCarrierType | rico:hasChild | rico:hasCollector | rico:hasComponentTransitive | rico:hasConstituentProxy | rico:hasConstituentTransitive | rico:hasContentOfType | rico:hasContentWhichMainlyRepresents | rico:hasContentWhichRepresents | rico:hasCopy | rico:hasCreationDate | rico:hasCreator | rico:hasDateType | rico:hasDeathDate | rico:hasDeathPlace | rico:hasDerivationDate | rico:hasDescendant | rico:hasDestructionDate | rico:hasDirectComponent | rico:hasDirectConstituent | rico:hasDirectConstituentProxy | rico:hasDirectPart | rico:hasDirectSubdivision | rico:hasDirectSubevent | rico:hasDirectSubordinate | rico:hasDocumentaryFormType | rico:hasDraft | rico:hasEndDate | rico:hasEventType | rico:hasExtent | rico:hasExtentType | rico:hasFamilyAssociationWith | rico:hasFamilyType | rico:hasGeneticLinkToRecordResource | rico:hasIdentifierType | rico:hasMigrationDate | rico:hasModificationDate | rico:hasOrHadAgentName | rico:hasOrHadAllMembersWithAccumulationDate | rico:hasOrHadAllMembersWithContentType | rico:hasOrHadAllMembersWithCreationDate | rico:hasOrHadAllMembersWithDocumentaryFormType | rico:hasOrHadAllMembersWithLanguage | rico:hasOrHadAllMembersWithLegalStatus | rico:hasOrHadAllMembersWithMainSubject | rico:hasOrHadAllMembersWithRecordState | rico:hasOrHadAllMembersWithSubject | rico:hasOrHadAllMembersWithType | rico:hasOrHadAnalogueInstantiation | rico:hasOrHadAppellation | rico:hasOrHadAuthorityOver | rico:hasOrHadComponent | rico:hasOrHadConstituent | rico:hasOrHadController | rico:hasOrHadCoordinates | rico:hasOrHadCorporateBodyType | rico:hasOrHadCorrespondent | rico:hasOrHadDemographicGroup | rico:hasOrHadDerivedInstantiation | rico:hasOrHadDigitalInstantiation | rico:hasOrHadEmployer | rico:hasOrHadHolder | rico:hasOrHadIdentifier | rico:hasOrHadInstantiation | rico:hasOrHadIntellectualPropertyRightsHolder | rico:hasOrHadJurisdiction | rico:hasOrHadLanguage | rico:hasOrHadLeader | rico:hasOrHadLegalStatus | rico:hasOrHadLocation | rico:hasOrHadMainSubject | rico:hasOrHadManager | rico:hasOrHadMandateType | rico:hasOrHadMember | rico:hasOrHadMostMembersWithAccumulationDate | rico:hasOrHadMostMembersWithCreationDate | rico:hasOrHadName | rico:hasOrHadOccupationOfType | rico:hasOrHadOwner | rico:hasOrHadPart | rico:hasOrHadParticipant | rico:hasOrHadPhysicalLocation | rico:hasOrHadPlaceName | rico:hasOrHadPlaceType | rico:hasOrHadPosition | rico:hasOrHadRuleType | rico:hasOrHadSomeMembersWhoseContentMainlyRepresents | rico:hasOrHadSomeMembersWhoseContentRepresents | rico:hasOrHadSomeMembersWithAccumulationDate | rico:hasOrHadSomeMembersWithContentType | rico:hasOrHadSomeMembersWithCreationDate | rico:hasOrHadSomeMembersWithDocumentaryFormType | rico:hasOrHadSomeMembersWithLanguage | rico:hasOrHadSomeMembersWithLegalStatus | rico:hasOrHadSomeMembersWithMainSubject | rico:hasOrHadSomeMembersWithRecordState | rico:hasOrHadSomeMembersWithSubject | rico:hasOrHadSomeMembersWithType | rico:hasOrHadSpouse | rico:hasOrHadStudent | rico:hasOrHadSubdivision | rico:hasOrHadSubevent | rico:hasOrHadSubject | rico:hasOrHadSubordinate | rico:hasOrHadTeacher | rico:hasOrHadTitle | rico:hasOrHadType | rico:hasOrHadWorkRelationWith | rico:hasOrganicOrFunctionalProvenance | rico:hasOrganicProvenance | rico:hasOrganicProvenanceDate | rico:hasOriginal | rico:hasPartTransitive | rico:hasProductionTechniqueType | rico:hasProxy | rico:hasPublicationDate | rico:hasPublisher | rico:hasReceiver | rico:hasRecordSetType | rico:hasRecordState | rico:hasReply | rico:hasRepresentationType | rico:hasSender | rico:hasSibling | rico:hasSubdivisionTransitive | rico:hasSubeventTransitive | rico:hasSubordinateTransitive | rico:hasSuccessor | rico:hasTitleType | rico:hasUnitOfMeasurement | rico:hasWithin | rico:included | rico:includesOrIncluded | rico:includesProxy | rico:includesTransitive | rico:intersects | rico:isAccumulationDateOf | rico:isAccumulatorOf | rico:isActivityTypeOf | rico:isAddresseeOf | rico:isAgentAssociatedWithAgent | rico:isAgentAssociatedWithPlace | rico:isAssociatedWithDate | rico:isAssociatedWithEvent | rico:isAssociatedWithPlace | rico:isAssociatedWithRule | rico:isAuthorOf | rico:isBeginningDateOf | rico:isBirthDateOf | rico:isBirthPlaceOf | rico:isCarrierTypeOf | rico:isChildOf | rico:isCollectorOf | rico:isComponentOfTransitive | rico:isConstituentOfProxy | rico:isConstituentOfTransitive | rico:isContainedByTransitive | rico:isContentTypeOf | rico:isCopyOf | rico:isCreationDateOf | rico:isCreatorOf | rico:isDateAssociatedWith | rico:isDateOfOccurrenceOf | rico:isDateTypeOf | rico:isDeathDateOf | rico:isDeathPlaceOf | rico:isDerivationDateOf | rico:isDestructionDateOf | rico:isDirectComponentOf | rico:isDirectConstituentOf | rico:isDirectConstituentOfProxy | rico:isDirectPartOf | rico:isDirectSubdivisionOf | rico:isDirectSubeventOf | rico:isDirectSubordinateTo | rico:isDirectlyContainedBy | rico:isDirectlyIncludedIn | rico:isDirectlyIncludedInProxy | rico:isDocumentaryFormTypeOf | rico:isDraftOf | rico:isEndDateOf | rico:isEquivalentTo | rico:isEventAssociatedWith | rico:isEventTypeOf | rico:isExtentOf | rico:isExtentTypeOf | rico:isFamilyTypeOf | rico:isFromUseDateOf | rico:isFunctionallyEquivalentTo | rico:isIdentifierTypeOf | rico:isIncludedInProxy | rico:isIncludedInTransitive | rico:isInstantiationAssociatedWithInstantiation | rico:isLastUpdateDateOf | rico:isMainThingRepresentedByContentOf | rico:isMigrationDateOf | rico:isModificationDateOf | rico:isOrWasAccumulationDateOfAllMembersOf | rico:isOrWasAccumulationDateOfMostMembersOf | rico:isOrWasAccumulationDateOfSomeMembersOf | rico:isOrWasActiveAtDate | rico:isOrWasActivityDateOf | rico:isOrWasAdjacentTo | rico:isOrWasAffectedBy | rico:isOrWasAgentNameOf | rico:isOrWasAnalogueInstantiationOf | rico:isOrWasAppellationOf | rico:isOrWasAttendedByStudent | rico:isOrWasComponentOf | rico:isOrWasConstituentOf | rico:isOrWasContainedBy | rico:isOrWasContentTypeOfAllMembersOf | rico:isOrWasContentTypeOfSomeMembersOf | rico:isOrWasControllerOf | rico:isOrWasCoordinatesOf | rico:isOrWasCorporateBodyTypeOf | rico:isOrWasCreationDateOfAllMembersOf | rico:isOrWasCreationDateOfMostMembersOf | rico:isOrWasCreationDateOfSomeMembersOf | rico:isOrWasDemographicGroupOf | rico:isOrWasDerivedFromInstantiation | rico:isOrWasDescribedBy | rico:isOrWasDigitalInstantiationOf | rico:isOrWasDocumentaryFormTypeOfAllMembersOf | rico:isOrWasDocumentaryFormTypeOfSomeMembersOf | rico:isOrWasEmployerOf | rico:isOrWasEnforcedBy | rico:isOrWasExpressedBy | rico:isOrWasHolderOf | rico:isOrWasHolderOfIntellectualPropertyRightsOf | rico:isOrWasIdentifierOf | rico:isOrWasIncludedIn | rico:isOrWasInstantiationOf | rico:isOrWasJurisdictionOf | rico:isOrWasLanguageOf | rico:isOrWasLanguageOfAllMembersOf | rico:isOrWasLanguageOfSomeMembersOf | rico:isOrWasLeaderOf | rico:isOrWasLegalStatusOf | rico:isOrWasLegalStatusOfAllMembersOf | rico:isOrWasLegalStatusOfSomeMembersOf | rico:isOrWasLocationOf | rico:isOrWasLocationOfAgent | rico:isOrWasMainSubjectOf | rico:isOrWasMainSubjectOfAllMembersOf | rico:isOrWasMainSubjectOfSomeMembersOf | rico:isOrWasMainThingRepresentedByContentOfSomeMembersOf | rico:isOrWasManagerOf | rico:isOrWasMandateTypeOf | rico:isOrWasMemberOf | rico:isOrWasNameOf | rico:isOrWasOccupationTypeOf | rico:isOrWasOccupiedBy | rico:isOrWasOwnerOf | rico:isOrWasPartOf | rico:isOrWasParticipantIn | rico:isOrWasPerformedBy | rico:isOrWasPhysicalLocationOf | rico:isOrWasPlaceNameOf | rico:isOrWasPlaceTypeOf | rico:isOrWasRecordStateOfAllMembersOf | rico:isOrWasRecordStateOfSomeMembersOf | rico:isOrWasRegulatedBy | rico:isOrWasRepresentedByContentOfSomeMembersOf | rico:isOrWasResponsibleForEnforcing | rico:isOrWasRuleTypeOf | rico:isOrWasSubdivisionOf | rico:isOrWasSubeventOf | rico:isOrWasSubjectOf | rico:isOrWasSubjectOfAllMembersOf | rico:isOrWasSubjectOfSomeMembersOf | rico:isOrWasSubordinateTo | rico:isOrWasTitleOf | rico:isOrWasTypeOf | rico:isOrWasTypeOfAllMembersOf | rico:isOrWasTypeOfSomeMembersOf | rico:isOrWasUnderAuthorityOf | rico:isOrganicOrFunctionalProvenanceOf | rico:isOrganicProvenanceDateOf | rico:isOrganicProvenanceOf | rico:isOriginalOf | rico:isPartOfTransitive | rico:isPlaceAssociatedWith | rico:isPlaceAssociatedWithAgent | rico:isProductionTechniqueTypeOf | rico:isPublicationDateOf | rico:isPublisherOf | rico:isReceiverOf | rico:isRecordResourceAssociatedWithRecordResource | rico:isRecordSetTypeOf | rico:isRecordStateOf | rico:isRelatedTo | rico:isReplyTo | rico:isRepresentationTypeOf | rico:isRepresentedByContentOf | rico:isResponsibleForIssuing | rico:isRuleAssociatedWith | rico:isSenderOf | rico:isSourceOfInformationOfRecordResource | rico:isSubdivisionOfTransitive | rico:isSubeventOfTransitive | rico:isSubordinateToTransitive | rico:isSuccessorOf | rico:isTitleTypeOf | rico:isToUseDateOf | rico:isUnitOfMeasurementOf | rico:isWithin | rico:issuedBy | rico:knownBy | rico:knows | rico:knowsOf | rico:migratedFrom | rico:migratedInto | rico:occupiesOrOccupied | rico:occurredAtDate | rico:overlapsOrOverlapped | rico:performsOrPerformed | rico:precededInSequence | rico:precedesInSequenceTransitive | rico:precedesInTime | rico:precedesOrPreceded | rico:precedesProxyInSequence | rico:proxyDirectlyFollowsInSequence | rico:proxyDirectlyFollowsProxyInSequence | rico:proxyDirectlyIncludes | rico:proxyDirectlyIncludesProxy | rico:proxyDirectlyPrecedesInSequence | rico:proxyDirectlyPrecedesProxyInSequence | rico:proxyFollowsInSequence | rico:proxyFollowsProxyInSequenceTransitive | rico:proxyFor | rico:proxyHasConstituent | rico:proxyHasConstituentProxyTransitive | rico:proxyHasDirectConstituent | rico:proxyHasDirectConstituentProxy | rico:proxyIn | rico:proxyInRecord | rico:proxyInRecordSet | rico:proxyIncludes | rico:proxyIncludesProxyTransitive | rico:proxyIsConstituentOf | rico:proxyIsConstituentOfProxyTransitive | rico:proxyIsDirectConstituentOf | rico:proxyIsDirectConstituentOfProxy | rico:proxyIsDirectlyIncludedIn | rico:proxyIsDirectlyIncludedInProxy | rico:proxyIsIncludedIn | rico:proxyIsIncludedInProxyTransitive | rico:proxyPrecedesInSequence | rico:proxyPrecedesProxyInSequenceTransitive | rico:regulatesOrRegulated | rico:resultedFromTheMergerOf | rico:resultedFromTheSplitOf | rico:resultsOrResultedFrom | rico:resultsOrResultedIn | rico:studiesOrStudiedAt | rico:wasComponentOf | rico:wasConstituentOf | rico:wasContainedBy | rico:wasIncludedIn | rico:wasLastUpdatedAtDate | rico:wasMergedInto | rico:wasPartOf | rico:wasSplitInto | rico:wasSubdivisionOf | rico:wasSubeventOf | rico:wasSubordinateTo | rico:wasUsedFromDate | rico:wasUsedToDate

This second list includes the object properties which are to be used with Relation classes only.

rico:accumulationRelation_role | rico:activityDocumentationRelation_role | rico:activityIsContextOfRelation | rico:agentControlRelation_role | rico:agentHierarchicalRelation_role | rico:agentTemporalRelation_role | rico:agentToAgentRelation_role | rico:appellationRelation_role | rico:asConcernsActivity | rico:authorityRelation_role | rico:authorizingAgent | rico:authorshipRelation_role | rico:childRelation_role | rico:correspondenceRelation_role | rico:creationRelation_role | rico:creationWithRole | rico:derivationRelation_role | rico:descendanceRelation_role | rico:eventRelation_role | rico:evidences | rico:familyRelation_role | rico:functionalEquivalenceRelation_role | rico:groupSubdivisionRelation_role | rico:instantiationToInstantiationRelation_role | rico:intellectualPropertyRightsRelation_role | rico:isAuthorizingAgentInMandateRelation | rico:isDateAssociatedWithRelation | rico:isEvidencedBy | rico:knowingOfRelation_role | rico:knowingRelation_role | rico:leadershipRelation_role | rico:leadershipWithPosition | rico:managementRelation_role | rico:mandateRelation_role | rico:membershipRelation_role | rico:membershipWithPosition | rico:migrationRelation_role | rico:organicOrFunctionalProvenanceRelation_role | rico:organicProvenanceRelation_role | rico:ownershipRelation_role | rico:performanceRelation_role | rico:placeRelation_role | rico:positionHoldingRelation_role | rico:positionIsContextOfLeadershipRelation | rico:positionIsContextOfMembershipRelation | rico:positionToGroupRelation_role | rico:recordResourceGeneticRelation_role | rico:recordResourceHasSourceOfInformation | rico:recordResourceHoldingRelation_role | rico:recordResourceToInstantiationRelation_role | rico:recordResourceToRecordResourceRelation_role | rico:relationConnects | rico:relationHasContext | rico:relationHasDate | rico:relationHasSource | rico:relationHasTarget | rico:relation_role | rico:roleIsContextOfCreationRelation | rico:ruleRelation_role | rico:sequentialRelation_role | rico:siblingRelation_role | rico:spouseRelation_role | rico:studyAtRelation_role | rico:teachingRelation_role | rico:temporalRelation_role | rico:thingIsConnectedToRelation | rico:thingIsContextOfRelation | rico:thingIsSourceOfRelation | rico:thingIsTargetOfRelation | rico:typeRelation_role | rico:wholePartRelation_role | rico:workRelation_role

Object property: rico:accumulationRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#accumulationRelation_role

Label(s)
a le rôle de la Relation d’accumulation [fr] | desempeña el papel de la Relación de Acumulación [es] | has the role of the Accumulation Relation [en]
Definition
Connects an AccumulationRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the AccumulationRelation class. It should be used only when you have to manage instances of the AccumulationRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:organicProvenanceRelation_role
Has domain
rico:AccumulationRelation
Has range
rico:AccumulationRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the AccumulationRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:activityDocumentationRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#activityDocumentationRelation_role

Label(s)
a le rôle de la Relation entre activités et ressources archivistiques [fr] | desempeña el papel de la Relación de procedencia funcional [es] | has the role of the Activity Documentation Relation [en]
Definition
Connects an ActivityDocumentationRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the ActivityDocumentationRelation class. It should be used only when you have to manage instances of the ActivityDocumentationRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:eventRelation_role; rico:organicOrFunctionalProvenanceRelation_role
Has domain
rico:ActivityDocumentationRelation
Has range
rico:ActivityDocumentationRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the ActivityDocumentationRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:activityIsContextOfRelation

IRI: https://www.ica.org/standards/RiC/ontology#activityIsContextOfRelation

Label(s)
actividad es contexto de relación [es] | activité est le contexte de la relation [fr] | activity is context of relation [en]
Definition
Connects an Activity to an Agent Temporal Relation (when the Activity is transferred from an Agent to another one) or a Mandate Relation (the Mandate assigns the Activity to the Agent or defines it).
Has super-properties
rico:thingIsContextOfRelation
Has domain
rico:Activity
Has range
rico:AgentTemporalRelation or rico:MandateRelation

Has inverse: rico:asConcernsActivity

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:affectsOrAffected

IRI: https://www.ica.org/standards/RiC/ontology#affectsOrAffected

Label(s)
afecta o afectaba a [es] | affecte ou a affecté [fr] | affects or affected [en]
Definition
Connects an Event to a Thing on which the Event has or had some significant impact.
Mapping to RiC-CM 1.0
RiC-R059 ('affects or affected' relation)
Has super-properties
rico:hasOrHadParticipant
Has domain
rico:Event
Has range
rico:Thing

Has inverse: rico:isOrWasAffectedBy

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition and corresponding CM component (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "affects").

Back to the table of contents | Back to top

Object property: rico:agentControlRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#agentControlRelation_role

Label(s)
a le rôle de la Relation de contrôle entre agents [fr] | desempeña el papel de la Relación de control entre agentes [es] | has the role of the Agent Control Relation [en]
Definition
Connects an AgentControlRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the AgentControlRelation class. It should be used only when you have to manage instances of the AgentControlRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentHierarchicalRelation_role; rico:authorityRelation_role
Has domain
rico:AgentControlRelation
Has range
rico:AgentControlRelation
Has sub-properties
rico:leadershipRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the AgentControlRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:agentHasOrHadLocation

IRI: https://www.ica.org/standards/RiC/ontology#agentHasOrHadLocation

Label(s)
agent a ou a eu pour localisation [fr] | agente tiene o tenía como localización [es] | agent has or had location [en]
Definition
Inverse of 'is or was location of agent' object property.
Has super-properties
rico:hasOrHadLocation; rico:isAgentAssociatedWithPlace
Has domain
rico:Agent
Has range
rico:Place

Has inverse: rico:isOrWasLocationOfAgent

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-26: Added a rdfs:comment.
2023-10-20: Property created for RiC-0 1.0.

Back to the table of contents | Back to top

Object property: rico:agentHierarchicalRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#agentHierarchicalRelation_role

Label(s)
a le rôle de la Relation hiérarchique entre agents [fr] | desempeña el papel de la Relación jerárquica entre agentes [es] | has the role of the Agent Hierarchical Relation [en]
Definition
Connects an AgentHierarchicalRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the AgentHierarchicalRelation class. It should be used only when you have to manage instances of the AgentHierarchicalRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentToAgentRelation_role
Has domain
rico:AgentHierarchicalRelation
Has range
rico:AgentHierarchicalRelation
Has sub-properties
rico:agentControlRelation_role; rico:groupSubdivisionRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the AgentHierarchicalRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:agentTemporalRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#agentTemporalRelation_role

Label(s)
a le rôle de la Relation temporelle entre agents [fr] | desempeña el papel de la Relación temporal entre agentes [es] | has the role of the Agent Temporal Relation [en]
Definition
Connects an AgentTemporalRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the AgentTemporalRelation class. It should be used only when you have to manage instances of the AgentTemporalRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentToAgentRelation_role; rico:temporalRelation_role
Has domain
rico:AgentTemporalRelation
Has range
rico:AgentTemporalRelation
Has sub-properties
rico:descendanceRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the AgentTemporalRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:agentToAgentRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#agentToAgentRelation_role

Label(s)
a le rôle de la Relation entre agents [fr] | desempeña el papel de la Relación entre agentes [es] | has the role of the Agent Relation [en]
Definition
Connects an AgentToAgentRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the AgentToAgentRelation class. It should be used only when you have to manage instances of the AgentToAgentRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:AgentToAgentRelation
Has range
rico:AgentToAgentRelation
Has sub-properties
rico:agentHierarchicalRelation_role; rico:agentTemporalRelation_role; rico:familyRelation_role; rico:knowingOfRelation_role; rico:knowingRelation_role; rico:membershipRelation_role; rico:positionHoldingRelation_role; rico:positionToGroupRelation_role; rico:workRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the AgentToAgentRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:appellationRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#appellationRelation_role

Label(s)
a le rôle de la Relation d’appellation [fr] | desempeña el papel de la Relación de denominación [es] | has the role of the Appellation Relation [en]
Definition
Connects an AppellationRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the AppellationRelation class. It should be used only when you have to manage instances of the AppellationRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:AppellationRelation
Has range
rico:AppellationRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the AppellationRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:asConcernsActivity

IRI: https://www.ica.org/standards/RiC/ontology#asConcernsActivity

Label(s)
as concerns activity [en] | en ce qui concerne l’activité [fr] | en cuanto a actividad [es]
Definition
Connects an Agent Temporal Relation or Mandate Relation, to an Activity that is, either transferred from an Agent to another one, or assigned by a Mandate to an Agent.
Has super-properties
rico:relationHasContext
Has domain
rico:AgentTemporalRelation or rico:MandateRelation
Has range
rico:Activity

Has inverse: rico:activityIsContextOfRelation

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:authorityRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#authorityRelation_role

Label(s)
a le rôle de la Relation d’autorité [fr] | desempeña el papel de la Relación de control por parte de agentes [es] | has the role of the Authority Relation [en]
Definition
Connects an AuthorityRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the AuthorityRelation class. It should be used only when you have to manage instances of the AuthorityRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:AuthorityRelation
Has range
rico:AuthorityRelation
Has sub-properties
rico:agentControlRelation_role; rico:intellectualPropertyRightsRelation_role; rico:managementRelation_role; rico:ownershipRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the AuthorityRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:authorizedBy

IRI: https://www.ica.org/standards/RiC/ontology#authorizedBy

Label(s)
authorized by [en] | autorisé par [fr] | controlado por [es]
Definition
Inverse of 'authorizes' object property.
Mapping to RiC-CM 1.0
RiC-R067i ('authorizedBy' relation)
Has super-properties
rico:isAssociatedWithRule
Has domain
rico:Agent
Has range
rico:Mandate

Has inverse: rico:authorizes

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:mandateRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new mandateRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:authorizes

IRI: https://www.ica.org/standards/RiC/ontology#authorizes

Label(s)
authorizes [en] | autorise [fr] | controla [es]
Definition
Connects a Mandate to the Agent that the Mandate gives the authority or competencies to act.
Mapping to RiC-CM 1.0
RiC-R067 ('authorizes' relation)
Has super-properties
rico:isRuleAssociatedWith
Has domain
rico:Mandate
Has range
rico:Agent

Has inverse: rico:authorizedBy

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:mandateRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new mandateRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: fixed the CM corresponding component name.

Back to the table of contents | Back to top

Object property: rico:authorizingAgent

IRI: https://www.ica.org/standards/RiC/ontology#authorizingAgent

Label(s)
authorizing agent [en] | autorisation donnée par l’agent [fr] | autorización dada por el agente [es]
Definition
Connects a Mandate Relation to an Agent that assigns the Mandate.
Has super-properties
rico:relationHasContext
Has domain
rico:MandateRelation
Has range
rico:Agent

Has inverse: rico:isAuthorizingAgentInMandateRelation

Change note(s)
2023-11-13: Fixed the rdfs:label in Spanish.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:authorshipRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#authorshipRelation_role

Label(s)
a le rôle de la Relation de responsabilité intellectuelle [fr] | desempeña el papel de la Relación de autoría [es] | has the role of the Authorship Relation [en]
Definition
Connects an AuthorshipRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the AuthorshipRelation class. It should be used only when you have to manage instances of the AuthorshipRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:creationRelation_role
Has domain
rico:AuthorshipRelation
Has range
rico:AuthorshipRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the AuthorshipRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:childRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#childRelation_role

Label(s)
a le rôle de la Relation de filiation [fr] | desempeña el papel de la Relación de filiación [es] | has the role of the Child Relation [en]
Definition
Connects a ChildRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the ChildRelation class. It should be used only when you have to manage instances of the ChildRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:descendanceRelation_role
Has domain
rico:ChildRelation
Has range
rico:ChildRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the ChildRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:contained

IRI: https://www.ica.org/standards/RiC/ontology#contained

Label(s)
a contenu [fr] | contained [en] | contenía [es]
Definition
Connects a Place to a Place that it contained in the past.
Has super-properties
rico:containsOrContained; rico:hadPart
Has domain
rico:Place
Has range
rico:Place

Has inverse: rico:wasContainedBy

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels, description (rdfs:comment).
2023-09-05: Object property added, along with its inverse property, in order to enable to express past partitive relations between places (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:containsOrContained

IRI: https://www.ica.org/standards/RiC/ontology#containsOrContained

Label(s)
contains or contained [en] | contiene o contenía [es] | contient ou a contenu [fr]
Definition
Connects a Place to a region that is or was within it.
Scope note
Use for connecting two geographical or administrative regions.
Mapping to RiC-CM 1.0
RiC-R007 ('contains or contained' relation)
Has super-properties
rico:hasOrHadPart; rico:isAssociatedWithPlace; rico:isPlaceAssociatedWith
Has domain
rico:Place
Has range
rico:Place

Has inverse: rico:isOrWasContainedBy

Has sub-properties
rico:contained; rico:containsTransitive
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name ; added a scope note (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "contains").

Back to the table of contents | Back to top

Object property: rico:containsTransitive

IRI: https://www.ica.org/standards/RiC/ontology#containsTransitive

Label(s)
contains transitive [en] | contiene transitivo [es] | contient transitif [fr]
Definition
Connects a Place to a Place that it contains, directly or indirectly. This is a transitive relation.
Has super-properties
rico:containsOrContained; rico:hasPartTransitive
Has domain
rico:Place
Has range
rico:Place

Type: transitive property

Has inverse: rico:isContainedByTransitive

Has sub-properties
rico:directlyContains
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-09-05: Object property added, along with its inverse property, in order to enable to express current partitive relations between places (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:correspondenceRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#correspondenceRelation_role

Label(s)
a le rôle de la Relation épistolaire [fr] | desempeña el papel de la Relación entre personas por correspondencia [es] | has the role of the Correspondence Relation [en]
Definition
Connects a CorrespondenceRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the CorrespondenceRelation class. It should be used only when you have to manage instances of the CorrespondenceRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:knowingRelation_role
Has domain
rico:CorrespondenceRelation
Has range
rico:CorrespondenceRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the CorrespondenceRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:creationRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#creationRelation_role

Label(s)
a le rôle de la Relation de création [fr] | desempeña el papel de la Relación de creación [es] | has the role of the Creation Relation [en]
Definition
Connects a CreationRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the CreationRelation class. It should be used only when you have to manage instances of the CreationRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:organicProvenanceRelation_role
Has domain
rico:CreationRelation
Has range
rico:CreationRelation
Has sub-properties
rico:authorshipRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the CreationRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:creationWithRole

IRI: https://www.ica.org/standards/RiC/ontology#creationWithRole

Label(s)
creación con el rol de [es] | création avec pour rôle [fr] | creation with role [en]
Definition
Connects a Creation Relation to the Role Type that the creator Agent(s) has in the creation process
Has super-properties
rico:relationHasContext
Has domain
rico:CreationRelation
Has range
rico:RoleType

Has inverse: rico:roleIsContextOfCreationRelation

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:derivationRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#derivationRelation_role

Label(s)
a le rôle de la Relation de dérivation [fr] | desempeña el papel de la Relación de derivación [es] | has the role of the Derivation Relation [en]
Definition
Connects a DerivationRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the DerivationRelation class. It should be used only when you have to manage instances of the DerivationRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:instantiationToInstantiationRelation_role; rico:temporalRelation_role
Has domain
rico:DerivationRelation
Has range
rico:DerivationRelation
Has sub-properties
rico:migrationRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the DerivationRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:descendanceRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#descendanceRelation_role

Label(s)
a le rôle de la Relation de descendance [fr] | desempeña el papel de la Relación de descendencia [es] | has the role of the Descendance Relation [en]
Definition
Connects a DescendanceRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the DescendanceRelation class. It should be used only when you have to manage instances of the DescendanceRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentTemporalRelation_role; rico:familyRelation_role
Has domain
rico:DescendanceRelation
Has range
rico:DescendanceRelation
Has sub-properties
rico:childRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the DescendanceRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:describesOrDescribed

IRI: https://www.ica.org/standards/RiC/ontology#describesOrDescribed

Label(s)
décrit ou a décrit [fr] | describe o describía [es] | describes or described [en]
Definition
Connects a Record Resource to a Thing that it describes or described.
Scope note
Can be used, among other situations, for specifying that some finding aid (a Record that has Documentary Form Type Finding Aid) describes some Record Set.
Mapping to RiC-CM 1.0
RiC-R021 ('describes or described' relation)
Has super-properties
rico:hasOrHadSubject
Has domain
rico:RecordResource
Has range
rico:Thing

Has inverse: rico:isOrWasDescribedBy

Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "describes").

Back to the table of contents | Back to top

Object property: rico:directlyContains

IRI: https://www.ica.org/standards/RiC/ontology#directlyContains

Label(s)
contains directly [en] | contiene directamente [es] | contient directement [fr]
Definition
Connects a Place to another Place that it directly contains.
Has super-properties
rico:containsTransitive; rico:hasDirectPart
Has domain
rico:Place
Has range
rico:Place

Has inverse: rico:isDirectlyContainedBy

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-09-05: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between places (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:directlyFollowsInSequence

IRI: https://www.ica.org/standards/RiC/ontology#directlyFollowsInSequence

Label(s)
directly follows in sequence [en] | sigue directamente en la secuencia [es] | suit directement dans la séquence [fr]
Definition
Inverse of 'directly precedes in sequence' object property.
Has super-properties
rico:followsInSequenceTransitive
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:directlyPrecedesInSequence

Has sub-properties
rico:directlyFollowsProxyInSequence; rico:proxyDirectlyFollowsInSequence; rico:proxyDirectlyFollowsProxyInSequence
Has sub-properties chains
rico:hasProxy o rico:proxyDirectlyFollowsInSequence
Change note(s)
2025-04-02: Fixed the property chain axiom.
2025-03-04: Tweaked the rdfs:comment to simply refer to its inverse property. Also added a property chain axiom relating it to use of rico:Proxy.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-09-22: Renamed the property and modified its definition (rdfs:comment) in order to better distinguish it from followsInTime.
2023-09-08: Added transitive super-property and both present direct and past sequential relations as well as their respective inverse relations.

Back to the table of contents | Back to top

Object property: rico:directlyFollowsProxyInSequence

IRI: https://www.ica.org/standards/RiC/ontology#directlyFollowsProxyInSequence

Label(s)
directly follows proxy in sequence [en] | sigue directamente el proxy en la secuencia [es] | suit directement le proxy dans la séquence [fr]
Definition
Inverse of 'proxy directly precedes in sequence' object property.
Has super-properties
rico:directlyFollowsInSequence; rico:followsProxyInSequence
Has domain
rico:RecordResource
Has range
rico:Proxy

Has inverse: rico:proxyDirectlyPrecedesInSequence

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:directlyIncludes

IRI: https://www.ica.org/standards/RiC/ontology#directlyIncludes

Label(s)
directly includes [en] | inclut directement [fr] | incluye directamente [es]
Definition
Connects a Record Set to a Record or Record Set which it includes directly.
Has super-properties
rico:hasDirectPart; rico:includesTransitive
Has domain
rico:RecordSet
Has range
rico:Record or rico:RecordSet

Has inverse: rico:isDirectlyIncludedIn

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels, description (rdfs:comment).
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between Record Sets and their members (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:directlyIncludesProxy

IRI: https://www.ica.org/standards/RiC/ontology#directlyIncludesProxy

Label(s)
directly includes proxy [en] | inclut directement le proxy [fr] | incluye directamente el proxy [es]
Definition
Inverse of 'proxy is directly included in' object property.
Has super-properties
rico:hasDirectPart; rico:includesProxy
Has domain
rico:RecordSet
Has range
rico:Proxy

Has inverse: rico:proxyIsDirectlyIncludedIn

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:directlyPrecedesInSequence

IRI: https://www.ica.org/standards/RiC/ontology#directlyPrecedesInSequence

Label(s)
directly precedes in sequence [en] | precede directamente en la secuencia [es] | précède directement dans la séquence [fr]
Definition
Connects a Thing to a Thing that it precedes directly in some sequence (not necessarily defined or characterised chronologically).
Has super-properties
rico:precedesInSequenceTransitive
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:directlyFollowsInSequence

Has sub-properties
rico:directlyPrecedesProxyInSequence; rico:proxyDirectlyPrecedesInSequence; rico:proxyDirectlyPrecedesProxyInSequence
Has sub-properties chains
rico:directlyPrecedesProxyInSequence o rico:proxyFor
Change note(s)
2025-03-04: Tweaked the rdfs:comment to try to clarify what is meant. Also added a property chain axiom relating it to use of rico:Proxy.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-09-22: Renamed the property and modified its definition (rdfs:comment) in order to better distinguish it from precedesInTime.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, sequential relations between things (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:directlyPrecedesProxyInSequence

IRI: https://www.ica.org/standards/RiC/ontology#directlyPrecedesProxyInSequence

Label(s)
directly precedes proxy in sequence [en] | precede directamente el proxy en la secuencia [es] | précède directement le proxy dans la séquence [fr]
Definition
Connects a Record Resource to a Proxy of a Record Resource that it precedes directly in some sequence (not necessarily defined or characterised chronologically).
Has super-properties
rico:directlyPrecedesInSequence; rico:precedesProxyInSequence
Has domain
rico:RecordResource
Has range
rico:Proxy

Has inverse: rico:proxyDirectlyFollowsInSequence

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:documentedBy

IRI: https://www.ica.org/standards/RiC/ontology#documentedBy

Label(s)
documented by [en] | est documenté par [fr] | se documenta en [es]
Definition
Inverse of 'documents' object property.
Mapping to RiC-CM 1.0
RiC-R033i ('documented by' relation)
Has super-properties
rico:isOrganicOrFunctionalProvenanceOf; rico:resultsOrResultedIn
Has domain
rico:Activity
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:documents

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:activityDocumentationRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new activityDocumentationRelation_role object property.
2023-11-07: Made this property a subproperty of the new isOrganicOrFunctionalProvenanceOf property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the inverse property IRI, the superproperty IRI and the corresponding CML component name

Back to the table of contents | Back to top

Object property: rico:documents

IRI: https://www.ica.org/standards/RiC/ontology#documents

Label(s)
documenta [es] | documente [fr] | documents [en]
Definition
Connects a Record Resource or an Instantiation to the Activity that generates the Record Resource or Instantiation.
Scope note
To be used to describe the functional provenance of a Record Resource or Instantiation.
Mapping to RiC-CM 1.0
RiC-R033 ('documents' relation)
Has super-properties
rico:hasOrganicOrFunctionalProvenance; rico:resultsOrResultedFrom
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Activity

Has inverse: rico:documentedBy

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:activityDocumentationRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new activityDocumentationRelation_role object property.
2023-11-07: Made this property a subproperty of the new hasOrganicOrFunctionalProvenance property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, superproperty IRI, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isDocumentationOf").

Back to the table of contents | Back to top

Object property: rico:eventRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#eventRelation_role

Label(s)
a le rôle de la Relation impliquant un événement [fr] | desempeña el papel de la Relación con un evento [es] | has the role of the Event Relation [en]
Definition
Connects an EventRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the EventRelation class. It should be used only when you have to manage instances of the EventRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:EventRelation
Has range
rico:EventRelation
Has sub-properties
rico:activityDocumentationRelation_role; rico:performanceRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the EventRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:evidences

IRI: https://www.ica.org/standards/RiC/ontology#evidences

Label(s)
atteste de [fr] | evidences [en] | evidencia [es]
Definition
Connects a Record Resource to a Relation, when the first is used for proving the existence of the second one, or for describing it.
Mapping to RiC-CM 1.0
Inverse of 'is evidenced by' object property.
Has super-properties
rico:thingIsConnectedToRelation
Has domain
rico:RecordResource
Has range
rico:Relation

Has inverse: rico:isEvidencedBy

Change note(s)
2023-12-27: Renamed the object property (was 'is source of') and reduced its domain to Record Resource (the domain was the union of Record Resource and Agent) and its range to Relation (the range was the union of Record Resource and Relation). Consequently updated the superproperty, the labels, and added a rico:RiCCMCorrespondingComponent. Same for the inverse object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:existsOrExistedIn

IRI: https://www.ica.org/standards/RiC/ontology#existsOrExistedIn

Label(s)
existe o existía en [es] | existe ou a existé dans [fr] | exists or existed in [en]
Definition
Connects a Position to a Group in which that Position exists or existed, or that is defined by that Group's organizational structure.
Mapping to RiC-CM 1.0
RiC-R056 ('exists or existed in' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Position
Has range
rico:Group

Has inverse: rico:hasOrHadPosition

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:positionToGroupRelation_role o rico:relationHasTarget
Change note(s)
2024-03-15: Corrected unparseable symbol in rdfs:comment
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new positionToGroupRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "existsIn").

Back to the table of contents | Back to top

Object property: rico:expressesOrExpressed

IRI: https://www.ica.org/standards/RiC/ontology#expressesOrExpressed

Label(s)
expresa o expresaba [es] | expresses or expressed [en] | exprime ou a exprimé [fr]
Definition
Inverse of 'is or was expressed by' object property.
Mapping to RiC-CM 1.0
RiC-R064i ('expresses or expressed' relation)
Has super-properties
rico:isAssociatedWithRule
Has domain
rico:RecordResource
Has range
rico:Rule

Has inverse: rico:isOrWasExpressedBy

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "expresses").

Back to the table of contents | Back to top

Object property: rico:familyRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#familyRelation_role

Label(s)
a le rôle de la Relation familiale [fr] | desempeña el papel de la Relación familiar [es] | has the role of the Family Relation [en]
Definition
Connects a FamilyRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the FamilyRelation class. It should be used only when you have to manage instances of the FamilyRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentToAgentRelation_role
Has domain
rico:FamilyRelation
Has range
rico:FamilyRelation
Has sub-properties
rico:descendanceRelation_role; rico:siblingRelation_role; rico:spouseRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2024-03-15: Corrected unparseable symbol in rdfs:comment
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the FamilyRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:followedInSequence

IRI: https://www.ica.org/standards/RiC/ontology#followedInSequence

Label(s)
a suivi dans la séquence [fr] | followed in sequence [en] | seguía en la secuencia transitivo [es]
Definition
Connects a Thing to a Thing that it followed in some sequence (not necessarily defined or characterised chronologically) in the past.
Has super-properties
rico:followsOrFollowed
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:precededInSequence

Change note(s)
2025-03-04: Tweaked the rdfs:comment to try to clarify what is meant.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-09-22: Renamed the property and modified its definition (rdfs:comment) in order to better distinguish it from followsInTime.
2023-09-08: Added transitive super-property and both present direct and past sequential relations as well as their respective inverse relations.

Back to the table of contents | Back to top

Object property: rico:followsInSequenceTransitive

IRI: https://www.ica.org/standards/RiC/ontology#followsInSequenceTransitive

Label(s)
follows in sequence transitive [en] | sigue en la secuencia transitivo [es] | suit dans la séquence transitif [fr]
Definition
Inverse of 'precedes in sequence transitive' object property.
Has super-properties
rico:followsOrFollowed
Has domain
rico:Thing
Has range
rico:Thing

Type: transitive property

Has inverse: rico:precedesInSequenceTransitive

Has sub-properties
rico:directlyFollowsInSequence; rico:followsProxyInSequence; rico:proxyFollowsInSequence; rico:proxyFollowsProxyInSequenceTransitive
Has sub-properties chains
rico:hasProxy o rico:proxyFollowsInSequence
Change note(s)
2025-03-04: Tweaked the rdfs:comment to simply refer to its inverse property. Also added a property chain axiom relating it to use of rico:Proxy.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-09-22: Renamed the property and modified its definition (rdfs:comment) in order to better distinguish it from followsInTime.
2023-09-08: Added transitive super-property and both present direct and past sequential relations as well as their respective inverse relations.

Back to the table of contents | Back to top

Object property: rico:followsInTime

IRI: https://www.ica.org/standards/RiC/ontology#followsInTime

Label(s)
follows in time [en] | sigue en el tiempo a [es] | suit dans le temps [fr]
Definition
Inverse of 'precedes in time' object property. This is a transitive relation.
Mapping to RiC-CM 1.0
RiC-R009i ('follows in time' relation)
Has super-properties
rico:followsOrFollowed
Has domain
rico:Thing
Has range
rico:Thing

Type: transitive property

Has inverse: rico:precedesInTime

Has sub-properties
rico:hasDraft; rico:hasOriginal; rico:isCopyOf; rico:isOrWasDerivedFromInstantiation; rico:isReplyTo; rico:isSuccessorOf
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:temporalRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new temporalRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-09-22: Property made transitive.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:followsOrFollowed

IRI: https://www.ica.org/standards/RiC/ontology#followsOrFollowed

Label(s)
follows or followed [en] | sigue o seguía a [es] | suit ou a suivi [fr]
Definition
Inverse of 'precedes or preceded' object property.
Mapping to RiC-CM 1.0
RiC-R008i ('follows or followed' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:precedesOrPreceded

Has sub-properties
rico:followedInSequence; rico:followsInSequenceTransitive; rico:followsInTime
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:sequentialRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new sequentialRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "follows").

Back to the table of contents | Back to top

Object property: rico:followsProxyInSequence

IRI: https://www.ica.org/standards/RiC/ontology#followsProxyInSequence

Label(s)
follows proxy in sequence [en] | sigue el proxy en la secuencia [es] | suit le proxy dans la séquence [fr]
Definition
Inverse of 'proxy precedes in sequence' object property.
Has super-properties
rico:followsInSequenceTransitive
Has domain
rico:RecordResource
Has range
rico:Proxy

Has inverse: rico:proxyPrecedesInSequence

Has sub-properties
rico:directlyFollowsProxyInSequence
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:functionalEquivalenceRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#functionalEquivalenceRelation_role

Label(s)
a le rôle de la Relation d’équivalence fonctionnelle [fr] | desempeña el papel de la Relación de equivalencia funcional [es] | has the role of the Functional Equivalence Relation [en]
Definition
Connects a FunctionalEquivalenceRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the FunctionalEquivalenceRelation class. It should be used only when you have to manage instances of the FunctionalEquivalenceRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:instantiationToInstantiationRelation_role
Has domain
rico:FunctionalEquivalenceRelation
Has range
rico:FunctionalEquivalenceRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the FunctionalEquivalenceRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:groupSubdivisionRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#groupSubdivisionRelation_role

Label(s)
a le rôle de la Relation de subdivision entre groupes d’agents [fr] | desempeña el papel de la Relación de subdivisión entre grupos de agentes [es] | has the role of the Group Subdivision Relation [en]
Definition
Connects a GroupSubdivisionRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the GroupSubdivisionRelation class. It should be used only when you have to manage instances of the GroupSubdivisionRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentHierarchicalRelation_role; rico:wholePartRelation_role
Has domain
rico:GroupSubdivisionRelation
Has range
rico:GroupSubdivisionRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the GroupSubdivisionRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:hadComponent

IRI: https://www.ica.org/standards/RiC/ontology#hadComponent

Label(s)
a eu pour composant [fr] | had component [en] | tenía como componente [es]
Definition
Connects an Instantiation to another Instantiation that was its component in the past.
Has super-properties
rico:hadPart; rico:hasOrHadComponent
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:wasComponentOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past partitive relations between instantiations (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:hadConstituent

IRI: https://www.ica.org/standards/RiC/ontology#hadConstituent

Label(s)
a eu pour constituant [fr] | had constituent [en] | tenía como elemento constitutivo [es]
Definition
Connects a Record or Record Part to another Record or Record Part that was its constituent in the past.
Has super-properties
rico:hadPart; rico:hasOrHadConstituent
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Has inverse: rico:wasConstituentOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-10-26: Added RecordPart to the domain.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past partitive relations between Record and Record or Record Part (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:hadPart

IRI: https://www.ica.org/standards/RiC/ontology#hadPart

Label(s)
a eu pour partie [fr] | had part [en] | tenía como parte [es]
Definition
Connects a Thing to a Thing that was a constitutive or component part of that Thing in the past.
Has super-properties
rico:hasOrHadPart
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:wasPartOf

Has sub-properties
rico:contained; rico:hadComponent; rico:hadConstituent; rico:hadSubdivision; rico:hadSubevent; rico:included
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-07-12: Object property added, along with its inverse property, in order to enable to express past partitive relations between things (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:hadSubdivision

IRI: https://www.ica.org/standards/RiC/ontology#hadSubdivision

Label(s)
a eu pour subdivision [fr] | had subdivision [en] | tenía como subdivisión [es]
Definition
Connects a Group to one of its past subdivisions.
Has super-properties
rico:hadPart; rico:hadSubordinate; rico:hasOrHadSubdivision
Has domain
rico:Group
Has range
rico:Group

Has inverse: rico:wasSubdivisionOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past partitive relations between groups (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:hadSubevent

IRI: https://www.ica.org/standards/RiC/ontology#hadSubevent

Label(s)
a été constitué de l’événement [fr] | had subevent [en] | tenía como parte de evento [es]
Definition
Connects a past Event to one of a series of past Events that constituted that original, broader, past Event.
Has super-properties
rico:hadPart; rico:hasOrHadSubevent
Has domain
rico:Event
Has range
rico:Event

Has inverse: rico:wasSubeventOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express partitive relations between past Events (the partitive relations between ongoing events being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:hadSubordinate

IRI: https://www.ica.org/standards/RiC/ontology#hadSubordinate

Label(s)
a eu pour subalterne [fr] | had subordinate [en] | tenía como subordinado o subordinada a [es]
Definition
Connects an Agent to an Agent that was hierarchically inferior in the past.
Has super-properties
rico:hasOrHadSubordinate
Has domain
rico:Agent
Has range
rico:Agent

Has inverse: rico:wasSubordinateTo

Has sub-properties
rico:hadSubdivision
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past subordination relations between Agents (the current subordination relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:hasAccumulationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasAccumulationDate

Label(s)
a pour date d'accumulation [fr] | has accumulation date [en] | tiene como fecha de acumulación [es]
Definition
Inverse of 'is accumulation date of' object property.
Has super-properties
rico:hasOrganicProvenanceDate
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Date

Has inverse: rico:isAccumulationDateOf

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:accumulationRelation_role o rico:relationHasDate
Change note(s)
2024-12-19: Connect to AccumulationRelation via a sub-property chain, and make a sub-property of the new object property 'hasOrganicProvenanceDate'.
2024-10-04: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasAccumulator

IRI: https://www.ica.org/standards/RiC/ontology#hasAccumulator

Label(s)
est accumulé par [fr] | has accumulator [en] | tiene como acumulador a [es]
Definition
Connects a Record Resource or an Instantiation to the Agent that accumulates it, be it intentionally (collecting) or not (receiving in the course of its activities).
Mapping to RiC-CM 1.0
RiC-R028 ('has accumulator' relation)
Has super-properties
rico:hasOrganicProvenance
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isAccumulatorOf

Has sub-properties
rico:hasCollector; rico:hasReceiver
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:accumulationRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new accumulationRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition and corresponding CM component (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "accumulatedBy").

Back to the table of contents | Back to top

Object property: rico:hasActivityType

IRI: https://www.ica.org/standards/RiC/ontology#hasActivityType

Label(s)
a pour type d’activité [fr] | has activity type [en] | tiene como tipo de actividad [es]
Definition
Connects an Activity to an Activity Type that categorizes it.
Has super-properties
rico:hasOrHadType
Has domain
rico:Activity
Has range
rico:ActivityType

Has inverse: rico:isActivityTypeOf

Change note(s)
2025-04-06: Fixed the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:hasAddressee

IRI: https://www.ica.org/standards/RiC/ontology#hasAddressee

Label(s)
a pour destinataire [fr] | has addressee [en] | se dirige a [es]
Definition
Connects a Record Resource or an Instantiation to the Agent that it is addressed to.
Scope note
The identity of the addressee is (usually) evidenced by the Record Resource or Instantiation itself.
Mapping to RiC-CM 1.0
RiC-R032 ('has addressee' relation)
Has super-properties
rico:hasOrganicProvenance
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isAddresseeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: added a scope note

Back to the table of contents | Back to top

Object property: rico:hasAncestor

IRI: https://www.ica.org/standards/RiC/ontology#hasAncestor

Label(s)
a pour ancêtre [fr] | has ancestor [en] | tiene como ancestro a [es]
Definition
Inverse of 'has descendant' object property. This is a transitive relation.
Mapping to RiC-CM 1.0
RiC-R017i (has ancestor relation)
Has super-properties
rico:hasFamilyAssociationWith; rico:isSuccessorOf
Has domain
rico:Person
Has range
rico:Person

Type: transitive property

Has inverse: rico:hasDescendant

Has sub-properties
rico:isChildOf
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:descendanceRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new descendanceRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-09-08: made property transitive
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRIs.

Back to the table of contents | Back to top

Object property: rico:hasAuthor

IRI: https://www.ica.org/standards/RiC/ontology#hasAuthor

Label(s)
a pour responsable intellectuel [fr] | has author [en] | tiene como autor a [es]
Definition
Connects a Record to the Group, Person or Position that is responsible for conceiving and formulating the information contained in the Record.
Scope note
To be used for a Person, Group or Position that makes any contribution to the content of a record. Includes the Person, Group or Position in whose name or by whose command the content may have been formulated and first instantiated (for example the Person who signed the Record).
Mapping to RiC-CM 1.0
RiC-R079 ('has author' relation)
Has super-properties
rico:hasCreator
Has domain
rico:Record
Has range
rico:Group or rico:Person or rico:Position

Has inverse: rico:isAuthorOf

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:authorshipRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new authorshipRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-29: Created following the addition of RiC-R079 relation in RiC-CM 0.2

Back to the table of contents | Back to top

Object property: rico:hasBeginningDate

IRI: https://www.ica.org/standards/RiC/ontology#hasBeginningDate

Label(s)
a pour date de début [fr] | has beginning date [en] | tiene como fecha de inicio [es]
Definition
Inverse of 'is beginning date of' object property.
Mapping to RiC-CM 1.0
RiC-R069i ('has beginning date' relation)
Has super-properties
rico:isAssociatedWithDate
Has domain
rico:Thing
Has range
rico:Date

Has inverse: rico:isBeginningDateOf

Has sub-properties
rico:hasBirthDate; rico:hasCreationDate; rico:hasOrHadAllMembersWithCreationDate; rico:hasOrHadSomeMembersWithCreationDate; rico:wasUsedFromDate
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasBirthDate

IRI: https://www.ica.org/standards/RiC/ontology#hasBirthDate

Label(s)
a pour date de naissance [fr] | has birth date [en] | tiene como fecha de nacimiento [es]
Definition
Inverse of 'is birth date of' object property.
Mapping to RiC-CM 1.0
RiC-R070i ('has birth date' relation)
Has super-properties
rico:hasBeginningDate
Has domain
rico:Person
Has range
rico:Date

Has inverse: rico:isBirthDateOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasBirthPlace

IRI: https://www.ica.org/standards/RiC/ontology#hasBirthPlace

Label(s)
a pour lieu de naissance [fr] | has birth place [en] | tiene como lugar de nacimiento [es]
Definition
Inverse of 'is birth place of' object property.
Has super-properties
rico:isAgentAssociatedWithPlace
Has domain
rico:Person
Has range
rico:Place

Has inverse: rico:isBirthPlaceOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment).
2023-10-26: Fixed the domain of the property.
2023-10-19: Added for RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:hasCarrierType

IRI: https://www.ica.org/standards/RiC/ontology#hasCarrierType

Label(s)
a pour type de support [fr] | has carrier type [en] | tiene como tipo de soporte [es]
Definition
Connects an Instantiation to a Carrier Type which categorizes its carrier.
Has super-properties
rico:hasOrHadType
Has domain
rico:Instantiation
Has range
rico:CarrierType

Has inverse: rico:isCarrierTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:hasChild

IRI: https://www.ica.org/standards/RiC/ontology#hasChild

Label(s)
a pour enfant [fr] | has child [en] | tiene como hijo o hija a [es]
Definition
Connects a Person to one of their children.
Mapping to RiC-CM 1.0
RiC-R018 ('has child' relation)
Has super-properties
rico:hasDescendant
Has domain
rico:Person
Has range
rico:Person

Has inverse: rico:isChildOf

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:childRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new childRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the inverse property IRI.

Back to the table of contents | Back to top

Object property: rico:hasCollector

IRI: https://www.ica.org/standards/RiC/ontology#hasCollector

Label(s)
est collecté par [fr] | has collector [en] | tiene como coleccionista a [es]
Definition
Connects a Record Resource or an Instantiation to the Agent that collects it intentionally, i.e., the Agent is a collector.
Mapping to RiC-CM 1.0
RiC-R030 ('has collector' relation)
Has super-properties
rico:hasAccumulator
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isCollectorOf

Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property and super property IRI, text definition, domain (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "collectedBy").

Back to the table of contents | Back to top

Object property: rico:hasComponentTransitive

IRI: https://www.ica.org/standards/RiC/ontology#hasComponentTransitive

Label(s)
a pour composant transitif [fr] | has component transitive [en] | tiene como componente transitivo [es]
Definition
Connects an Instantiation to another Instantiation that is, directly or indirectly, a component of that Instantiation. This is a transitive relation.
Has super-properties
rico:hasOrHadComponent; rico:hasPartTransitive
Has domain
rico:Instantiation
Has range
rico:Instantiation

Type: transitive property

Has inverse: rico:isComponentOfTransitive

Has sub-properties
rico:hasDirectComponent
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current partitive relations between instantiations (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:hasConstituentProxy

IRI: https://www.ica.org/standards/RiC/ontology#hasConstituentProxy

Label(s)
a pour constituant le proxy [fr] | has constituent proxy [en] | tiene como elemento constitutivo el proxy [es]
Definition
Inverse of 'proxy is constituent of' object property.
Has super-properties
rico:hasPartTransitive
Has domain
rico:Record or rico:RecordPart
Has range
rico:Proxy

Has inverse: rico:proxyIsConstituentOf

Has sub-properties
rico:hasDirectConstituentProxy
Has sub-properties chains
rico:hasConstituentProxy o rico:proxyHasConstituentProxyTransitive
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-04-02: Fixed the owl:subPropertyOf (was set to isPartOfTransitive).
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasConstituentTransitive

IRI: https://www.ica.org/standards/RiC/ontology#hasConstituentTransitive

Label(s)
a pour constituant transitif [fr] | has constituent transitive [en] | tiene como elemento constitutivo transitivo [es]
Definition
Connects a Record or Record Part to another Record or Record Part that is its constituent, directly or indirectly. This is a transitive relation.
Has super-properties
rico:hasOrHadConstituent; rico:hasPartTransitive
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Type: transitive property

Has inverse: rico:isConstituentOfTransitive

Has sub-properties
rico:hasDirectConstituent
Has sub-properties chains
rico:hasConstituentProxy o rico:proxyHasConstituent
Change note(s)
2025-03-04: Added a property chain axiom relating it to use of rico:Proxy.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-10-26: Added RecordPart to the domain.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current partitive relations between records and other records or record parts (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:hasContentOfType

IRI: https://www.ica.org/standards/RiC/ontology#hasContentOfType

Label(s)
a pour type de contenu [fr] | has content of type [en] | tiene como tipo de contenido [es]
Definition
Connects a Record or a Record Part to a Content Type which categorizes its content.
Has super-properties
rico:hasOrHadType
Has domain
rico:Record or rico:RecordPart
Has range
rico:ContentType

Has inverse: rico:isContentTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the text definition and superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:hasContentWhichMainlyRepresents

IRI: https://www.ica.org/standards/RiC/ontology#hasContentWhichMainlyRepresents

Label(s)
a un contenu qui représente principalement [fr] | has content which mainly represents [en] | tiene contenido que representa principalmente [es]
Definition
Connects a Record or a Record Part to a Thing that its content mainly represents.
Scope note
A common use case would be to connect a photograph of a person (a portrait) and the person represented.
Has super-properties
rico:hasContentWhichRepresents; rico:hasOrHadMainSubject
Has domain
rico:Record or rico:RecordPart
Has range
rico:Thing

Has inverse: rico:isMainThingRepresentedByContentOf

Change note(s)
2025-04-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasContentWhichRepresents

IRI: https://www.ica.org/standards/RiC/ontology#hasContentWhichRepresents

Label(s)
a un contenu qui représente [fr] | has content which represents [en] | tiene contenido que representa [es]
Definition
Connects a Record or a Record Part to a Thing that its content represents.
Scope note
Can be used for visual Records or Record Parts, like photographs, drawings, engravings, miniatures...
Has super-properties
rico:hasOrHadSubject
Has domain
rico:Record or rico:RecordPart
Has range
rico:Thing

Has inverse: rico:isRepresentedByContentOf

Has sub-properties
rico:hasContentWhichMainlyRepresents
Change note(s)
2025-04-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasCopy

IRI: https://www.ica.org/standards/RiC/ontology#hasCopy

Label(s)
a pour copie [fr] | has copy [en] | tiene como copia [es]
Definition
Connects a Record Resource to a copy of that Record Resource.
Scope note
Is both a temporal and genetic relation between the two Record Resources.
Mapping to RiC-CM 1.0
RiC-R012 ('has copy' relation)
Has super-properties
rico:hasGeneticLinkToRecordResource; rico:precedesInTime
Has domain
rico:RecordResource
Has range
rico:RecordResource

Has inverse: rico:isCopyOf

Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasCreationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasCreationDate

Label(s)
a pour date de création [fr] | has creation date [en] | tiene como fecha de creación [es]
Definition
Inverse of 'is creation date of' object property
Mapping to RiC-CM 1.0
RiC-R080i ('has creation date' relation)
Has super-properties
rico:hasBeginningDate; rico:hasOrganicProvenanceDate
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Date

Has inverse: rico:isCreationDateOf

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:creationRelation_role o rico:relationHasDate
Change note(s)
2024-12-19: Connect to CreationRelation via a sub-property chain, and make a sub-property of the new object property 'hasOrganicProvenanceDate'.
2023-11-27: Added a new rdfs:label in Spanish.
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:hasCreator

IRI: https://www.ica.org/standards/RiC/ontology#hasCreator

Label(s)
a pour créateur [fr] | has creator [en] | tiene como creador a [es]
Definition
Connects a Record Resource or an Instantiation to an Agent that is either responsible for all or some of the content of the Record Resource or is a contributor to the genesis or production of an Instantiation.
Scope note
Covers the definition of author in diplomatics, and any contribution to the intellectual content of a Record Resource.
Mapping to RiC-CM 1.0
RiC-R027 ('has creator' relation)
Has super-properties
rico:hasOrganicProvenance
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isCreatorOf

Has sub-properties
rico:hasAuthor
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:creationRelation_role o rico:relationHasTarget
Change note(s)
2023-12-29: Added the property chain axiom, that had been forgotten.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI and label (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "createdBy").

Back to the table of contents | Back to top

Object property: rico:hasDateType

IRI: https://www.ica.org/standards/RiC/ontology#hasDateType

Label(s)
a pour type de date [fr] | has date type [en] | tiene como tipo de fecha [es]
Definition
Connects a Date to its Date Type.
Has super-properties
rico:hasOrHadType
Has domain
rico:Date
Has range
rico:DateType

Has inverse: rico:isDateTypeOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-10: Added a rdfs:comment and a French rdfs:label.
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:hasDeathDate

IRI: https://www.ica.org/standards/RiC/ontology#hasDeathDate

Label(s)
a pour date de décès [fr] | has death date [en] | tiene como fecha de muerte [es]
Definition
Inverse of 'is death date of' object property.
Mapping to RiC-CM 1.0
RiC-R072i ('has death date' relation)
Has super-properties
rico:hasEndDate
Has domain
rico:Person
Has range
rico:Date

Has inverse: rico:isDeathDateOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasDeathPlace

IRI: https://www.ica.org/standards/RiC/ontology#hasDeathPlace

Label(s)
a pour lieu de décès [fr] | has death place [en] | tiene como lugar de muerte [es]
Definition
Inverse of 'is death place of' object property.
Has super-properties
rico:isAgentAssociatedWithPlace
Has domain
rico:Person
Has range
rico:Place

Has inverse: rico:isDeathPlaceOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-13: Added a rdfs:comment.
2023-10-26: Fixed the domain of the property.
2023-10-19: Added for RiC-O v1.0.

Back to the table of contents | Back to top

Object property: rico:hasDerivationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasDerivationDate

Label(s)
a pour date de dérivation [fr] | has derivation date [en] | tiene como fecha de derivación [es]
Definition
Inverse of 'is derivation date of' object property.
Has super-properties
rico:isAssociatedWithDate
Has domain
rico:Instantiation
Has range
rico:Date

Has inverse: rico:isDerivationDateOf

Has sub-properties
rico:hasMigrationDate
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:derivationRelation_role o rico:relationHasDate
Change note(s)
2025-03-13: Added the property chain axiom.
2025-03-01: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasDescendant

IRI: https://www.ica.org/standards/RiC/ontology#hasDescendant

Label(s)
a pour descendant [fr] | has descendant [en] | tiene como descendiente a [es]
Definition
Connects a Person to one of their descendants. This is a transitive relation.
Scope note
There may be zero to many intermediate persons, ignored or unknown, between the two connected persons.
Mapping to RiC-CM 1.0
RiC-R017 ('has descendant' relation)
Has super-properties
rico:hasFamilyAssociationWith; rico:hasSuccessor
Has domain
rico:Person
Has range
rico:Person

Type: transitive property

Has inverse: rico:hasAncestor

Has sub-properties
rico:hasChild
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:descendanceRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new descendanceRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-09-08: made property transitive
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperties IRIs.

Back to the table of contents | Back to top

Object property: rico:hasDestructionDate

IRI: https://www.ica.org/standards/RiC/ontology#hasDestructionDate

Label(s)
a pour date de destruction [fr] | has destruction date [en] | tiene como fecha de destrucción [es]
Definition
Inverse of 'is destruction date of' object property.
Has super-properties
rico:hasEndDate
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Date

Has inverse: rico:isDestructionDateOf

Change note(s)
2025-02-19: Changed domain.
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-14: Added a rdfs:comment; same to the inverse property.
2023-10-12: Renamed deletion into destruction
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:hasDirectComponent

IRI: https://www.ica.org/standards/RiC/ontology#hasDirectComponent

Label(s)
a directement pour composant [fr] | has direct component [en] | tiene directamente como componente [es]
Definition
Connects an Instantiation to another Instantiation that is its direct component.
Has super-properties
rico:hasComponentTransitive; rico:hasDirectPart
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:isDirectComponentOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between instantiations (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:hasDirectConstituent

IRI: https://www.ica.org/standards/RiC/ontology#hasDirectConstituent

Label(s)
a directement pour constituant [fr] | has direct constituent [en] | tiene directamente como elemento constitutivo [es]
Definition
Connects a Record or Record Part to another Record or Record Part that is its direct constituent.
Has super-properties
rico:hasConstituentTransitive; rico:hasDirectPart
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Has inverse: rico:isDirectConstituentOf

Has sub-properties chains
rico:hasDirectConstituentProxy o rico:proxyFor
Change note(s)
2025-04-03: Fixed the property chain axiom.
2025-03-04: Added a property chain axiom relating it to use of rico:Proxy.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-10-26: Added RecordPart to the domain.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between records and other records or record parts (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:hasDirectConstituentProxy

IRI: https://www.ica.org/standards/RiC/ontology#hasDirectConstituentProxy

Label(s)
a pour constituant direct le proxy [fr] | has direct constituent proxy [en] | tiene como directo elemento constitutivo el proxy [es]
Definition
Inverse of 'proxy is direct constituent of' object property.
Has super-properties
rico:hasConstituentProxy; rico:hasDirectPart
Has domain
rico:Record or rico:RecordPart
Has range
rico:Proxy

Has inverse: rico:proxyIsDirectConstituentOf

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasDirectPart

IRI: https://www.ica.org/standards/RiC/ontology#hasDirectPart

Label(s)
a directement pour partie [fr] | has direct part [en] | tiene directamente como parte [es]
Definition
Connects a Thing to a Thing that is a direct constitutive or component part of that Thing.
Scope note
To be used only when the current partitive relation is direct, without any intermediate node between the related things.
Has super-properties
rico:hasPartTransitive
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:isDirectPartOf

Has sub-properties
rico:directlyContains; rico:directlyIncludes; rico:directlyIncludesProxy; rico:hasDirectComponent; rico:hasDirectConstituent; rico:hasDirectConstituentProxy; rico:hasDirectSubdivision; rico:hasDirectSubevent; rico:proxyDirectlyIncludes; rico:proxyDirectlyIncludesProxy; rico:proxyHasDirectConstituent; rico:proxyHasDirectConstituentProxy
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-07-12: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between things (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:hasDirectSubdivision

IRI: https://www.ica.org/standards/RiC/ontology#hasDirectSubdivision

Label(s)
a directement pour subdivision [fr] | has direct subdivision [en] | tiene directamente como subdivisión [es]
Definition
Connects a Group to one of its direct subdivisions.
Has super-properties
rico:hasDirectPart; rico:hasDirectSubordinate; rico:hasSubdivisionTransitive
Has domain
rico:Group
Has range
rico:Group

Has inverse: rico:isDirectSubdivisionOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between groups (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:hasDirectSubevent

IRI: https://www.ica.org/standards/RiC/ontology#hasDirectSubevent

Label(s)
est directement constitué de l’événement [fr] | has direct subevent [en] | tiene directamente como parte de evento [es]
Definition
Connects an ongoing Event to one of a series of Events that directly constitute that broader, ongoing Event.
Has super-properties
rico:hasDirectPart; rico:hasSubeventTransitive
Has domain
rico:Event
Has range
rico:Event

Has inverse: rico:isDirectSubeventOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between ongoing events (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:hasDirectSubordinate

IRI: https://www.ica.org/standards/RiC/ontology#hasDirectSubordinate

Label(s)
a directement pour subalterne [fr] | has direct subordinate [en] | tiene directamente como subordinado o subordinada a [es]
Definition
Connects an Agent to an Agent that is its direct subordinate.
Has super-properties
rico:hasSubordinateTransitive
Has domain
rico:Agent
Has range
rico:Agent

Has inverse: rico:isDirectSubordinateTo

Has sub-properties
rico:hasDirectSubdivision
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, subordination relations between agents (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:hasDocumentaryFormType

IRI: https://www.ica.org/standards/RiC/ontology#hasDocumentaryFormType

Label(s)
a pour type d’objet informationnel [fr] | has documentary form type [en] | tiene como tipo documental [es]
Definition
Connects a Record or Record Part to its Documentary Form Type.
Has super-properties
rico:hasOrHadType
Has domain
rico:Record or rico:RecordPart
Has range
rico:DocumentaryFormType

Has inverse: rico:isDocumentaryFormTypeOf

Change note(s)
2023-12-30: Fixed a typo in the French label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:hasDraft

IRI: https://www.ica.org/standards/RiC/ontology#hasDraft

Label(s)
a pour ébauche [fr] | has draft [en] | tiene como borrador [es]
Definition
Inverse of 'is draft of' object property.
Mapping to RiC-CM 1.0
RiC-011i ('has draft' relation)
Has super-properties
rico:followsInTime; rico:hasGeneticLinkToRecordResource
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Has inverse: rico:isDraftOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasEndDate

IRI: https://www.ica.org/standards/RiC/ontology#hasEndDate

Label(s)
a pour date de fin [fr] | has end date [en] | tiene como fecha final [es]
Definition
Inverse of 'is end date of' object property.
Mapping to RiC-CM 1.0
RiC-R071i ('has end date' relation)
Has super-properties
rico:isAssociatedWithDate
Has domain
rico:Thing
Has range
rico:Date

Has inverse: rico:isEndDateOf

Has sub-properties
rico:hasDeathDate; rico:hasDestructionDate; rico:wasUsedToDate
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasEventType

IRI: https://www.ica.org/standards/RiC/ontology#hasEventType

Label(s)
a pour type d’événement [fr] | has event type [en] | tiene como tipo de evento [es]
Definition
Connects an Event to an Event Type which categorizes it.
Has super-properties
rico:hasOrHadType
Has domain
rico:Event
Has range
rico:EventType

Has inverse: rico:isEventTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:hasExtent

IRI: https://www.ica.org/standards/RiC/ontology#hasExtent

Label(s)
a pour mesure [fr] | has extent [en] | tiene como extensión [es]
Definition
Connects a Record Resource or Instantiation to an Extent
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Extent

Has inverse: rico:isExtentOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French; added an xml:lang attribute to the rdfs:comment.
2023-08-28: Changed the domain (was Instantiation or RecordResource) to Thing; changed the definition accordingly.
2020-10-28: Object property created along with the Extent class and its subclasses, in order to provide methods for handling extent accurately.

Back to the table of contents | Back to top

Object property: rico:hasExtentType

IRI: https://www.ica.org/standards/RiC/ontology#hasExtentType

Label(s)
a pour type de mesure [fr] | has extent type [en] | tiene como tipo de extensión [es]
Definition
Connects an Extent to an Extent Type that categorizes what is being measured.
Has super-properties
rico:hasOrHadType
Has domain
rico:Extent
Has range
rico:ExtentType

Has inverse: rico:isExtentTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French; added an xml:lang attribute to the rdfs:comment.
2020-11-01: Object property added along with the Extent Type class.

Back to the table of contents | Back to top

Object property: rico:hasFamilyAssociationWith

IRI: https://www.ica.org/standards/RiC/ontology#hasFamilyAssociationWith

Label(s)
a une relation familiale avec [fr] | has family association with [en] | tiene asociación familiar con [es]
Definition
Connects two Persons that have some type of family link, i.e. belong to the same family. This relation is symmetric.
Scope note
Use hasOrHadMember for connecting a Family and a Person.
Mapping to RiC-CM 1.0
RiC-R047 ('has family association with' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Person
Has range
rico:Person

Type: symmetric property

Has sub-properties
rico:hasAncestor; rico:hasDescendant; rico:hasOrHadSpouse; rico:hasSibling
Has sub-properties chains
rico:thingIsConnectedToRelation o rico:familyRelation_role o rico:relationConnects
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new familyRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasFamilyLinkWith").

Back to the table of contents | Back to top

Object property: rico:hasFamilyType

IRI: https://www.ica.org/standards/RiC/ontology#hasFamilyType

Label(s)
a pour type de famille [fr] | has family type [en] | tiene como tipo de familia [es]
Definition
Connects a Family to a Family Type that categorizes it.
Has super-properties
rico:hasOrHadType
Has domain
rico:Family
Has range
rico:FamilyType

Has inverse: rico:isFamilyTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:hasGeneticLinkToRecordResource

IRI: https://www.ica.org/standards/RiC/ontology#hasGeneticLinkToRecordResource

Label(s)
a une relation génétique avec la ressource archivistique [fr] | has genetic link to record resource [en] | tiene vínculo de origen con recurso documental [es]
Definition
Connects two Record Resources when there is a genetic link between them. Genetic in this sense is as defined by diplomatics, i.e. the process by which a Record Resource is developed. This relation is symmetric.
Scope note
Use to connect two Record Resources only if it is not possible to use a narrower, more specific, asymmetric Record Resource to Record Resource relation, for example is original of.
Mapping to RiC-CM 1.0
RiC-R023 ('has genetic link to record resource' relation)
Has super-properties
rico:isRecordResourceAssociatedWithRecordResource
Has domain
rico:RecordResource
Has range
rico:RecordResource

Type: symmetric property

Has sub-properties
rico:hasCopy; rico:hasDraft; rico:hasOriginal; rico:isCopyOf; rico:isDraftOf; rico:isOriginalOf
Has sub-properties chains
rico:thingIsConnectedToRelation o rico:recordResourceGeneticRelation_role o rico:relationConnects
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new recordResourceGeneticRelation_role object property.
2023-11-07: Added the property chain axiom so that this property is formally defined as a shortcut.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasIdentifierType

IRI: https://www.ica.org/standards/RiC/ontology#hasIdentifierType

Label(s)
a pour type d’identifiant [fr] | has identifier type [en] | tiene como tipo de identificador [es]
Definition
Connects an Identifier and an Identifier Type that categorizes it.
Has super-properties
rico:hasOrHadType
Has domain
rico:Identifier
Has range
rico:IdentifierType

Has inverse: rico:isIdentifierTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.
2020-10-19: Object property added along with IdentifierType class and isIdentifierTypeOf object property.

Back to the table of contents | Back to top

Object property: rico:hasMigrationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasMigrationDate

Label(s)
a pour date de migration [fr] | has migration date [en] | tiene como fecha de migración [es]
Definition
Inverse of 'is migration date of' object property.
Has super-properties
rico:hasDerivationDate
Has domain
rico:Instantiation
Has range
rico:Date

Has inverse: rico:isMigrationDateOf

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:migrationRelation_role o rico:relationHasDate
Change note(s)
2025-03-13: Added the property chain axiom.
2025-03-01: Made this property a subproperty of the new 'hasDerivationDate' property.
2025-02-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasModificationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasModificationDate

Label(s)
a pour date de modification [fr] | has modification date [en] | tiene como fecha de modificación [es]
Definition
Inverse of 'is modification date of' object property.
Mapping to RiC-CM 1.0
RiC-R073i ('has modification date' relation)
Has super-properties
rico:isAssociatedWithDate
Has domain
rico:Thing
Has range
rico:Date

Has inverse: rico:isModificationDateOf

Has sub-properties
rico:wasLastUpdatedAtDate
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasOrHadAgentName

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAgentName

Label(s)
a ou a eu pour nom d’agent [fr] | has or had agent name [en] | tiene o tenía como nombre de agente [es]
Definition
Connects an Agent and (one of) its present or past Agent Name.
Has super-properties
rico:hasOrHadName
Has domain
rico:Agent
Has range
rico:AgentName

Has inverse: rico:isOrWasAgentNameOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (the name of this property in RiC-O 0.1 was "hasAgentName").

Back to the table of contents | Back to top

Object property: rico:hasOrHadAllMembersWithAccumulationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithAccumulationDate

Label(s)
has or had all members with accumulation date [en] | inclut ou a inclus des membres ayant tous pour date d'accumulation [fr] | incluye o incluía miembros, todos como fecha de acumulación [es]
Definition
Inverse of 'is or was accumulation date of all members of' object property.
Has super-properties
rico:isAssociatedWithDate
Has domain
rico:RecordSet
Has range
rico:Date

Has inverse: rico:isOrWasAccumulationDateOfAllMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2024-10-04: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasOrHadAllMembersWithContentType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithContentType

Label(s)
has or had all members with content type [en] | inclut ou a inclus des membres ayant tous pour type de contenu [fr] | incluye o incluía miembros, todos con tipo de contenido [es]
Definition
Connects a Record Set and a Content Type that categorizes all the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadAllMembersWithType
Has domain
rico:RecordSet
Has range
rico:ContentType

Has inverse: rico:isOrWasContentTypeOfAllMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadAllMembersWithCreationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithCreationDate

Label(s)
has or had all members with creation date [en] | inclut ou a inclus des membres ayant tous pour date de création [fr] | incluye o incluía miembros, todos con fecha de creación [es]
Definition
Inverse of 'is or was creation date of all members of' object property.
Mapping to RiC-CM 1.0
RiC-R081i ('has or had all members with creation date' relation)
Has super-properties
rico:hasBeginningDate
Has domain
rico:RecordSet
Has range
rico:Date

Has inverse: rico:isOrWasCreationDateOfAllMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-13: Renamed the property in order to take the past members of the record set into account. Adjusted the annotations accordingly.
2023-10-12: Added the French label
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:hasOrHadAllMembersWithDocumentaryFormType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithDocumentaryFormType

Label(s)
has or had all members with documentary form type [en] | inclut ou a inclus des membres ayant tous pour type [fr] | incluye o incluía miembros, todos con tipo documental [es]
Definition
Connects a Record Set and a Documentary Form Type that categorizes all the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadAllMembersWithType
Has domain
rico:RecordSet
Has range
rico:DocumentaryFormType

Has inverse: rico:isOrWasDocumentaryFormTypeOfAllMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadAllMembersWithLanguage

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithLanguage

Label(s)
has or had all members with language [en] | inclut ou a inclus des membres ayant tous pour langue [fr] | incluye o incluía miembros, todos con lengua [es]
Definition
Connects a Record Set and a Language used by all the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordSet
Has range
rico:Language

Has inverse: rico:isOrWasLanguageOfAllMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadAllMembersWithLegalStatus

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithLegalStatus

Label(s)
has or had all members with legal status [en] | inclut ou a inclus des membres ayant tous pour statut légal [fr] | incluye o incluía miembros, todos con status jurídico [es]
Definition
Connects a Record Set and a Legal Status that categorizes all the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadAllMembersWithType
Has domain
rico:RecordSet
Has range
rico:LegalStatus

Has inverse: rico:isOrWasLegalStatusOfAllMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadAllMembersWithMainSubject

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithMainSubject

Label(s)
has or had all members with main subject [en] | inclut ou a inclus des membres ayant tous pour principal sujet [fr] | incluye o incluía miembros, todos con matería principal [es]
Definition
Connects a Record Set and a Thing that is the main subject of all the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadAllMembersWithSubject; rico:hasOrHadMainSubject
Has domain
rico:RecordSet
Has range
rico:Thing

Has inverse: rico:isOrWasMainSubjectOfAllMembersOf

Change note(s)
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasOrHadAllMembersWithRecordState

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithRecordState

Label(s)
has or had all members with record state [en] | inclut ou a inclus des membres ayant tous pour état [fr] | incluye o incluía miembros, todos con estado de documento [es]
Definition
Connects a Record Set and a Record State that categorizes all the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadAllMembersWithType
Has domain
rico:RecordSet
Has range
rico:RecordState

Has inverse: rico:isOrWasRecordStateOfAllMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadAllMembersWithSubject

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithSubject

Label(s)
has or had all members with subject [en] | inclut ou a inclus des membres ayant tous pour sujet [fr] | incluye o incluía miembros, todos con matería [es]
Definition
Connects a Record Set and a Thing that is the subject of all the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadSubject
Has domain
rico:RecordSet
Has range
rico:Thing

Has inverse: rico:isOrWasSubjectOfAllMembersOf

Has sub-properties
rico:hasOrHadAllMembersWithMainSubject
Change note(s)
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasOrHadAllMembersWithType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAllMembersWithType

Label(s)
has or had all members with type [en] | inclut ou a inclus des membres ayant tous pour type [fr] | incluye o incluía miembros, todos con tipo [es]
Definition
Connects a Record Set and a Type to which all the Records or Record Parts that are or were included in the Record Set belong.
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordSet
Has range
rico:Type

Has inverse: rico:isOrWasTypeOfAllMembersOf

Has sub-properties
rico:hasOrHadAllMembersWithContentType; rico:hasOrHadAllMembersWithDocumentaryFormType; rico:hasOrHadAllMembersWithLegalStatus; rico:hasOrHadAllMembersWithRecordState
Change note(s)
2025-04-06: Adjusted the Spanish label.
2024-10-04: Changed the word 'category' into 'type' in all applicable properties names.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadAnalogueInstantiation

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAnalogueInstantiation

Label(s)
a ou a eu pour instanciation analogique [fr] | has or had analogue instantiation [en] | tiene o tenía como instanciación analogica [es]
Definition
Connects a record resource to one of its analogue instantiations, whether it exists or has been lost or destroyed.
Scope note
In some situations, it may be useful or necessary to connect a record resource to an analogue instantiation that no longer exists or has been lost.
Has super-properties
rico:hasOrHadInstantiation
Has domain
rico:RecordResource
Has range
rico:Instantiation

Has inverse: rico:isOrWasAnalogueInstantiationOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-08-29: Added the property.

Back to the table of contents | Back to top

Object property: rico:hasOrHadAppellation

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAppellation

Label(s)
a ou a eu pour appellation [fr] | has or had appellation [en] | tiene o tenía como denominación [es]
Definition
Connects a Thing to an Appellation that is or was used for designating it.
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Appellation

Has inverse: rico:isOrWasAppellationOf

Has sub-properties
rico:hasOrHadIdentifier; rico:hasOrHadName
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:appellationRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new appellationRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (the name of this property in RiC-O 0.1 was "hasAppellation").

Back to the table of contents | Back to top

Object property: rico:hasOrHadAuthorityOver

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadAuthorityOver

Label(s)
a ou a eu autorité sur [fr] | has or had authority over [en] | tiene o tenía control sobre [es]
Definition
Connects an Agent to a Thing over which the Agent has or had some kind of authority.
Scope note
Use only if it is not possible to specify a narrower authority relation, for example is or was owner of.
Mapping to RiC-CM 1.0
RiC-R036 ('has or had authority over' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Agent
Has range
rico:Thing

Has inverse: rico:isOrWasUnderAuthorityOf

Has sub-properties
rico:isOrWasControllerOf; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasManagerOf; rico:isOrWasOwnerOf
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:authorityRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new authorityRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasAuthorityOver").

Back to the table of contents | Back to top

Object property: rico:hasOrHadComponent

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadComponent

Label(s)
a ou a eu pour composant [fr] | has or had component [en] | tiene o tenía como componente [es]
Definition
Connects an Instantiation to one of its present or past component instantiations.
Mapping to RiC-CM 1.0
RiC-R004 ('has or had component' relation)
Has super-properties
rico:hasOrHadPart; rico:isInstantiationAssociatedWithInstantiation
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:isOrWasComponentOf

Has sub-properties
rico:hadComponent; rico:hasComponentTransitive
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasComponent").

Back to the table of contents | Back to top

Object property: rico:hasOrHadConstituent

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadConstituent

Label(s)
a ou a eu pour constituant [fr] | has or had constituent [en] | tiene o tenía como elemento constitutivo [es]
Definition
Connects a Record or Record Part to a Record or Record part that is or was a constituent of that Record or Record Part.
Mapping to RiC-CM 1.0
RiC-R003 ('has or had constituent' relation)
Has super-properties
rico:hasOrHadPart; rico:isRecordResourceAssociatedWithRecordResource
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Has inverse: rico:isOrWasConstituentOf

Has sub-properties
rico:hadConstituent; rico:hasConstituentTransitive
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-19: Added Record Part to the domain.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasConstituent").

Back to the table of contents | Back to top

Object property: rico:hasOrHadController

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadController

Label(s)
est ou a été contrôlé par [fr] | has or had controller [en] | tiene o tenía como controlador [es]
Definition
Inverse of 'is or was controller of' object property.
Mapping to RiC-CM 1.0
RiC-R041i ('has or had controller' relation)
Has super-properties
rico:isOrWasSubordinateTo; rico:isOrWasUnderAuthorityOf
Has domain
rico:Agent
Has range
rico:Agent

Has inverse: rico:isOrWasControllerOf

Has sub-properties
rico:hasOrHadEmployer; rico:hasOrHadLeader
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:agentControlRelation_role o rico:relationHasSource
Change note(s)
2024-09-02: Fixed the French label.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new agentControlRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "controlledBy").

Back to the table of contents | Back to top

Object property: rico:hasOrHadCoordinates

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadCoordinates

Label(s)
a ou a eu pour coordonnées [fr] | has or had coordinates [en] | tiene como coordenadas de lugar [es]
Definition
Connects a Physical Location to its past or present coordinates in a reference system.
Has super-properties
rico:isRelatedTo
Has domain
rico:PhysicalLocation
Has range
rico:Coordinates

Has inverse: rico:isOrWasCoordinatesOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-29: fixed the English label (added the past tense.)
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (the name of this property in RiC-O 0.1 was "hasCoordinates").

Back to the table of contents | Back to top

Object property: rico:hasOrHadCorporateBodyType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadCorporateBodyType

Label(s)
a ou a eu pour type de collectivité [fr] | has or had corporate body type [en] | tiene o tenía como tipo de institucion [es]
Definition
Connects a Corporate Body to a Corporate Body Type which categorizes or categorized it.
Has super-properties
rico:hasOrHadType
Has domain
rico:CorporateBody
Has range
rico:CorporateBodyType

Has inverse: rico:isOrWasCorporateBodyTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (the name of this property in RiC-O 0.1 was "hasCorporateBodyType").

Back to the table of contents | Back to top

Object property: rico:hasOrHadCorrespondent

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadCorrespondent

Label(s)
a ou a eu pour correspondant [fr] | has or had correspondent [en] | tiene o tenía como correspondiente [es]
Definition
Connects two Persons that correspond or have corresponded with each other. This relation is symmetric.
Mapping to RiC-CM 1.0
RiC-R052 ('has or had correspondent' relation)
Has super-properties
rico:knows
Has domain
rico:Person
Has range
rico:Person

Type: symmetric property

Has sub-properties chains
rico:thingIsConnectedToRelation o rico:correspondenceRelation_role o rico:relationConnects
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new correspondenceRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasCorrespondent").

Back to the table of contents | Back to top

Object property: rico:hasOrHadDemographicGroup

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadDemographicGroup

Label(s)
a ou a eu pour groupe démographique [fr] | has or had demographic group [en] | tiene o tenía como grupo demográfico [es]
Definition
Connects a Person or a Group to a Demographic Group to which it belongs or belonged.
Has super-properties
rico:hasOrHadType
Has domain
rico:Group or rico:Person
Has range
rico:DemographicGroup

Has inverse: rico:isOrWasDemographicGroupOf

Has sub-properties
rico:hasOrHadOccupationOfType
Change note(s)
2024-10-10: Changed the French and Spanish labels (replaced 'catégorie' and 'categoria' with 'groupe' and 'grupo').
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, domain (the name of this property in RiC-O 0.1 was "belongsToDemographicGroup").

Back to the table of contents | Back to top

Object property: rico:hasOrHadDerivedInstantiation

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadDerivedInstantiation

Label(s)
a ou a eu pour instanciation dérivée [fr] | has or had derived instantiation [en] | tiene o tenía como instanciación derivada [es]
Definition
Connects an instantiation to an instantiation that is derived from it, whether it exists or has been lost or destroyed.
Scope note
In some situations, it may be useful or necessary to connect an instantiation to an instantiation that was derived from it but no longer exists or or has been lost.
Mapping to RiC-CM 1.0
RiC-R014 ('has or had derived instantiation' relation)
Has super-properties
rico:isInstantiationAssociatedWithInstantiation; rico:precedesInTime
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:isOrWasDerivedFromInstantiation

Has sub-properties
rico:migratedInto
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:derivationRelation_role o rico:relationHasTarget
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new derivationRelation_role object property.
2023-08-29: Updated the IRI, inverse property, definition, labels and RiCMCorrespondingComponent, and added a skos:scopeNote; this in order to make the specification compliant with RiC-CM 1.0. The name of the property in RiC-O 0.2 was 'has derived instantiation'.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasOrHadDigitalInstantiation

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadDigitalInstantiation

Label(s)
a ou a eu pour instanciation numérique [fr] | has or had digital instantiation [en] | tiene o tenía como instanciación digital [es]
Definition
Connects a record resource to one of its digital instantiations, whether it exists or has been lost or destroyed.
Scope note
This property can be used, among other cases, when you want to convert findings aids encoded in EAD/XML and need a simple and accurate migration path to process dao or daogrp EAD elements. Also, in some situations, it may be useful or necessary to connect a record resource to a digital instantiation that no longer exists or or has been lost.
Has super-properties
rico:hasOrHadInstantiation
Has domain
rico:RecordResource
Has range
rico:Instantiation

Has inverse: rico:isOrWasDigitalInstantiationOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-08-29: Added the property.

Back to the table of contents | Back to top

Object property: rico:hasOrHadEmployer

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadEmployer

Label(s)
a ou a eu pour employeur [fr] | has or had employer [en] | tiene o tenía como empleador [es]
Definition
Inverse of 'is or was employer of' object property.
Has super-properties
rico:hasOrHadController
Has domain
rico:Person
Has range
rico:CorporateBody or rico:Person

Has inverse: rico:isOrWasEmployerOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-26: Changed the domain and range of the property. Added a rdfs:comment. Removed the isOrWasMemberOf super-property.
2023-10-19: Added for RiC-O 1.0.
2023-10-13: Fixed the lang of the French label.

Back to the table of contents | Back to top

Object property: rico:hasOrHadHolder

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadHolder

Label(s)
est ou a été détenu par [fr] | has or had holder [en] | tiene o tenía como conservador a [es]
Definition
Inverse of 'is or was holder of' object property.
Mapping to RiC-CM 1.0
RiC-R039i ('has or had holder' relation)
Has super-properties
rico:hasOrHadManager
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isOrWasHolderOf

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:recordResourceHoldingRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new recordResourceHoldingRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "heldBy").

Back to the table of contents | Back to top

Object property: rico:hasOrHadIdentifier

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadIdentifier

Label(s)
a ou a eu pour identifiant [fr] | has or had identifier [en] | tiene o tenía como identificador [es]
Definition
Connects a Thing to one of its past or present Identifiers.
Has super-properties
rico:hasOrHadAppellation
Has domain
rico:Thing
Has range
rico:Identifier

Has inverse: rico:isOrWasIdentifierOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (the name of this property in RiC-O 0.1 was "identifiedBy").

Back to the table of contents | Back to top

Object property: rico:hasOrHadInstantiation

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadInstantiation

Label(s)
a ou a eu pour instanciation [fr] | has or had instantiation [en] | tiene o tenía como instanciación [es]
Definition
Connects a Record Resource to an Instantiation, which either may exist or may have been lost or destroyed.
Scope note
In some situations, it may be useful or necessary to connect a record resource to an instantiation that no longer exists or or has been lost, when some of its characteristics are known from some source, like an old finding aid.
Mapping to RiC-CM 1.0
RiC-R025 ('has or had instantiation' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordResource
Has range
rico:Instantiation

Has inverse: rico:isOrWasInstantiationOf

Has sub-properties
rico:hasOrHadAnalogueInstantiation; rico:hasOrHadDigitalInstantiation
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:recordResourceToInstantiationRelation_role o rico:relationHasTarget
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new recordResourceToInstantiationRelation_role object property.
2023-08-29: Updated the IRI, inverse property, definition, labels and RiCMCorrespondingComponent, and added a skos:scopeNote; this in order to make the specification compliant with RiC-CM 1.0. The name of the property in RiC-O 0.2 was 'has instantiation'.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the inverse property IRI.

Back to the table of contents | Back to top

Object property: rico:hasOrHadIntellectualPropertyRightsHolder

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadIntellectualPropertyRightsHolder

Label(s)
a ou a eu comme détenteur des droits de propriété intellectuelle [fr] | has or had intellectual property rights holder [en] | tiene o tenía como titular de derechos de propiedad intelectual a [es]
Definition
Inverse of 'is or was holder of intellectual property rights of' object property.
Mapping to RiC-CM 1.0
RiC-R040i ('has or had intellectual property rights holder ' relation)
Has super-properties
rico:isOrWasUnderAuthorityOf
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Group or rico:Person or rico:Position

Has inverse: rico:isOrWasHolderOfIntellectualPropertyRightsOf

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:intellectualPropertyRightsRelation_role o rico:relationHasSource
Change note(s)
2024-09-02: Fixed the French label.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new intellectualPropertyRightsRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "intellectualPropertyRightsHeldBy").

Back to the table of contents | Back to top

Object property: rico:hasOrHadJurisdiction

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadJurisdiction

Label(s)
a ou a eu pour ressort [fr] | has or had jurisdiction [en] | tiene o tenía como jurisdicción [es]
Definition
Inverse of 'is or was jurisdiction of' object property.
Mapping to RiC-CM 1.0
RiC-R076i ('has or had jurisdiction' relation)
Has super-properties
rico:isAgentAssociatedWithPlace
Has domain
rico:Agent
Has range
rico:Place

Has inverse: rico:isOrWasJurisdictionOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-19: Made subproperty of new property isAgentAssociatedWithPlace instead of its parent isAssociatedWithPlace.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI and textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasJurisdiction").

Back to the table of contents | Back to top

Object property: rico:hasOrHadLanguage

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadLanguage

Label(s)
a ou a eu pour langue [fr] | has or had language [en] | tiene o tenía como lengua [es]
Definition
Connects an Agent, Record or Record Part to a Language that uses or used it.
Has super-properties
rico:isRelatedTo
Has domain
rico:Agent or rico:Record or rico:RecordPart
Has range
rico:Language

Has inverse: rico:isOrWasLanguageOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2023-07-25: changed the definition to be consistent with the inverse relation.
2021-01-22: changed the IRI, label, inverse property IRI and textual definition (the name of this property in RiC-O 0.1 was "hasLanguage").

Back to the table of contents | Back to top

Object property: rico:hasOrHadLeader

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadLeader

Label(s)
a ou a eu pour dirigeant [fr] | has or had leader [en] | tiene o tenía como líder a [es]
Definition
Inverse of 'is or was leader of' object property.
Mapping to RiC-CM 1.0
RiC-R042i ('has or had leader' relation)
Has super-properties
rico:hasOrHadController
Has domain
rico:Group
Has range
rico:Person

Has inverse: rico:isOrWasLeaderOf

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:leadershipRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new leadershipRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "ledBy").

Back to the table of contents | Back to top

Object property: rico:hasOrHadLegalStatus

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadLegalStatus

Label(s)
a ou a eu pour statut légal [fr] | has or had legal status [en] | tiene o tenía como status jurídico [es]
Definition
Connects an Agent or Record Resource to a Legal Status which categorized or categorizes it.
Has super-properties
rico:hasOrHadType
Has domain
rico:Agent or rico:Record or rico:RecordPart
Has range
rico:LegalStatus

Has inverse: rico:isOrWasLegalStatusOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI and textual definition (the name of this property in RiC-O 0.1 was "hasLegalStatus").

Back to the table of contents | Back to top

Object property: rico:hasOrHadLocation

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadLocation

Label(s)
a ou a eu pour localisation [fr] | has or had location [en] | tiene o tenía como localización [es]
Definition
Inverse of 'is or was location of' object property.
Mapping to RiC-CM 1.0
RiC-R075i ('has or had location' relation)
Has super-properties
rico:isAssociatedWithPlace
Has domain
rico:Thing
Has range
rico:Place

Has inverse: rico:isOrWasLocationOf

Has sub-properties
rico:agentHasOrHadLocation
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI and textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasLocation").

Back to the table of contents | Back to top

Object property: rico:hasOrHadMainSubject

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadMainSubject

Label(s)
a ou a eu pour sujet principal [fr] | has or had main subject [en] | tiene o tenía como matería principal [es]
Definition
Connects a Record Resource to a Thing that is or was its main subject.
Scope note
Use for specifying, for example, that a Record Set of type personal file has main subject some person, which would help end users to retrieve the main archival resources about this person.
Mapping to RiC-CM 1.0
RiC-R020 ('has or had main subject' relation)
Has super-properties
rico:hasOrHadSubject
Has domain
rico:RecordResource
Has range
rico:Thing

Has inverse: rico:isOrWasMainSubjectOf

Has sub-properties
rico:hasContentWhichMainlyRepresents; rico:hasOrHadAllMembersWithMainSubject
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI and textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasMainSubject").

Back to the table of contents | Back to top

Object property: rico:hasOrHadManager

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadManager

Label(s)
a ou a eu pour gestionnaire [fr] | has or had manager [en] | tiene o tenía como gestor a [es]
Definition
Inverse of 'is or was manager of' object property.
Mapping to RiC-CM 1.0
RiC-R038i ('is or was managed by' relation)
Has super-properties
rico:isOrWasUnderAuthorityOf
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isOrWasManagerOf

Has sub-properties
rico:hasOrHadHolder
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:managementRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new managementRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "managedBy").

Back to the table of contents | Back to top

Object property: rico:hasOrHadMandateType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadMandateType

Label(s)
a ou a eu pour type de mandat [fr] | has or had mandate type [en] | tiene o tenía como tipo de norma [es]
Definition
Connects a Mandate to a Mandate Type that categorized or categorizes it.
Has super-properties
rico:hasOrHadRuleType
Has domain
rico:Mandate
Has range
rico:MandateType

Has inverse: rico:isOrWasMandateTypeOf

Change note(s)
2023-11-13: Added the property, and its inverse one, following the creation of the MandateType class, that corresponds to the new Mandate Type attribute in RiC-CM 1.0.

Back to the table of contents | Back to top

Object property: rico:hasOrHadMember

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadMember

Label(s)
a ou a eu pour membre [fr] | has or had member [en] | tiene o tenía como miembro a [es]
Definition
Connects a Group to a Person that is or was a member of that Group.
Mapping to RiC-CM 1.0
RiC-R055 ('has or had member' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Group
Has range
rico:Person

Has inverse: rico:isOrWasMemberOf

Has sub-properties
rico:isOrWasAttendedByStudent
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:membershipRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new membershipRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI and textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasMember").

Back to the table of contents | Back to top

Object property: rico:hasOrHadMostMembersWithAccumulationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadMostMembersWithAccumulationDate

Label(s)
has or had most members with accumulation date [en] | inclut ou a inclus des membres dont la plupart ont pour date d'accumulation [fr] | incluye o incluía miembros, la mayoría de los cuales con fecha de acumulación [es]
Definition
Inverse of 'is or was accumulation date of most members of' object property.
Has super-properties
rico:hasOrHadSomeMembersWithAccumulationDate
Has domain
rico:RecordSet
Has range
rico:Date

Has inverse: rico:isOrWasAccumulationDateOfMostMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2024-10-04: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasOrHadMostMembersWithCreationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadMostMembersWithCreationDate

Label(s)
has or had most members with creation date [en] | inclut ou a inclus des membres dont la plupart ont pour date de création [fr] | incluye o incluía miembros, la mayoría de los cuales con fecha de creación [es]
Definition
Inverse of 'is or was creation date of most members of' object property.
Mapping to RiC-CM 1.0
RiC-R083i ('has or had most members with creation date' relation)
Has super-properties
rico:hasOrHadSomeMembersWithCreationDate
Has domain
rico:RecordSet
Has range
rico:Date

Has inverse: rico:isOrWasCreationDateOfMostMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-13: Renamed the property in order to take the past members of the record set into account. Adjusted the annotations accordingly.
2023-10-12: Added the French label
2023-10-10: Made this property a subproperty of hasSomeMembersWithCreationDate.
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:hasOrHadName

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadName

Label(s)
a ou a eu pour nom [fr] | has or had name [en] | tiene o tenía como nombre [es]
Definition
Connects a Thing to one of its past or present Names.
Has super-properties
rico:hasOrHadAppellation
Has domain
rico:Thing
Has range
rico:Name

Has inverse: rico:isOrWasNameOf

Has sub-properties
rico:hasOrHadAgentName; rico:hasOrHadPlaceName; rico:hasOrHadTitle
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition, super property IRI (the name of this property in RiC-O 0.1 was "hasName").

Back to the table of contents | Back to top

Object property: rico:hasOrHadOccupationOfType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadOccupationOfType

Label(s)
a ou a eu pour type d’occupation [fr] | has or had occupation of type [en] | tiene o tenía como tipo de ocupación [es]
Definition
Connects a Person to an Occupation Type that categorized or categorizes his/her occupation (profession, trade or craft).
Has super-properties
rico:hasOrHadDemographicGroup
Has domain
rico:Person
Has range
rico:OccupationType

Has inverse: rico:isOrWasOccupationTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition, super property IRI (the name of this property in RiC-O 0.1 was "hasOccupationOfType").

Back to the table of contents | Back to top

Object property: rico:hasOrHadOwner

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadOwner

Label(s)
a ou a eu pour propriétaire [fr] | has or had owner [en] | tiene o tenía como poseedor a [es]
Definition
Inverse of 'is or was owner of' object property.
Mapping to RiC-CM 1.0
RiC-R037i ('has or had owner' relation)
Has super-properties
rico:isOrWasUnderAuthorityOf
Has domain
rico:Thing
Has range
rico:Group or rico:Person or rico:Position

Has inverse: rico:isOrWasOwnerOf

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:ownershipRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new ownershipRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "ownedBy").

Back to the table of contents | Back to top

Object property: rico:hasOrHadPart

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadPart

Label(s)
a ou a eu pour partie [fr] | has or had part [en] | tiene o tenía como parte [es]
Definition
Connects a Thing to a constitutive or component part of that Thing.
Scope note
Use to connect a Thing to another Thing that is or was a part of the whole Thing only if it is not possible to use a narrower, more specific whole/part relation, for example has or had constituent. The end of existence of a whole/part relation may affect the integrity or nature of the domain entity.
Mapping to RiC-CM 1.0
RiC-R002 ('has or had part' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:isOrWasPartOf

Has sub-properties
rico:containsOrContained; rico:hadPart; rico:hasOrHadComponent; rico:hasOrHadConstituent; rico:hasOrHadSubdivision; rico:hasOrHadSubevent; rico:hasPartTransitive; rico:hasWithin; rico:includesOrIncluded
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:wholePartRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new wholePartRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasPart").

Back to the table of contents | Back to top

Object property: rico:hasOrHadParticipant

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadParticipant

Label(s)
a ou a eu pour participant [fr] | has or had participant [en] | tiene o tenía como participante [es]
Definition
Connects an Event to a Thing that is or was actively or passively involved in it.
Mapping to RiC-CM 1.0
RiC-R058 ('has or had participant' relation)
Has super-properties
rico:isEventAssociatedWith
Has domain
rico:Event
Has range
rico:Thing

Has inverse: rico:isOrWasParticipantIn

Has sub-properties
rico:affectsOrAffected; rico:isOrWasPerformedBy
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "involves").

Back to the table of contents | Back to top

Object property: rico:hasOrHadPhysicalLocation

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadPhysicalLocation

Label(s)
a ou a eu pour localisation physique [fr] | has or had physical location [en] | tiene o tenía como localización física [es]
Definition
Connects a Place to one of its past or present Physical Location.
Has super-properties
rico:isPlaceAssociatedWith
Has domain
rico:Place
Has range
rico:PhysicalLocation

Has inverse: rico:isOrWasPhysicalLocationOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-02-01: Property made a subproperty of 'isPlaceAssociatedWith".
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (the name of this property in RiC-O 0.1 was "hasPhysicalLocation").

Back to the table of contents | Back to top

Object property: rico:hasOrHadPlaceName

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadPlaceName

Label(s)
a ou a eu pour nom de lieu [fr] | has or had place name [en] | tiene o tenía como nombre de lugar [es]
Definition
Connects a Place to one of its past or present names.
Has super-properties
rico:hasOrHadName
Has domain
rico:Place
Has range
rico:PlaceName

Has inverse: rico:isOrWasPlaceNameOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (the name of this property in RiC-O 0.1 was "hasPlaceName").

Back to the table of contents | Back to top

Object property: rico:hasOrHadPlaceType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadPlaceType

Label(s)
a ou a eu pour type de lieu [fr] | has or had place type [en] | tiene o tenía como tipo de lugar [es]
Definition
Connects a Place to a Place Type that categorized or categorizes it.
Has super-properties
rico:hasOrHadType
Has domain
rico:Place
Has range
rico:PlaceType

Has inverse: rico:isOrWasPlaceTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (the name of this property in RiC-O 0.1 was "hasPlaceType").

Back to the table of contents | Back to top

Object property: rico:hasOrHadPosition

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadPosition

Label(s)
has or had position [en] | occupe ou a occupé le poste [fr] | tiene o tenía como puesto [es]
Definition
Inverse of 'exists or existed in' object property.
Mapping to RiC-CM 1.0
RiC-R056i ('has or had position' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Group
Has range
rico:Position

Has inverse: rico:existsOrExistedIn

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:positionToGroupRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new positionToGroupRelation_role object property.
2023-11-07: Added the property chain axiom so that this property is formally defined as a shortcut (the inverse property already was).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasPosition").

Back to the table of contents | Back to top

Object property: rico:hasOrHadRuleType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadRuleType

Label(s)
a ou a eu pour type de règle [fr] | has or had rule type [en] | tiene o tenía como tipo de regla [es]
Definition
Connects a Rule to a Rule Type that categorized or categorizes it.
Has super-properties
rico:hasOrHadType
Has domain
rico:Rule
Has range
rico:RuleType

Has inverse: rico:isOrWasRuleTypeOf

Has sub-properties
rico:hasOrHadMandateType
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (the name of this property in RiC-O 0.1 was "hasRuleType").
2020-10-19: Object property added along with RuleType class and isRuleTypeOf object property.

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWhoseContentMainlyRepresents

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWhoseContentMainlyRepresents

Label(s)
has or had some members whose content mainly represents [en] | inclut ou a inclus des membres dont le contenu représente principalement [fr] | incluye o incluía algunos miembros cuyo contenido representa principalmente [es]
Definition
Connects a Record Set and a Thing that is the main element represented by the content of some of the members of the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadSomeMembersWhoseContentRepresents; rico:hasOrHadSomeMembersWithMainSubject
Has domain
rico:RecordSet
Has range
rico:Thing

Has inverse: rico:isOrWasMainThingRepresentedByContentOfSomeMembersOf

Change note(s)
2025-04-06: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWhoseContentRepresents

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWhoseContentRepresents

Label(s)
has or had some members whose content represents [en] | inclut ou a inclus des membres dont le contenu représente [fr] | incluye o incluía algunos miembros cuyo contenido representa [es]
Definition
Connects a Record Set and a Thing that is represented by the content of some of the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadSomeMembersWithSubject
Has domain
rico:RecordSet
Has range
rico:Thing

Has inverse: rico:isOrWasRepresentedByContentOfSomeMembersOf

Has sub-properties
rico:hasOrHadSomeMembersWhoseContentMainlyRepresents
Change note(s)
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithAccumulationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithAccumulationDate

Label(s)
has or had some members with accumulation date [en] | inclut ou a inclus des membres ayant pour date d'accumulation [fr] | incluye o incluía algunos miembros con fecha de acumulación [es]
Definition
Inverse of 'is or was accumulation date of some members of' object property.
Has super-properties
rico:isAssociatedWithDate
Has domain
rico:RecordSet
Has range
rico:Date

Has inverse: rico:isOrWasAccumulationDateOfSomeMembersOf

Has sub-properties
rico:hasOrHadMostMembersWithAccumulationDate
Change note(s)
2025-04-06: Adjusted the Spanish label.
2024-10-04: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithContentType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithContentType

Label(s)
has or had some members with content type [en] | inclut ou a inclus des membres ayant pour type de contenu [fr] | incluye o incluía algunos miembros con tipo de contenido [es]
Definition
Connects a Record Set and a Content Type that categorizes some of the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadSomeMembersWithType
Has domain
rico:RecordSet
Has range
rico:ContentType

Has inverse: rico:isOrWasContentTypeOfSomeMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithCreationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithCreationDate

Label(s)
has or had some members with creation date [en] | inclut ou a inclus des membres ayant pour date de création [fr] | incluye o incluía algunos miembros con fecha de creación [es]
Definition
Inverse of 'is or was creation date of some members of' object property.
Mapping to RiC-CM 1.0
RiC-R082i ('has or had some members with creation date' relation)
Has super-properties
rico:hasBeginningDate
Has domain
rico:RecordSet
Has range
rico:Date

Has inverse: rico:isOrWasCreationDateOfSomeMembersOf

Has sub-properties
rico:hasOrHadMostMembersWithCreationDate
Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-13: Renamed the property in order to take the past members of the record set into account. Adjusted the annotations accordingly.
2023-10-12: Added the French label
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithDocumentaryFormType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithDocumentaryFormType

Label(s)
has or had some members with documentary form type [en] | inclut ou a inclus des membres ayant pour type de document [fr] | incluye o incluía algunos miembros con tipo documental [es]
Definition
Connects a Record Set and a Documentary Form Type that categorizes some of the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadSomeMembersWithType
Has domain
rico:RecordSet
Has range
rico:DocumentaryFormType

Has inverse: rico:isOrWasDocumentaryFormTypeOfSomeMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2024-03-15: Fixed a typo in IRI: changed 'with' to 'With'.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithLanguage

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithLanguage

Label(s)
has or had some members with language [en] | inclut ou a inclus des membres ayant pour langue [fr] | incluye o incluía algunos miembros con lengua [es]
Definition
Connects a Record Set and a Language used by some of the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordSet
Has range
rico:Language

Has inverse: rico:isOrWasLanguageOfSomeMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithLegalStatus

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithLegalStatus

Label(s)
has or had some members with legal status [en] | inclut ou a inclus des membres ayant pour statut légal [fr] | incluye o incluía algunos miembros con status jurídico [es]
Definition
Connects a Record Set and a Legal Status that categorizes some of the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadSomeMembersWithType
Has domain
rico:RecordSet
Has range
rico:LegalStatus

Has inverse: rico:isOrWasLegalStatusOfSomeMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithMainSubject

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithMainSubject

Label(s)
has or had some members with main subject [en] | inclut ou a inclus des membres ayant pour sujet principal [fr] | incluye o incluía algunos miembros con matería principal [es]
Definition
Connects a Record Set and a Thing that is the main subject of some of the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadSomeMembersWithSubject
Has domain
rico:RecordSet
Has range
rico:Thing

Has inverse: rico:isOrWasMainSubjectOfSomeMembersOf

Has sub-properties
rico:hasOrHadSomeMembersWhoseContentMainlyRepresents
Change note(s)
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithRecordState

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithRecordState

Label(s)
has or had some members with record state [en] | inclut ou a inclus des membres ayant pour état [fr] | incluye o incluía algunos miembros con estado de documento [es]
Definition
Connects a Record Set and a Record State that categorizes some of the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:hasOrHadSomeMembersWithType
Has domain
rico:RecordSet
Has range
rico:RecordState

Has inverse: rico:isOrWasRecordStateOfSomeMembersOf

Change note(s)
2025-04-06: Adjusted the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithSubject

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithSubject

Label(s)
has or had some members with subject [en] | inclut ou a inclus des membres ayant pour sujet [fr] | incluye o incluía algunos miembros con matería [es]
Definition
Connects a Record Set and a Thing that is the subject of some of the Records or Record Parts that are or were included in the Record Set.
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordSet
Has range
rico:Thing

Has inverse: rico:isOrWasSubjectOfSomeMembersOf

Has sub-properties
rico:hasOrHadSomeMembersWhoseContentRepresents; rico:hasOrHadSomeMembersWithMainSubject
Change note(s)
2025-04-06: Adjusted the Spanish label.
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSomeMembersWithType

Label(s)
has or had some members with type [en] | inclut ou a inclus des membres ayant pour type [fr] | incluye o incluía algunos miembros con tipo [es]
Definition
Connects a Record Set and a Type to which some of the Records or Record Parts that are or were included in the Record Set belong.
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordSet
Has range
rico:Type

Has inverse: rico:isOrWasTypeOfSomeMembersOf

Has sub-properties
rico:hasOrHadSomeMembersWithContentType; rico:hasOrHadSomeMembersWithDocumentaryFormType; rico:hasOrHadSomeMembersWithLegalStatus; rico:hasOrHadSomeMembersWithRecordState
Change note(s)
2025-04-06: Adjusted the Spanish label.
2024-10-04: Changed the word 'category' into 'type' in all applicable properties names.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:hasOrHadSpouse

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSpouse

Label(s)
a ou a eu pour conjoint [fr] | has or had spouse [en] | tiene o tenía como cónyuge a [es]
Definition
Connects two Persons who are or were married. This relation is symmetric.
Mapping to RiC-CM 1.0
RiC-R049 ('has or had spouse' relation)
Has super-properties
rico:hasFamilyAssociationWith
Has domain
rico:Person
Has range
rico:Person

Type: symmetric property

Has sub-properties chains
rico:thingIsConnectedToRelation o rico:spouseRelation_role o rico:relationConnects
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new spouseRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasSpouse").

Back to the table of contents | Back to top

Object property: rico:hasOrHadStudent

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadStudent

Label(s)
a ou a eu pour étudiant [fr] | has or had student [en] | tiene o tenía como estudiante a [es]
Definition
Inverse of 'has or had teacher' object property.
Mapping to RiC-CM 1.0
RiC-R053i ('has or had student' relation)
Has super-properties
rico:knows
Has domain
rico:Person
Has range
rico:Person

Has inverse: rico:hasOrHadTeacher

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:teachingRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new teachingRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasStudent").

Back to the table of contents | Back to top

Object property: rico:hasOrHadSubdivision

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSubdivision

Label(s)
a ou a eu pour subdivision [fr] | has or had subdivision [en] | tiene o tenía como subdivisión [es]
Definition
Connects a Group to one of its present or past subdivisions.
Mapping to RiC-CM 1.0
RiC-R005 ('has or had subdivision' relation)
Has super-properties
rico:hasOrHadPart; rico:hasOrHadSubordinate
Has domain
rico:Group
Has range
rico:Group

Has inverse: rico:isOrWasSubdivisionOf

Has sub-properties
rico:hadSubdivision; rico:hasSubdivisionTransitive
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:groupSubdivisionRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new groupSubdivisionRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRIs (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasSubdivision").

Back to the table of contents | Back to top

Object property: rico:hasOrHadSubevent

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSubevent

Label(s)
est ou a été constitué de l’événement [fr] | has or had subevent [en] | tiene o tenía como parte de evento [es]
Definition
Connects an Event to one of a series of Events that constitute the original, broader, past or ongoing Event.
Scope note
Since an Activity is a kind of Event, this Relation can also be used for Activity.
Mapping to RiC-CM 1.0
RiC-R006 ('has or had subevent' relation)
Has super-properties
rico:hasOrHadPart; rico:isAssociatedWithEvent; rico:isEventAssociatedWith
Has domain
rico:Event
Has range
rico:Event

Has inverse: rico:isOrWasSubeventOf

Has sub-properties
rico:hadSubevent; rico:hasSubeventTransitive
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasSubEvent").

Back to the table of contents | Back to top

Object property: rico:hasOrHadSubject

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSubject

Label(s)
a ou a eu pour sujet [fr] | has or had subject [en] | tiene o tenía como materia [es]
Definition
Connects a Record Resource to a Thing that is or was its subject.
Scope note
The subject of a Record Set may be affected if the Record Set loses some of the Records.
Mapping to RiC-CM 1.0
RiC-R019 ('has or had subject' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordResource
Has range
rico:Thing

Has inverse: rico:isOrWasSubjectOf

Has sub-properties
rico:describesOrDescribed; rico:hasContentWhichRepresents; rico:hasOrHadAllMembersWithSubject; rico:hasOrHadMainSubject
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasSubject").

Back to the table of contents | Back to top

Object property: rico:hasOrHadSubordinate

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadSubordinate

Label(s)
a ou a eu pour subalterne [fr] | has or had subordinate [en] | tiene o tenía como subordinado o subordinada a [es]
Definition
Connects an Agent to an Agent that is hierarchically inferior.
Scope note
The hierarchical relation can be an authority relation, or a whole/part relation between two Agents.
Mapping to RiC-CM 1.0
RiC-R045 ('has or had subordinate ' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Agent
Has range
rico:Agent

Has inverse: rico:isOrWasSubordinateTo

Has sub-properties
rico:hadSubordinate; rico:hasOrHadSubdivision; rico:hasSubordinateTransitive; rico:isOrWasControllerOf
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:agentHierarchicalRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new agentHierarchicalRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isHierarchicallySuperiorTo").

Back to the table of contents | Back to top

Object property: rico:hasOrHadTeacher

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadTeacher

Label(s)
a ou a eu pour enseignant [fr] | has or had teacher [en] | tiene o tenía como profesor(a) a [es]
Definition
Connects a Person to another Person who is or was their teacher.
Mapping to RiC-CM 1.0
RiC-R053 ('has or had teacher' relation)
Has super-properties
rico:knows
Has domain
rico:Person
Has range
rico:Person

Has inverse: rico:hasOrHadStudent

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:teachingRelation_role o rico:relationHasSource
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new teachingRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasTeacher").

Back to the table of contents | Back to top

Object property: rico:hasOrHadTitle

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadTitle

Label(s)
a ou a eu pour intitulé [fr] | has or had title [en] | tiene o tenía como título [es]
Definition
Connects a Record Resource, Instantiation or Rule to a title that is or was used for designating it.
Has super-properties
rico:hasOrHadName
Has domain
rico:Instantiation or rico:RecordResource or rico:Rule
Has range
rico:Title

Has inverse: rico:isOrWasTitleOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (the name of this property in RiC-O 0.1 was "hasTitle").

Back to the table of contents | Back to top

Object property: rico:hasOrHadType

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadType

Label(s)
a ou a eu pour type [fr] | has or had type [en] | tiene o tenía como tipo [es]
Definition
Connects a Thing to a Type that categorizes or categorized it.
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Type

Has inverse: rico:isOrWasTypeOf

Has sub-properties
rico:hasActivityType; rico:hasCarrierType; rico:hasContentOfType; rico:hasDateType; rico:hasDocumentaryFormType; rico:hasEventType; rico:hasExtentType; rico:hasFamilyType; rico:hasIdentifierType; rico:hasOrHadCorporateBodyType; rico:hasOrHadDemographicGroup; rico:hasOrHadLegalStatus; rico:hasOrHadPlaceType; rico:hasOrHadRuleType; rico:hasProductionTechniqueType; rico:hasRecordSetType; rico:hasRecordState; rico:hasRepresentationType; rico:hasTitleType
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:typeRelation_role o rico:relationHasSource
Change note(s)
2024-10-04: Changed the word 'category' into 'type' in all applicable properties names.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new typeRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (the name of this property in RiC-O 0.1 was "belongsToCategory").

Back to the table of contents | Back to top

Object property: rico:hasOrHadWorkRelationWith

IRI: https://www.ica.org/standards/RiC/ontology#hasOrHadWorkRelationWith

Label(s)
a ou a eu une relation professionnelle avec [fr] | has or had work relation with [en] | tiene o tenía relación profesional con [es]
Definition
Connects two Agents that have or had some type of work relation in the course of their activities. This relation is symmetric.
Mapping to RiC-CM 1.0
RiC-R046 ('has or had work relation with' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Agent
Has range
rico:Agent

Type: symmetric property

Has sub-properties chains
rico:thingIsConnectedToRelation o rico:workRelation_role o rico:relationConnects
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new workRelation_role object property.
2023-11-07: Added the property chain axiom so that this property is formally defined as a shortcut.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasWorkRelationWith").

Back to the table of contents | Back to top

Object property: rico:hasOrganicOrFunctionalProvenance

IRI: https://www.ica.org/standards/RiC/ontology#hasOrganicOrFunctionalProvenance

Label(s)
a pour provenance organique ou fonctionnelle [fr] | has organic or functional provenance [en] | tiene como procedencia orgánica o funcional [es]
Definition
Connects a Record Resource or an Instantiation to an Agent that creates or accumulates it, receives it, or sends it, or to an Activity that generates it.
Has super-properties
rico:isRelatedTo
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Activity or rico:Agent

Has inverse: rico:isOrganicOrFunctionalProvenanceOf

Has sub-properties
rico:documents; rico:hasOrganicProvenance
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:organicOrFunctionalProvenanceRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new organicOrFunctionalProvenanceRelation_role object property.
2023-11-07: Property added as a superproperty of hasProvenance and documents, along with its inverse property. Shortcut also added.

Back to the table of contents | Back to top

Object property: rico:hasOrganicProvenance

IRI: https://www.ica.org/standards/RiC/ontology#hasOrganicProvenance

Label(s)
a pour provenance organique [fr] | has organic provenance [en] | tiene como procedencia orgánica [es]
Definition
Connects a Record Resource or an Instantiation to an Agent that creates or accumulates the Record Resource, receives it, or sends it.
Scope note
This is the most general organic provenance relation. Use it to connect a Record Resource or Instantiation with an Agent only if it is not possible to use a narrower, more specific relation, for example has creator.
Mapping to RiC-CM 1.0
RiC-R026 ('has provenance' relation)
Has super-properties
rico:hasOrganicOrFunctionalProvenance
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isOrganicProvenanceOf

Has sub-properties
rico:hasAccumulator; rico:hasAddressee; rico:hasCreator; rico:hasSender
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:organicProvenanceRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new organicProvenanceRelation_role object property.
2023-11-07: Made this property a subproperty of the new hasOrganicOrFunctionalProvenance property. Renamed it to make things clearer. Adjusted its labels.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasOrganicProvenanceDate

IRI: https://www.ica.org/standards/RiC/ontology#hasOrganicProvenanceDate

Label(s)
a pour date de provenance organique [fr] | has organic provenance date [en] | tiene como fecha de procedencia orgánica [es]
Definition
Inverse of 'is date associated with organic provenance of' object property.
Has super-properties
rico:isAssociatedWithDate
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Date

Has inverse: rico:isOrganicProvenanceDateOf

Has sub-properties
rico:hasAccumulationDate; rico:hasCreationDate
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:organicProvenanceRelation_role o rico:relationHasDate
Change note(s)
2025-03-13: Added French and Spanish labels.
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:hasOriginal

IRI: https://www.ica.org/standards/RiC/ontology#hasOriginal

Label(s)
a pour original [fr] | has original [en] | tiene como original [es]
Definition
Inverse of 'is original of' object property.
Mapping to RiC-CM 1.0
RiC-R010i ('is original of' relation)
Has super-properties
rico:followsInTime; rico:hasGeneticLinkToRecordResource
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Has inverse: rico:isOriginalOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasPartTransitive

IRI: https://www.ica.org/standards/RiC/ontology#hasPartTransitive

Label(s)
a pour partie transitif [fr] | has part transitive [en] | tiene como parte transitivo [es]
Definition
Connects a Thing to a Thing that is, directly or indirectly, a constitutive or component part of that Thing. This is a transitive relation.
Scope note
To be used, either to infer, then query or browse, relations from existing direct 'hasDirectPart' relations between things, or to record a current partitive relation when you do not know if there are intermediate nodes between the related things.
Has super-properties
rico:hasOrHadPart
Has domain
rico:Thing
Has range
rico:Thing

Type: transitive property

Has inverse: rico:isPartOfTransitive

Has sub-properties
rico:containsTransitive; rico:hasComponentTransitive; rico:hasConstituentProxy; rico:hasConstituentTransitive; rico:hasDirectPart; rico:hasSubdivisionTransitive; rico:hasSubeventTransitive; rico:includesProxy; rico:includesTransitive; rico:proxyHasConstituent; rico:proxyHasConstituentProxyTransitive; rico:proxyIncludes; rico:proxyIncludesProxyTransitive
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-07-12: Object property added, along with its inverse property, in order to enable to express current partitive relations between things (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:hasProductionTechniqueType

IRI: https://www.ica.org/standards/RiC/ontology#hasProductionTechniqueType

Label(s)
a pour type de technique de production [fr] | has production technique type [en] | tiene como técnica de producción [es]
Definition
Connects an Instantiation to a Production Technique Type that categorizes its production technique.
Has super-properties
rico:hasOrHadType
Has domain
rico:Instantiation
Has range
rico:ProductionTechniqueType

Has inverse: rico:isProductionTechniqueTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:hasProxy

IRI: https://www.ica.org/standards/RiC/ontology#hasProxy

Label(s)
a pour proxy [fr] | has proxy [en] | tiene como proxy [es]
Definition
Inverse of 'proxy for' object property.
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordResource
Has range
rico:Proxy

Has inverse: rico:proxyFor

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1

Back to the table of contents | Back to top

Object property: rico:hasPublicationDate

IRI: https://www.ica.org/standards/RiC/ontology#hasPublicationDate

Label(s)
a pour date de publication [fr] | has publication date [en] | tiene como fecha de publicación [es]
Definition
Inverse of 'is publication date of' object property.
Has super-properties
rico:isAssociatedWithDate
Has domain
rico:RecordResource
Has range
rico:Date

Has inverse: rico:isPublicationDateOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-12: Added the French label
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:hasPublisher

IRI: https://www.ica.org/standards/RiC/ontology#hasPublisher

Label(s)
a pour éditeur [fr] | has publisher [en] | tiene como editor(a) a [es]
Definition
Connects a Record resource to an Agent who published it.
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isPublisherOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI (the name of this property in RiC-O 0.1 was "publishedBy").

Back to the table of contents | Back to top

Object property: rico:hasReceiver

IRI: https://www.ica.org/standards/RiC/ontology#hasReceiver

Label(s)
est reçu par [fr] | has receiver [en] | tiene como receptor(a) a [es]
Definition
Connects a Record Resource or an Instantiation to the Agent that receives it in the course of the Agent's activities.
Mapping to RiC-CM 1.0
RiC-R029 ('has receiver' relation)
Has super-properties
rico:hasAccumulator
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isReceiverOf

Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "receivedBy").

Back to the table of contents | Back to top

Object property: rico:hasRecordSetType

IRI: https://www.ica.org/standards/RiC/ontology#hasRecordSetType

Label(s)
a pour type d’ensemble d’objets informationnels [fr] | has record set type [en] | tiene como tipo de agrupación documental [es]
Definition
Connects a Record Set to a Record Set Type that categorizes it.
Has super-properties
rico:hasOrHadType
Has domain
rico:RecordSet
Has range
rico:RecordSetType

Has inverse: rico:isRecordSetTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:hasRecordState

IRI: https://www.ica.org/standards/RiC/ontology#hasRecordState

Label(s)
a pour état [fr] | has record state [en] | tiene como estado de documento [es]
Definition
Connects a Record or Record Part to a Record State that categorizes its state.
Has super-properties
rico:hasOrHadType
Has domain
rico:Record or rico:RecordPart
Has range
rico:RecordState

Has inverse: rico:isRecordStateOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Changed the IRI (hasRecordResourceState changed to hasRecordState), label, textual definition and domain (RecordResource replaced by Record or Record Part).

Back to the table of contents | Back to top

Object property: rico:hasReply

IRI: https://www.ica.org/standards/RiC/ontology#hasReply

Label(s)
a pour réponse [fr] | has reply [en] | tiene como contestación [es]
Definition
Connects a Record Resource to a reply, usually in the form of correspondence.
Mapping to RiC-CM 1.0
RiC-R013 ('has reply' relation)
Has super-properties
rico:isRecordResourceAssociatedWithRecordResource; rico:precedesInTime
Has domain
rico:RecordResource
Has range
rico:RecordResource

Has inverse: rico:isReplyTo

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isRepliedToBy").

Back to the table of contents | Back to top

Object property: rico:hasRepresentationType

IRI: https://www.ica.org/standards/RiC/ontology#hasRepresentationType

Label(s)
a pour type de représentation [fr] | has representation type [en] | tiene como tipo de grabación [es]
Definition
Connects an Instantiation to a Representation Type that categorizes its representation type.
Has super-properties
rico:hasOrHadType
Has domain
rico:Instantiation
Has range
rico:RepresentationType

Has inverse: rico:isRepresentationTypeOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:hasSender

IRI: https://www.ica.org/standards/RiC/ontology#hasSender

Label(s)
a pour expéditeur [fr] | has sender [en] | tiene como remitente a [es]
Definition
Connects a Record Resource or an Instantiation to the Agent that sends it
Scope note
The identity of the sender is (usually) evidenced by the Record Resource or Instantiation itself.
Mapping to RiC-CM 1.0
RiC-R031 ('has sender' relation)
Has super-properties
rico:hasOrganicProvenance
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isSenderOf

Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:hasSibling

IRI: https://www.ica.org/standards/RiC/ontology#hasSibling

Label(s)
a pour frère ou sœur [fr] | has sibling [en] | tiene como hermano o hermana a [es]
Definition
Connects two Persons who are siblings. This relation is symmetric.
Mapping to RiC-CM 1.0
RiC-R048 ('has sibling' relation)
Has super-properties
rico:hasFamilyAssociationWith
Has domain
rico:Person
Has range
rico:Person

Type: symmetric property

Has sub-properties chains
rico:thingIsConnectedToRelation o rico:siblingRelation_role o rico:relationConnects
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new siblingRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:hasSubdivisionTransitive

IRI: https://www.ica.org/standards/RiC/ontology#hasSubdivisionTransitive

Label(s)
a pour subdivision transitif [fr] | has subdivision transitive [en] | tiene como subdivisión transitivo [es]
Definition
Connects a Group to another Group that is one of its direct or indirect subdivisions. This is a transitive relation.
Has super-properties
rico:hasOrHadSubdivision; rico:hasPartTransitive; rico:hasSubordinateTransitive
Has domain
rico:Group
Has range
rico:Group

Type: transitive property

Has inverse: rico:isSubdivisionOfTransitive

Has sub-properties
rico:hasDirectSubdivision
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-25: Fixed the French label.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current partitive relations between groups (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:hasSubeventTransitive

IRI: https://www.ica.org/standards/RiC/ontology#hasSubeventTransitive

Label(s)
est constitué de l’événement transitif [fr] | has subevent transitive [en] | tiene como parte de evento transitivo [es]
Definition
Connects an ongoing Event to one of a series of Events that directly or indirectly constitute that broader, ongoing Event. This is a transitive relation.
Has super-properties
rico:hasOrHadSubevent; rico:hasPartTransitive
Has domain
rico:Event
Has range
rico:Event

Type: transitive property

Has inverse: rico:isSubeventOfTransitive

Has sub-properties
rico:hasDirectSubevent
Change note(s)
2024-10-21: Fixed the Spanish label.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express partitive relations between ongoing events (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:hasSubordinateTransitive

IRI: https://www.ica.org/standards/RiC/ontology#hasSubordinateTransitive

Label(s)
a pour subalterne transitif [fr] | has subordinate transitive [en] | tiene como subordinado o subordinada a transitivo [es]
Definition
Connects an Agent to an Agent that is directly or indirectly hierarchically inferior. This is a transitive relation.
Has super-properties
rico:hasOrHadSubordinate
Has domain
rico:Agent
Has range
rico:Agent

Type: transitive property

Has inverse: rico:isSubordinateToTransitive

Has sub-properties
rico:hasDirectSubordinate; rico:hasSubdivisionTransitive
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current subordination relations between agents (the past subordination relation also being added).

Back to the table of contents | Back to top

Object property: rico:hasSuccessor

IRI: https://www.ica.org/standards/RiC/ontology#hasSuccessor

Label(s)
a pour successeur [fr] | has successor [en] | tiene como sucesor(a) a [es]
Definition
Connects an Agent to another Agent that succeeds it chronologically.
Scope note
There may be zero to many intermediate Agents, ignored or unknown, between the two connected Agents. Can be used when there is a transfer of function from the first Agent to the second Agent.
Mapping to RiC-CM 1.0
RIC-R016 ('has successor' relation)
Has super-properties
rico:isAgentAssociatedWithAgent; rico:precedesInTime
Has domain
rico:Agent
Has range
rico:Agent

Has inverse: rico:isSuccessorOf

Has sub-properties
rico:hasDescendant; rico:wasMergedInto; rico:wasSplitInto
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:agentTemporalRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new agentTemporalRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI and label (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isAntecedentOf").

Back to the table of contents | Back to top

Object property: rico:hasTitleType

IRI: https://www.ica.org/standards/RiC/ontology#hasTitleType

Label(s)
a pour type de titre [fr] | has title type [en] | tiene como tipo de título [es]
Definition
Connects a Title and a Title Type that categorizes it.
Has super-properties
rico:hasOrHadType
Has domain
rico:Title
Has range
rico:TitleType

Has inverse: rico:isTitleTypeOf

Change note(s)
2024-10-04: Object property added along with TitleType class and isTitleTypeOf object property.

Back to the table of contents | Back to top

Object property: rico:hasUnitOfMeasurement

IRI: https://www.ica.org/standards/RiC/ontology#hasUnitOfMeasurement

Label(s)
a pour unité de mesure [fr] | has unit of measurement [en] | tiene como unidad de medida [es]
Definition
Connects an Extent to a Unit Of Measurement
Has super-properties
rico:isRelatedTo
Has domain
rico:Extent
Has range
rico:UnitOfMeasurement

Has inverse: rico:isUnitOfMeasurementOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French; added an xml:lang attribute to the rdfs:comment.
2020-10-28: Object property created along with Extent and UnitOfMeasurement classes, in order to provide methods for handling extent accurately.

Back to the table of contents | Back to top

Object property: rico:hasWithin

IRI: https://www.ica.org/standards/RiC/ontology#hasWithin

Label(s)
contient [fr] | has within [en] | tiene dentro [es]
Definition
Inverse of 'is within' object property.
Mapping to RiC-CM 1.0
RiC-R085i ('has within' relation)
Has super-properties
rico:hasOrHadPart; rico:isAssociatedWithDate; rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:Date

Has inverse: rico:isWithin

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-13: made this property a subproperty of both isDateAssociatedWith and isAssociatedWithdate, and of hasOrHadPart.
2023-10-12: Added the property

Back to the table of contents | Back to top

Object property: rico:included

IRI: https://www.ica.org/standards/RiC/ontology#included

Label(s)
a inclus [fr] | included [en] | incluía [es]
Definition
Connects a Record Set to a Record or Record Set which it included in the past.
Has super-properties
rico:hadPart; rico:includesOrIncluded
Has domain
rico:RecordSet
Has range
rico:Record or rico:RecordSet

Has inverse: rico:wasIncludedIn

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-13: Added a French label.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past partitive relations between Record Sets and their members (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:includesOrIncluded

IRI: https://www.ica.org/standards/RiC/ontology#includesOrIncluded

Label(s)
includes or included [en] | inclut ou a inclus [fr] | incluye o incluía [es]
Definition
Connects a Record Set to a Record or Record Set it aggregates, or aggregated in the past.
Scope note
A Record or Record Set can be aggregated in one or many Record Sets simultaneously or through time.
Mapping to RiC-CM 1.0
RiC-R024 ('includes or included' relation)
Has super-properties
rico:hasOrHadPart; rico:isRecordResourceAssociatedWithRecordResource
Has domain
rico:RecordSet
Has range
rico:Record or rico:RecordSet

Has inverse: rico:isOrWasIncludedIn

Has sub-properties
rico:included; rico:includesTransitive
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2023-06-05: Made this object property a subproperty of hasOrHadPart.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "includes").

Back to the table of contents | Back to top

Object property: rico:includesProxy

IRI: https://www.ica.org/standards/RiC/ontology#includesProxy

Label(s)
includes proxy [en] | inclut le proxy [fr] | incluye el proxy [es]
Definition
Inverse of 'proxy is included in' object property.
Has super-properties
rico:hasPartTransitive
Has domain
rico:RecordSet
Has range
rico:Proxy

Has inverse: rico:proxyIsIncludedIn

Has sub-properties
rico:directlyIncludesProxy
Has sub-properties chains
rico:includesProxy o rico:proxyIncludesProxyTransitive
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-04-02: Fixed the owl:inverseOf (was set to isPartOfTransitive).
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:includesTransitive

IRI: https://www.ica.org/standards/RiC/ontology#includesTransitive

Label(s)
includes transitive [en] | inclut transitif [fr] | incluye transitivo [es]
Definition
Connects a Record Set to a Record or Record Set which it includes directly or indirectly. This is a transitive relation.
Has super-properties
rico:hasPartTransitive; rico:includesOrIncluded
Has domain
rico:RecordSet
Has range
rico:Record or rico:RecordSet

Type: transitive property

Has inverse: rico:isIncludedInTransitive

Has sub-properties
rico:directlyIncludes
Has sub-properties chains
rico:includesProxy o rico:proxyIncludes
Change note(s)
2025-03-04: Added a property chain axiom relating it to use of rico:Proxy
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-13: Added two labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current partitive relations between Record Sets and their members (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:instantiationToInstantiationRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#instantiationToInstantiationRelation_role

Label(s)
a le rôle de la Relation entre instanciations [fr] | desempeña el papel de la Relación entre instanciaciones [es] | has the role of the Instantiation to Instantiation Relation [en]
Definition
Connects an InstantiationToInstantiationRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the InstantiationToInstantiationRelation class. It should be used only when you have to manage instances of the InstantiationToInstantiationRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:InstantiationToInstantiationRelation
Has range
rico:InstantiationToInstantiationRelation
Has sub-properties
rico:derivationRelation_role; rico:functionalEquivalenceRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the InstantiationToInstantiationRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:intellectualPropertyRightsRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#intellectualPropertyRightsRelation_role

Label(s)
a le rôle de la Relation de propriété intellectuelle [fr] | desempeña el papel de la Relación de propiedad intelectual [es] | has the role of the Intellectual Property Rights Relation [en]
Definition
Connects an IntellectualPropertyRightsRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the IntellectualPropertyRightsRelation class. It should be used only when you have to manage instances of the IntellectualPropertyRightsRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:authorityRelation_role
Has domain
rico:IntellectualPropertyRightsRelation
Has range
rico:IntellectualPropertyRightsRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the IntellectualPropertyRightsRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:intersects

IRI: https://www.ica.org/standards/RiC/ontology#intersects

Label(s)
cruza [es] | intersecte [fr] | intersects [en]
Definition
Connects two Dates that overlap. This relation is symmetric.
Mapping to RiC-CM 1.0
RiC-R086 ('intersects' relation)
Has super-properties
rico:isAssociatedWithDate; rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:Date

Type: symmetric property

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-13: made this property a subproperty of isAssociatedWithdate.
2023-10-12: Added the property

Back to the table of contents | Back to top

Object property: rico:isAccumulationDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isAccumulationDateOf

Label(s)
es fecha de acumulación de [es] | est la date d'accumulation de [fr] | is accumulation date of [en]
Definition
Connects a Date to a Record Resource or Instantiation that was or will be accumulated at this Date.
Scope note
When used for a Record Set (e.g. a file), it is the accumulation date of the Record Set itself rather than the accumulation date of the members of the Record Set. To record the accumulation date of members of the Record Set, use 'is or was accumulation date of all members of', 'is or was accumulation date of most members of’ or 'is or was accumulation date of some members of’.
Has super-properties
rico:isOrganicProvenanceDateOf
Has domain
rico:Date
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasAccumulationDate

Has sub-properties chains
rico:isDateAssociatedWithRelation o rico:accumulationRelation_role o rico:relationHasSource
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-12-19: Connect to AccumulationRelation via a sub-property chain, and make a sub-property of the new 'isOrganicProvenanceDateOf' object property.
2024-10-04: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isAccumulatorOf

IRI: https://www.ica.org/standards/RiC/ontology#isAccumulatorOf

Label(s)
accumule [fr] | es acumulador(a) de [es] | is accumulator of [en]
Definition
Inverse of 'has accumulator' object property.
Mapping to RiC-CM 1.0
RiC-R028i ('is accumulator of' relation)
Has super-properties
rico:isOrganicProvenanceOf
Has domain
rico:Agent
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasAccumulator

Has sub-properties
rico:isCollectorOf; rico:isReceiverOf
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:accumulationRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new accumulationRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition and corresponding CM component (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "accumulates").

Back to the table of contents | Back to top

Object property: rico:isActivityTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isActivityTypeOf

Label(s)
es tipo de actividad de [es] | est le type d’activité de [fr] | is activity type of [en]
Definition
Connects an Activity Type to an Activity that it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:ActivityType
Has range
rico:Activity

Has inverse: rico:hasActivityType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:isAddresseeOf

IRI: https://www.ica.org/standards/RiC/ontology#isAddresseeOf

Label(s)
es destino de [es] | est le destinataire de [fr] | is addressee of [en]
Definition
Inverse of 'has addressee' object property.
Mapping to RiC-CM 1.0
RiC-032i ('is addressee of' relation)
Has super-properties
rico:isOrganicProvenanceOf
Has domain
rico:Agent
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasAddressee

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isAgentAssociatedWithAgent

IRI: https://www.ica.org/standards/RiC/ontology#isAgentAssociatedWithAgent

Label(s)
agente está asociado con agente [es] | est un agent associé à l’agent [fr] | is agent associated with agent [en]
Definition
Connects two Agents. This object property is symmetric.
Scope note
Use only if it is not possible to specify a narrower Agent to Agent relation, for example has or had work relation with.
Mapping to RiC-CM 1.0
RiC-R044 ('is agent associated with agent' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Agent
Has range
rico:Agent

Type: symmetric property

Has sub-properties
rico:existsOrExistedIn; rico:hasFamilyAssociationWith; rico:hasOrHadMember; rico:hasOrHadPosition; rico:hasOrHadSubordinate; rico:hasOrHadWorkRelationWith; rico:hasSuccessor; rico:isOrWasMemberOf; rico:isOrWasOccupiedBy; rico:isOrWasSubordinateTo; rico:isSuccessorOf; rico:knownBy; rico:knows; rico:knowsOf; rico:occupiesOrOccupied
Has sub-properties chains
rico:thingIsConnectedToRelation o rico:agentToAgentRelation_role o rico:relationConnects
Change note(s)
2023-11-25: Fixed the French label.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new agentToAgentRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isAgentAssociatedWithPlace

IRI: https://www.ica.org/standards/RiC/ontology#isAgentAssociatedWithPlace

Label(s)
agente está asociado con lugar [es] | est un agent associé au lieu [fr] | is agent associated with place [en]
Definition
Inverse of 'is place associated with agent' object property.
Has super-properties
rico:isAssociatedWithPlace
Has domain
rico:Agent
Has range
rico:Place

Has inverse: rico:isPlaceAssociatedWithAgent

Has sub-properties
rico:agentHasOrHadLocation; rico:hasBirthPlace; rico:hasDeathPlace; rico:hasOrHadJurisdiction
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-26: Added a rdfs:comment.
2023-10-19: Added for RiC-O v1.0.

Back to the table of contents | Back to top

Object property: rico:isAssociatedWithDate

IRI: https://www.ica.org/standards/RiC/ontology#isAssociatedWithDate

Label(s)
está asociado con fecha [es] | est associé à la date [fr] | is associated with date [en]
Definition
Inverse of 'is date associated with' object property.
Mapping to RiC-CM 1.0
RiC-R068i ('is associated with date' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Date

Has inverse: rico:isDateAssociatedWith

Has sub-properties
rico:hasBeginningDate; rico:hasDerivationDate; rico:hasEndDate; rico:hasModificationDate; rico:hasOrHadAllMembersWithAccumulationDate; rico:hasOrHadSomeMembersWithAccumulationDate; rico:hasOrganicProvenanceDate; rico:hasPublicationDate; rico:hasWithin; rico:intersects; rico:isOrWasActiveAtDate; rico:isWithin; rico:occurredAtDate; rico:relationHasDate
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isAssociatedWithEvent

IRI: https://www.ica.org/standards/RiC/ontology#isAssociatedWithEvent

Label(s)
está asociado con evento [es] | est associé à l’événement [fr] | is associated with event [en]
Definition
Inverse of 'is event associated with' object property.
Mapping to RiC-CM 1.0
RiC-R057i ('is associated with event' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Event

Has inverse: rico:isEventAssociatedWith

Has sub-properties
rico:hasOrHadSubevent; rico:isDateOfOccurrenceOf; rico:isOrWasParticipantIn; rico:isOrWasSubeventOf; rico:resultsOrResultedFrom
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:eventRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new eventRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isAssociatedWithPlace

IRI: https://www.ica.org/standards/RiC/ontology#isAssociatedWithPlace

Label(s)
está asociado con lugar [es] | est associé au lieu [fr] | is associated with place [en]
Definition
Inverse of 'is place associated with' object property.
Mapping to RiC-CM 1.0
RiC-R074i ('is associated with place' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Place

Has inverse: rico:isPlaceAssociatedWith

Has sub-properties
rico:containsOrContained; rico:hasOrHadLocation; rico:isAgentAssociatedWithPlace; rico:isOrWasAdjacentTo; rico:isOrWasContainedBy; rico:isOrWasPhysicalLocationOf; rico:overlapsOrOverlapped
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:placeRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new placeRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isAssociatedWithRule

IRI: https://www.ica.org/standards/RiC/ontology#isAssociatedWithRule

Label(s)
está asociado con regla [es] | est associé à la règle [fr] | is associated with rule [en]
Definition
Inverse of 'is rule associated with' object property.
Mapping to RiC-CM 1.0
RiC-R062i ('is associated with rule' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Rule

Has inverse: rico:isRuleAssociatedWith

Has sub-properties
rico:authorizedBy; rico:expressesOrExpressed; rico:isOrWasRegulatedBy; rico:isOrWasResponsibleForEnforcing; rico:isResponsibleForIssuing
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:ruleRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new ruleRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isAuthorOf

IRI: https://www.ica.org/standards/RiC/ontology#isAuthorOf

Label(s)
es autor(a) de [es] | est le responsable intellectuel de [fr] | is author of [en]
Definition
Inverse of 'has author' object property.
Mapping to RiC-CM 1.0
RiC-R079i ('is author of' relation)
Has super-properties
rico:isCreatorOf
Has domain
rico:Group or rico:Person or rico:Position
Has range
rico:Record

Has inverse: rico:hasAuthor

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:authorshipRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new authorshipRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-29: Created following the addition of RiC-R079 relation in RiC-CM 0.2

Back to the table of contents | Back to top

Object property: rico:isAuthorizingAgentInMandateRelation

IRI: https://www.ica.org/standards/RiC/ontology#isAuthorizingAgentInMandateRelation

Label(s)
es el agente autorizador en la relación normativa [es] | est l’agent donnant l’autorisation dans la relation impliquant un mandat [fr] | is authorizing agent in mandate relation [en]
Definition
Connects an Agent that assigns the Mandate, to a Mandate Relation.
Has super-properties
rico:thingIsContextOfRelation
Has domain
rico:Agent
Has range
rico:MandateRelation

Has inverse: rico:authorizingAgent

Change note(s)
2023-11-13: Added a new rdfs:label in French and fixed the Spanish label.
2023-11-02: Added a new rdfs:label in Spanish.

Back to the table of contents | Back to top

Object property: rico:isBeginningDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isBeginningDateOf

Label(s)
es fecha de inicio de [es] | est la date de début de [fr] | is beginning date of [en]
Definition
Connects a Date to a Thing that came into existence on that Date.
Mapping to RiC-CM 1.0
RiC-R069 ('is beginning date of' relation)
Has super-properties
rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:Thing

Has inverse: rico:hasBeginningDate

Has sub-properties
rico:isBirthDateOf; rico:isCreationDateOf; rico:isFromUseDateOf; rico:isOrWasCreationDateOfAllMembersOf; rico:isOrWasCreationDateOfSomeMembersOf
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isBirthDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isBirthDateOf

Label(s)
es fecha de nacimiento de [es] | est la date de naissance de [fr] | is birth date of [en]
Definition
Connects a Date to a Person that was born on that Date.
Mapping to RiC-CM 1.0
RiC-R070 ('is birth date of' relation)
Has super-properties
rico:isBeginningDateOf
Has domain
rico:Date
Has range
rico:Person

Has inverse: rico:hasBirthDate

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isBirthPlaceOf

IRI: https://www.ica.org/standards/RiC/ontology#isBirthPlaceOf

Label(s)
es lugar de nacimiento de [es] | est le lieu de naissance de [fr] | is birth place of [en]
Definition
Connects a Place to a Person who was born in that Place.
Has super-properties
rico:isPlaceAssociatedWithAgent
Has domain
rico:Place
Has range
rico:Person

Has inverse: rico:hasBirthPlace

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment).
2023-10-26: Fixed the range.
2023-10-19: Added for RiC-O v1.0.

Back to the table of contents | Back to top

Object property: rico:isCarrierTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isCarrierTypeOf

Label(s)
es tipo de soporte de [es] | est le type de support de [fr] | is carrier type of [en]
Definition
Connects a Carrier Type to an Instantiation whose carrier it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:CarrierType
Has range
rico:Instantiation

Has inverse: rico:hasCarrierType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: Changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:isChildOf

IRI: https://www.ica.org/standards/RiC/ontology#isChildOf

Label(s)
es hijo o hija de [es] | est l’enfant de [fr] | is child of [en]
Definition
Inverse of 'has child' object property.
Mapping to RiC-CM 1.0
RiC-R018i ('is child of' relation)
Has super-properties
rico:hasAncestor
Has domain
rico:Person
Has range
rico:Person

Has inverse: rico:hasChild

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:childRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new childRelation_role object property.
2023-11-07: Added the property chain axiom so that this property is formally defined as a shortcut (the inverse property already was).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI and label (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasParent").

Back to the table of contents | Back to top

Object property: rico:isCollectorOf

IRI: https://www.ica.org/standards/RiC/ontology#isCollectorOf

Label(s)
collecte [fr] | es coleccionista de [es] | is collector of [en]
Definition
Inverse of 'has collector' object property.
Mapping to RiC-CM 1.0
RiC-R030i ('is collector of' relation)
Has super-properties
rico:isAccumulatorOf
Has domain
rico:Agent
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasCollector

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property and super property IRI, text definition, domain (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "collects").

Back to the table of contents | Back to top

Object property: rico:isComponentOfTransitive

IRI: https://www.ica.org/standards/RiC/ontology#isComponentOfTransitive

Label(s)
es componente de transitivo [es] | est un composant de transitif [fr] | is component of transitive [en]
Definition
Connects an Instantiation to another Instantiation of which it is, directly or indirectly, a component. This is a transitive relation.
Has super-properties
rico:isOrWasComponentOf; rico:isPartOfTransitive
Has domain
rico:Instantiation
Has range
rico:Instantiation

Type: transitive property

Has inverse: rico:hasComponentTransitive

Has sub-properties
rico:isDirectComponentOf
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current partitive relations between instantiations (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:isConstituentOfProxy

IRI: https://www.ica.org/standards/RiC/ontology#isConstituentOfProxy

Label(s)
es elemento constitutivo del proxy [es] | est le constituant du proxy [fr] | is constituent of proxy [en]
Definition
Connects a Record or Record Part to a Proxy of a Record or Record Part of which it is a constituent, directly or indirectly.
Has super-properties
rico:isPartOfTransitive
Has domain
rico:Record or rico:RecordPart
Has range
rico:Proxy

Has inverse: rico:proxyHasConstituent

Has sub-properties
rico:isDirectConstituentOfProxy
Has sub-properties chains
rico:isConstituentOfProxy o rico:proxyIsConstituentOfProxyTransitive
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isConstituentOfTransitive

IRI: https://www.ica.org/standards/RiC/ontology#isConstituentOfTransitive

Label(s)
es elemento constitutivo de transitivo [es] | est le constituant de transitif [fr] | is constituent of transitive [en]
Definition
Connects a Record or Record Part to another Record or Record Part of which it is a constituent, directly or indirectly. This is a transitive relation.
Has super-properties
rico:isOrWasConstituentOf; rico:isPartOfTransitive
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Type: transitive property

Has inverse: rico:hasConstituentTransitive

Has sub-properties
rico:isDirectConstituentOf
Has sub-properties chains
rico:hasProxy o rico:proxyInRecord; rico:isConstituentOfProxy o rico:proxyIsConstituentOf
Change note(s)
2025-03-04: Added two property chain axioms relating it to use of rico:Proxy.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-10-26: Added RecordPart to the range.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current partitive relations between records and other records or record parts (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:isContainedByTransitive

IRI: https://www.ica.org/standards/RiC/ontology#isContainedByTransitive

Label(s)
está contenido en transitivo [es] | est contenu par transitif [fr] | is contained by transitive [en]
Definition
Connects a Place to a Place that is, directly or indirectly, contained by it. This is a transitive relation.
Has super-properties
rico:isOrWasContainedBy; rico:isPartOfTransitive
Has domain
rico:Place
Has range
rico:Place

Type: transitive property

Has inverse: rico:containsTransitive

Has sub-properties
rico:isDirectlyContainedBy
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current partitive relations between places (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:isContentTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isContentTypeOf

Label(s)
es tipo de contenido de [es] | est le type de contenu de [fr] | is content type of [en]
Definition
Connects a Content Type to a Record or Record Part whose content it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:ContentType
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasContentOfType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the text definition and super property IRI.

Back to the table of contents | Back to top

Object property: rico:isCopyOf

IRI: https://www.ica.org/standards/RiC/ontology#isCopyOf

Label(s)
es copia de [es] | est la copie de [fr] | is copy of [en]
Definition
Inverse of 'has copy' object property.
Mapping to RiC-CM 1.0
RiC-R012i ('is copy of' relation)
Has super-properties
rico:followsInTime; rico:hasGeneticLinkToRecordResource
Has domain
rico:RecordResource
Has range
rico:RecordResource

Has inverse: rico:hasCopy

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isCreationDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isCreationDateOf

Label(s)
es fecha de creación de [es] | est la date de création de [fr] | is creation date of [en]
Definition
Connects a Date to a Record Resource or Instantiation that was or will be created at this Date.
Scope note
When used for a Record Set (e.g. a file), it is the creation date of the Record Set itself rather than the creation date of the members of the Record Set. To record the creation date of members of the Record Set, use 'is or was creation date of all members of', 'is or was creation date of most members of’ or 'is or was creation date of some members of’.
Mapping to RiC-CM 1.0
RiC-R080 ('is creation date of' relation)
Has super-properties
rico:isBeginningDateOf; rico:isOrganicProvenanceDateOf
Has domain
rico:Date
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasCreationDate

Has sub-properties chains
rico:isDateAssociatedWithRelation o rico:creationRelation_role o rico:relationHasSource
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-12-19: Connect to CreationRelation via a sub-property chain, and make a sub-property of the new 'isOrganicProvenanceDateOf' object property.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-10-12: Added the French label
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:isCreatorOf

IRI: https://www.ica.org/standards/RiC/ontology#isCreatorOf

Label(s)
es creador(a) de [es] | est le créateur de [fr] | is creator of [en]
Definition
Inverse of 'has creator' object property.
Mapping to RiC-CM 1.0
RiC-R027i ('is creator of 'relation')
Has super-properties
rico:isOrganicProvenanceOf
Has domain
rico:Agent
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasCreator

Has sub-properties
rico:isAuthorOf
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:creationRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new creationRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: change the inverse property IRI.

Back to the table of contents | Back to top

Object property: rico:isDateAssociatedWith

IRI: https://www.ica.org/standards/RiC/ontology#isDateAssociatedWith

Label(s)
es fecha asociada con [es] | est une date associée a [fr] | is date associated with [en]
Definition
Connects a Date to a Thing with whose existence and lifecycle the Date is associated.
Scope note
Use to connect a date and an entity only if it is not possible to specify a narrower date relation, for example, is beginning date of.
Mapping to RiC-CM 1.0
RiC-R068 ('is date associated with' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Date
Has range
rico:Thing

Has inverse: rico:isAssociatedWithDate

Has sub-properties
rico:hasWithin; rico:intersects; rico:isBeginningDateOf; rico:isDateAssociatedWithRelation; rico:isDateOfOccurrenceOf; rico:isDerivationDateOf; rico:isEndDateOf; rico:isModificationDateOf; rico:isOrWasAccumulationDateOfAllMembersOf; rico:isOrWasAccumulationDateOfSomeMembersOf; rico:isOrWasActivityDateOf; rico:isOrganicProvenanceDateOf; rico:isPublicationDateOf; rico:isWithin
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isDateAssociatedWithRelation

IRI: https://www.ica.org/standards/RiC/ontology#isDateAssociatedWithRelation

Label(s)
es fecha asociada con la relación [es] | est une date associée à la relation [fr] | is date associated with Relation [en]
Definition
Connects a Date to an n-ary Relation.
Has super-properties
rico:isDateAssociatedWith; rico:thingIsContextOfRelation
Has domain
rico:Date
Has range
rico:Relation

Has inverse: rico:relationHasDate

Change note(s)
2025-03-13: Added French and Spanish labels; fixed the first rdfs:subPropertyOf and the rdfs:domain.
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isDateOfOccurrenceOf

IRI: https://www.ica.org/standards/RiC/ontology#isDateOfOccurrenceOf

Label(s)
es fecha de ocurrencia de [es] | est la date d'occurrence de [fr] | is date of occurrence of [en]
Definition
Connects a Date to an Event that occurred at this Date. An event or activity can be recurrent, which implies that one single event can be related to several dates.
Mapping to RiC-CM 1.0
RiC-R084 ('is date of occurrence of' relation)
Has super-properties
rico:isAssociatedWithEvent; rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:Event

Has inverse: rico:occurredAtDate

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-17: Made this property a subproperty of isAssociatedWithEvent
2023-10-13: Renamed the property to correct a spelling mistake. Also corrected the annotations when necessary.
2023-10-12: Added the property

Back to the table of contents | Back to top

Object property: rico:isDateTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isDateTypeOf

Label(s)
es tipo de fecha de [es] | est le type de date de [fr] | is date type of [en]
Definition
Connects a Date Type to a Date that it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:DateType
Has range
rico:Date

Has inverse: rico:hasDateType

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-10: Added a rdfs:comment and a French rdfs:label.
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:isDeathDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isDeathDateOf

Label(s)
es fecha de muerte de [es] | est la date de décès de [fr] | is death date of [en]
Definition
Connects a Date to a Person who died on that Date.
Mapping to RiC-CM 1.0
RiC-R072 ('is death date of' relation)
Has super-properties
rico:isEndDateOf
Has domain
rico:Date
Has range
rico:Person

Has inverse: rico:hasDeathDate

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isDeathPlaceOf

IRI: https://www.ica.org/standards/RiC/ontology#isDeathPlaceOf

Label(s)
es lugar de muerte de [es] | est le lieu de décès de [fr] | is death place of [en]
Definition
Connects a Place to a Person who died in that Place.
Has super-properties
rico:isPlaceAssociatedWithAgent
Has domain
rico:Place
Has range
rico:Person

Has inverse: rico:hasDeathPlace

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment).
2023-10-26: Fixed the range and the French label of the property.
2023-10-19: Property added to RiC-0 1.0

Back to the table of contents | Back to top

Object property: rico:isDerivationDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isDerivationDateOf

Label(s)
es fecha de derivación de [es] | est la date de dérivation de [fr] | is derivation date of [en]
Definition
Connects a Date to an Instantiation from which a new Instantiation was or will be derived at that Date.
Has super-properties
rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:Instantiation

Has inverse: rico:hasDerivationDate

Has sub-properties
rico:isMigrationDateOf
Has sub-properties chains
rico:isDateAssociatedWithRelation o rico:derivationRelation_role o rico:relationHasSource
Change note(s)
2025-03-13: Added the property chain axiom.
2025-03-01: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isDestructionDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isDestructionDateOf

Label(s)
es fecha de destrucción de [es] | est la date de destruction de [fr] | is destruction date of [en]
Definition
Connects a Date to a Record Resource or Instantiation that was or will be destructed at that Date.
Has super-properties
rico:isEndDateOf
Has domain
rico:Date
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasDestructionDate

Change note(s)
2025-02-19: Changed definition (added "or will be") and range.
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-14: Added a rdfs:comment; same to the inverse property.
2023-10-12: Renamed deletion into destruction.
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:isDirectComponentOf

IRI: https://www.ica.org/standards/RiC/ontology#isDirectComponentOf

Label(s)
es componente directo de [es] | est le composant direct de [fr] | is direct component of [en]
Definition
Connects an Instantiation to another Instantiation of which it is a direct component.
Has super-properties
rico:isComponentOfTransitive; rico:isDirectPartOf
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:hasDirectComponent

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08:

Back to the table of contents | Back to top

Object property: rico:isDirectConstituentOf

IRI: https://www.ica.org/standards/RiC/ontology#isDirectConstituentOf

Label(s)
es elemento constitutivo directo de [es] | est un constituant direct de [fr] | is direct constituent of [en]
Definition
Connects a Record or Record Part to another Record or Record Part of which it is a direct constituent.
Has super-properties
rico:isConstituentOfTransitive; rico:isDirectPartOf
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasDirectConstituent

Has sub-properties chains
rico:isDirectConstituentOfProxy o rico:proxyFor
Change note(s)
2025-03-04: Added a property chain axiom relating it to use of rico:Proxy.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-10-26: Added RecordPart to the range.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between records and other records or record parts (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:isDirectConstituentOfProxy

IRI: https://www.ica.org/standards/RiC/ontology#isDirectConstituentOfProxy

Label(s)
es elemento constitutivo directo del proxy [es] | est un constituant direct du proxy [fr] | is direct constituent of proxy [en]
Definition
Connects a Record or Record Part to a Proxy of a Record or Record Part which it is a direct constituent of.
Has super-properties
rico:isConstituentOfProxy; rico:isDirectPartOf
Has domain
rico:Record or rico:RecordPart
Has range
rico:Proxy

Has inverse: rico:proxyHasDirectConstituent

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isDirectPartOf

IRI: https://www.ica.org/standards/RiC/ontology#isDirectPartOf

Label(s)
es parte directa de [es] | fait directement partie de [fr] | is direct part of [en]
Definition
Connects a Thing to a Thing of which it is direct constitutive or component part.
Scope note
To be used only when the current partitive relation is direct, without any intermediate node between the related things.
Has super-properties
rico:isPartOfTransitive
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:hasDirectPart

Has sub-properties
rico:isDirectComponentOf; rico:isDirectConstituentOf; rico:isDirectConstituentOfProxy; rico:isDirectSubdivisionOf; rico:isDirectSubeventOf; rico:isDirectlyContainedBy; rico:isDirectlyIncludedIn; rico:isDirectlyIncludedInProxy; rico:proxyIsDirectConstituentOf; rico:proxyIsDirectConstituentOfProxy; rico:proxyIsDirectlyIncludedIn; rico:proxyIsDirectlyIncludedInProxy
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-07-12: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between things (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:isDirectSubdivisionOf

IRI: https://www.ica.org/standards/RiC/ontology#isDirectSubdivisionOf

Label(s)
es subdivisión directa de [es] | est la subdivision directe de [fr] | is direct subdivision of [en]
Definition
Connects a Group to the Group it is a direct subdivision of.
Has super-properties
rico:isDirectPartOf; rico:isDirectSubordinateTo; rico:isSubdivisionOfTransitive
Has domain
rico:Group
Has range
rico:Group

Has inverse: rico:hasDirectSubdivision

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between groups (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:isDirectSubeventOf

IRI: https://www.ica.org/standards/RiC/ontology#isDirectSubeventOf

Label(s)
es parte directa de evento de [es] | est un événement constituant directement l’événement [fr] | is direct subevent of [en]
Definition
Connects an ongoing Event to the Event it is a direct part of.
Has super-properties
rico:isDirectPartOf; rico:isSubeventOfTransitive
Has domain
rico:Event
Has range
rico:Event

Has inverse: rico:hasDirectSubevent

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between ongoing events (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:isDirectSubordinateTo

IRI: https://www.ica.org/standards/RiC/ontology#isDirectSubordinateTo

Label(s)
está directamente subordinado(a) a [es] | est directement subalterne de [fr] | is direct subordinate to [en]
Definition
Connects an Agent to an Agent that is directly hierarchically superior.
Has super-properties
rico:isSubordinateToTransitive
Has domain
rico:Agent
Has range
rico:Agent

Has inverse: rico:hasDirectSubordinate

Has sub-properties
rico:isDirectSubdivisionOf
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, subordination relations between agents (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:isDirectlyContainedBy

IRI: https://www.ica.org/standards/RiC/ontology#isDirectlyContainedBy

Label(s)
está directamente contenido en [es] | est directement contenu par [fr] | is directly contained by [en]
Definition
Connects a Place to a Place that directly contains it.
Has super-properties
rico:isContainedByTransitive; rico:isDirectPartOf
Has domain
rico:Place
Has range
rico:Place

Has inverse: rico:directlyContains

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between places (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:isDirectlyIncludedIn

IRI: https://www.ica.org/standards/RiC/ontology#isDirectlyIncludedIn

Label(s)
está directamente incluido en [es] | est directement inclus dans [fr] | is directly included in [en]
Definition
Connects a Record to a Record or Record Set in which it is directly included.
Has super-properties
rico:isDirectPartOf; rico:isIncludedInTransitive
Has domain
rico:Record or rico:RecordSet
Has range
rico:RecordSet

Has inverse: rico:directlyIncludes

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct, partitive relations between Record Sets and their members (the possibly indirect, transitive relation, superproperty of this one, being also added).

Back to the table of contents | Back to top

Object property: rico:isDirectlyIncludedInProxy

IRI: https://www.ica.org/standards/RiC/ontology#isDirectlyIncludedInProxy

Label(s)
está directamente incluido en el proxy [es] | est directement inclus dans le proxy [fr] | is directly included in proxy [en]
Definition
Connects a Record or Record Set to a Proxy of a Record Set which it is directly included in.
Has super-properties
rico:isDirectPartOf; rico:isIncludedInProxy
Has domain
rico:Record or rico:RecordSet
Has range
rico:Proxy

Has inverse: rico:proxyDirectlyIncludes

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isDocumentaryFormTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isDocumentaryFormTypeOf

Label(s)
es tipo documental de [es] | est le type de document de [fr] | is documentary form type of [en]
Definition
Connects a Documentary Form Type to a Record or Record Part that it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:DocumentaryFormType
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasDocumentaryFormType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:isDraftOf

IRI: https://www.ica.org/standards/RiC/ontology#isDraftOf

Label(s)
es borrador de [es] | est l’ébauche de [fr] | is draft of [en]
Definition
Connects a draft to the final version of a Record.
Scope note
There may be zero to many intermediate records, ignored or unknown, between the two connected Records.
Mapping to RiC-CM 1.0
RiC-R011 ('is draft of' relation)
Has super-properties
rico:hasGeneticLinkToRecordResource; rico:precedesInTime
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasDraft

Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isEndDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isEndDateOf

Label(s)
es fecha final de [es] | est la date de fin de [fr] | is end date of [en]
Definition
Connects a Date to a Thing whose existence ended on that Date.
Mapping to RiC-CM 1.0
RiC-R071 ('is end date of' relation)
Has super-properties
rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:Thing

Has inverse: rico:hasEndDate

Has sub-properties
rico:isDeathDateOf; rico:isDestructionDateOf; rico:isToUseDateOf
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isEquivalentTo

IRI: https://www.ica.org/standards/RiC/ontology#isEquivalentTo

Label(s)
equivale a [es] | est l’équivalent de [fr] | is equivalent to [en]
Definition
Connects two Things that are considered equivalent.
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Thing

Type: symmetric property

Has sub-properties
rico:isFunctionallyEquivalentTo
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isEventAssociatedWith

IRI: https://www.ica.org/standards/RiC/ontology#isEventAssociatedWith

Label(s)
es evento asociado con [es] | est un événement associé a [fr] | is event associated with [en]
Definition
Connects an Event to a Thing that is associated with the existence and lifecycle of the Event.
Scope note
Use to connect an Event and an entity only if it is not possible to specify a narrower Event relation, for example has or had participant.
Mapping to RiC-CM 1.0
RiC-R057 ('is event associated with' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Event
Has range
rico:Thing

Has inverse: rico:isAssociatedWithEvent

Has sub-properties
rico:hasOrHadParticipant; rico:hasOrHadSubevent; rico:isOrWasSubeventOf; rico:occurredAtDate; rico:resultsOrResultedIn
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:eventRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new eventRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isEventTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isEventTypeOf

Label(s)
es tipo de evento de [es] | est le type d’événement de [fr] | is event type of [en]
Definition
Connects an Event Type to an Event that it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:EventType
Has range
rico:Event

Has inverse: rico:hasEventType

Change note(s)
2024-03-15: Fixed typo in rdfs:comment
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:isEvidencedBy

IRI: https://www.ica.org/standards/RiC/ontology#isEvidencedBy

Label(s)
est attestée par [fr] | is evidenced by [en] | se evidencia en [es]
Definition
Connects a Relation to a Record Resource that is used for proving is existence or describing it.
Mapping to RiC-CM 1.0
Object property implementation of RiC-RA05 (Source of Relation attribute).
Has super-properties
rico:relationConnects
Has domain
rico:Relation
Has range
rico:RecordResource

Has inverse: rico:evidences

Change note(s)
2023-12-27: Renamed the object property (was 'has source') and reduced its domain to Relation (the domain was the union of Record Resource and Relation) and its range to Record Resource (the range was the union of Agent and Record Resource). Consequently updated the superproperty, the labels, and added a rico:RiCCMCorrespondingComponent. Same for the inverse object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isExtentOf

IRI: https://www.ica.org/standards/RiC/ontology#isExtentOf

Label(s)
es extensión de [es] | est la mesure de [fr] | is extent of [en]
Definition
Connects an Extent to a Thing
Has super-properties
rico:isRelatedTo
Has domain
rico:Extent
Has range
rico:Thing

Has inverse: rico:hasExtent

Change note(s)
2023-11-08: Fixed the range.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French; added an xml:lang attribute to the rdfs:comment.
2023-08-28: Changed the range (was Instantiation or RecordResource) to Thing ; changed the definition accordingly
2020-10-28: Object property created along with the Extent class and its subclasses, in order to provide methods for handling extent accurately.

Back to the table of contents | Back to top

Object property: rico:isExtentTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isExtentTypeOf

Label(s)
es tipo de extensión de [es] | est le type de mesure de [fr] | is extent type of [en]
Definition
Connects an Extent Type to an Extent that it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:ExtentType
Has range
rico:Extent

Has inverse: rico:hasExtentType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-11-21: Added a rdfs:comment.
2020-11-01: Object property added along with the Extent Type class.

Back to the table of contents | Back to top

Object property: rico:isFamilyTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isFamilyTypeOf

Label(s)
es tipo de familia de [es] | est le type de famille de [fr] | is family type of [en]
Definition
Connects a Family Type to a Family that it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:FamilyType
Has range
rico:Family

Has inverse: rico:hasFamilyType

Change note(s)
2024-03-15: Fixed typo in rdfs:comment
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:isFromUseDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isFromUseDateOf

Label(s)
es fecha desde la que se usa de [es] | est la date à partir de laquelle est utilisé [fr] | is from use date of [en]
Definition
Connects a Date to an Appellation, when it is the date at which the Appellation was first used.
Has super-properties
rico:isBeginningDateOf
Has domain
rico:Date
Has range
rico:Appellation

Has inverse: rico:wasUsedFromDate

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-19: Made this property subPropertyOf isBeginningDateOf.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isFunctionallyEquivalentTo

IRI: https://www.ica.org/standards/RiC/ontology#isFunctionallyEquivalentTo

Label(s)
equivale funcionalmente a [es] | est fonctionnellement équivalente à [fr] | is functionally equivalent to [en]
Definition
Connects two Instantiations which may be considered as equivalent. This relation is symmetric.
Scope note
Two Instantiations, from some point of view, may be considered as equivalent. This equivalence is usually based upon the fact that the Instantiations have at least the same intellectual content (they instantiate the same Record Resource).
Mapping to RiC-CM 1.0
RiC-R035 ('is functionally equivalent to' relation)
Has super-properties
rico:isEquivalentTo; rico:isInstantiationAssociatedWithInstantiation
Has domain
rico:Instantiation
Has range
rico:Instantiation

Type: symmetric property

Has sub-properties chains
rico:thingIsConnectedToRelation o rico:functionalEquivalenceRelation_role o rico:relationConnects
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new functionalEquivalenceRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the scope note.

Back to the table of contents | Back to top

Object property: rico:isIdentifierTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isIdentifierTypeOf

Label(s)
es tipo de identificador de [es] | est le type d’identifiant de [fr] | is identifier type of [en]
Definition
Connects an Identifier Type and an Identifier that it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:IdentifierType
Has range
rico:Identifier

Has inverse: rico:hasIdentifierType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI.
2020-10-19: Object property added along with IdentifierType class and hasIdentifierType object property.

Back to the table of contents | Back to top

Object property: rico:isIncludedInProxy

IRI: https://www.ica.org/standards/RiC/ontology#isIncludedInProxy

Label(s)
está incluido en el proxy [es] | est inclus dans le proxy [fr] | is included in proxy [en]
Definition
Connects a Record or Record Set to a Proxy of a Record Set which it is included in, directly or indirectly.
Has super-properties
rico:isPartOfTransitive
Has domain
rico:Record or rico:RecordSet
Has range
rico:Proxy

Has inverse: rico:proxyIncludes

Has sub-properties
rico:isDirectlyIncludedInProxy
Has sub-properties chains
rico:isIncludedInProxy o rico:proxyIsIncludedInProxyTransitive
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isIncludedInTransitive

IRI: https://www.ica.org/standards/RiC/ontology#isIncludedInTransitive

Label(s)
está incluido en transitivo [es] | est inclus dans transitif [fr] | is included in transitive [en]
Definition
Connects a Record to a Record or Record Set in which it is directly or indirectly included. This is a transitive relation.
Has super-properties
rico:isOrWasIncludedIn; rico:isPartOfTransitive
Has domain
rico:Record or rico:RecordSet
Has range
rico:RecordSet

Type: transitive property

Has inverse: rico:includesTransitive

Has sub-properties
rico:isDirectlyIncludedIn
Has sub-properties chains
rico:hasProxy o rico:proxyInRecordSet; rico:isIncludedInProxy o rico:proxyIsIncludedIn
Change note(s)
2025-03-04: Added two property chain axioms relating it to use of rico:Proxy.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-13: Added a French label.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current partitive relations between Record Sets and their members (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:isInstantiationAssociatedWithInstantiation

IRI: https://www.ica.org/standards/RiC/ontology#isInstantiationAssociatedWithInstantiation

Label(s)
est associée à l’instanciation [fr] | is instantiation associated with instantiation [en] | se asocia con la instanciación [es]
Definition
Connects two Instantiations. This relation is symmetric.
Scope note
Use only if it is not possible to specify a narrower Instantiation to Instantiation relation, for example is functionally equivalent to.
Mapping to RiC-CM 1.0
RiC-R034 ('is instantiation associated with instantiation' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Instantiation
Has range
rico:Instantiation

Type: symmetric property

Has sub-properties
rico:hasOrHadComponent; rico:hasOrHadDerivedInstantiation; rico:isFunctionallyEquivalentTo; rico:isOrWasComponentOf; rico:isOrWasDerivedFromInstantiation
Has sub-properties chains
rico:thingIsConnectedToRelation o rico:instantiationToInstantiationRelation_role o rico:relationConnects
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new instantiationToInstantiationRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isLastUpdateDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isLastUpdateDateOf

Label(s)
es fecha de última actualización de [es] | est la date de dernière mise à jour de [fr] | is last update date of [en]
Definition
Connects a Date and a Thing that was last modified at this Date.
Has super-properties
rico:isModificationDateOf
Has domain
rico:Date
Has range
rico:Thing

Has inverse: rico:wasLastUpdatedAtDate

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isMainThingRepresentedByContentOf

IRI: https://www.ica.org/standards/RiC/ontology#isMainThingRepresentedByContentOf

Label(s)
es lo principal representado por el contenido de [es] | est la chose principale représentée par le contenu de [fr] | is main thing represented by content of [en]
Definition
Inverse of 'has content which mainly represents' object property.
Has super-properties
rico:isOrWasMainSubjectOf; rico:isRepresentedByContentOf
Has domain
rico:Thing
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasContentWhichMainlyRepresents

Change note(s)
2025-04-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isMigrationDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isMigrationDateOf

Label(s)
es fecha de migración de [es] | est la date de migration de [fr] | is migration date of [en]
Definition
Connects a Date to an Instantiation that was or will be migrated at that Date.
Has super-properties
rico:isDerivationDateOf
Has domain
rico:Date
Has range
rico:Instantiation

Has inverse: rico:hasMigrationDate

Has sub-properties chains
rico:isDateAssociatedWithRelation o rico:migrationRelation_role o rico:relationHasSource
Change note(s)
2025-03-13: Added the property chain axiom.
2025-03-01: Removed 'Record Resource' from the definition and made this property a subproperty of the new 'isDerivationDateOf' property.
2025-02-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isModificationDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isModificationDateOf

Label(s)
es fecha de modificación de [es] | est une date de modification de [fr] | is modification date of [en]
Definition
Connects a Date to a Thing that was modified on that Date.
Mapping to RiC-CM 1.0
RiC-R073 ('is modification date of' relation)
Has super-properties
rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:Thing

Has inverse: rico:hasModificationDate

Has sub-properties
rico:isLastUpdateDateOf
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isOrWasAccumulationDateOfAllMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasAccumulationDateOfAllMembersOf

Label(s)
es o era fecha de acumulación de todos los miembros de [es] | est ou a été la date de accumulation de tous les membres de [fr] | is or was accumulation date of all members of [en]
Definition
Connects a Date to a Record Set all of whose present or past members were or will be accumulated at this Date.
Has super-properties
rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:RecordSet

Has inverse: rico:hasOrHadAllMembersWithAccumulationDate

Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-10-04: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasAccumulationDateOfMostMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasAccumulationDateOfMostMembersOf

Label(s)
es o era fecha de acumulación de la mayoría de los miembros de [es] | est ou a été la date d'accumulation de la plupart des membres de [fr] | is or was accumulation date of most members of [en]
Definition
Connects a Date to a Record Set most of whose present or past members were or will be accumulated at this Date.
Scope note
To be used for specifying a bulk date, i.e. the predominant date of the members of the record set.
Has super-properties
rico:isOrWasAccumulationDateOfSomeMembersOf
Has domain
rico:Date
Has range
rico:RecordSet

Has inverse: rico:hasOrHadMostMembersWithAccumulationDate

Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-10-04: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasAccumulationDateOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasAccumulationDateOfSomeMembersOf

Label(s)
es o era fecha de acumulación de algunos miembros de [es] | est ou a été la date d'accumulation de certains membres de [fr] | is or was accumulation date of some members of [en]
Definition
Connects a Date to a Record Set some of whose present or past members were or will be accumulated at this Date.
Has super-properties
rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWithAccumulationDate

Has sub-properties
rico:isOrWasAccumulationDateOfMostMembersOf
Change note(s)
2025-02-19: Changed definition (added "or will be").
2024-10-04: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasActiveAtDate

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasActiveAtDate

Label(s)
está o estuvo activo en la fecha [es] | est ou a été actif à la date [fr] | is or was active at date [en]
Definition
Inverse of 'is or was activity date of' object property.
Has super-properties
rico:isAssociatedWithDate
Has domain
rico:Agent
Has range
rico:Date

Has inverse: rico:isOrWasActivityDateOf

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:performanceRelation_role o rico:relationHasDate
Change note(s)
2025-04-03: Adjusted the rdfs:comment and added French and Spanish labels.
2025-03-06: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasActivityDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasActivityDateOf

Label(s)
es o era fecha de actividad de [es] | est ou a été la date d’activité de [fr] | is or was date of activity of [en]
Definition
Connects a Date to an Agent that is or was active at that Date.
Has super-properties
rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:Agent

Has inverse: rico:isOrWasActiveAtDate

Has sub-properties chains
rico:isDateAssociatedWithRelation o rico:performanceRelation_role o rico:relationHasTarget
Change note(s)
2025-04-03: Renamed the property, changed its rdfs:comment, added the property chain axiom and French and Spanish labels.
2025-03-06: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasAdjacentTo

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasAdjacentTo

Label(s)
es o era un lugar contiguo a [es] | est ou a été adjacent à [fr] | is or was adjacent to [en]
Definition
Connects two Places that are or were geographically adjacent. This relation is symmetric.
Scope note
Use for connecting two adjacent geographical or administrative regions.
Mapping to RiC-CM 1.0
RiC-R077 ('is or was adjacent to' relation)
Has super-properties
rico:isAssociatedWithPlace; rico:isPlaceAssociatedWith
Has domain
rico:Place
Has range
rico:Place

Type: symmetric property

Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isAdjacentTo").

Back to the table of contents | Back to top

Object property: rico:isOrWasAffectedBy

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasAffectedBy

Label(s)
es o era afectado por [es] | est ou a été affecté par [fr] | is or was affected by [en]
Definition
Inverse of 'affects or affected' object property.
Mapping to RiC-CM 1.0
RiC-R059i ('is or was affected by' relation)
Has super-properties
rico:isOrWasParticipantIn
Has domain
rico:Thing
Has range
rico:Event

Has inverse: rico:affectsOrAffected

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition and corresponding CM component (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "affectedBy").

Back to the table of contents | Back to top

Object property: rico:isOrWasAgentNameOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasAgentNameOf

Label(s)
es o era el nombre de agente de [es] | est ou a été le nom de [fr] | is or was agent name of [en]
Definition
Connects an Agent Name to an Agent it designates or designated.
Has super-properties
rico:isOrWasNameOf
Has domain
rico:AgentName
Has range
rico:Agent

Has inverse: rico:hasOrHadAgentName

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (the name of this property in RiC-O 0.1 was "isAgentNameOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasAnalogueInstantiationOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasAnalogueInstantiationOf

Label(s)
es or era instanciación analogica de [es] | est ou a été une instanciation analogique de [fr] | is or was analogue instantiation of [en]
Definition
Inverse of 'has or had analogue instantiation' object property.
Has super-properties
rico:isOrWasInstantiationOf
Has domain
rico:Instantiation
Has range
rico:RecordResource

Has inverse: rico:hasOrHadAnalogueInstantiation

Change note(s)
2023-12-30: Fixed a typo in the French label.
2023-11-27: Added a new rdfs:label in Spanish.
2023-08-29: Added the property.

Back to the table of contents | Back to top

Object property: rico:isOrWasAppellationOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasAppellationOf

Label(s)
es o era la denominación de [es] | est ou a été l’appellation de [fr] | is or was appellation of [en]
Definition
Connects an Appellation to a Thing that it designates or designated.
Has super-properties
rico:isRelatedTo
Has domain
rico:Appellation
Has range
rico:Thing

Has inverse: rico:hasOrHadAppellation

Has sub-properties
rico:isOrWasIdentifierOf; rico:isOrWasNameOf
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:appellationRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new appellationRelation_role object property.
2023-11-07: Added the property chain axiom so that this property is formally defined as a shortcut (the inverse property already was).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (the name of this property in RiC-O 0.1 was "isAppellationOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasAttendedByStudent

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasAttendedByStudent

Label(s)
es o fue atendido por el estudiante [es] | est ou a été fréquenté par l’étudiant [fr] | is or was attended by student [en]
Definition
Inverse of 'studies or studied at' object property.
Has super-properties
rico:hasOrHadMember
Has domain
rico:Group
Has range
rico:Person

Has inverse: rico:studiesOrStudiedAt

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:studyAtRelation_role o rico:relationHasTarget
Change note(s)
2024-12-23: Added the French and Spanish labels.
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasComponentOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasComponentOf

Label(s)
es o era componente de [es] | est ou a été un composant de [fr] | is or was component of [en]
Definition
Inverse of 'has or had component' object property.
Mapping to RiC-CM 1.0
RiC-R004i ('is or was component of' relation)
Has super-properties
rico:isInstantiationAssociatedWithInstantiation; rico:isOrWasPartOf
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:hasOrHadComponent

Has sub-properties
rico:isComponentOfTransitive; rico:wasComponentOf
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isComponentOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasConstituentOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasConstituentOf

Label(s)
es o era elemento constitutivo de [es] | est ou a été un constituant de [fr] | is or was constituent of [en]
Definition
Inverse of 'has or had constituent' object property.
Mapping to RiC-CM 1.0
RiC-R003i ('is or was constituent of' relation)
Has super-properties
rico:isOrWasPartOf; rico:isRecordResourceAssociatedWithRecordResource
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasOrHadConstituent

Has sub-properties
rico:isConstituentOfTransitive; rico:wasConstituentOf
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-26: Added RecordPart to the range.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isConstituentOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasContainedBy

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasContainedBy

Label(s)
está o estaba contenido en [es] | est ou a été contenu par [fr] | is or was contained by [en]
Definition
Inverse of 'contains or contained' object property.
Mapping to RiC-CM 1.0
RiC-R007i ('is or was contained by' relation)
Has super-properties
rico:isAssociatedWithPlace; rico:isOrWasPartOf; rico:isPlaceAssociatedWith
Has domain
rico:Place
Has range
rico:Place

Has inverse: rico:containsOrContained

Has sub-properties
rico:isContainedByTransitive; rico:wasContainedBy
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "containedBy").

Back to the table of contents | Back to top

Object property: rico:isOrWasContentTypeOfAllMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasContentTypeOfAllMembersOf

Label(s)
es o era tipo de contenido de todos los miembros de [es] | est ou a été le type de contenu de tous les membres de [fr] | is or was content type of all members of [en]
Definition
Connects a Content Type and a Record Set whose all past or present Record or Record Part members have that Content Type.
Has super-properties
rico:isOrWasTypeOfAllMembersOf
Has domain
rico:ContentType
Has range
rico:RecordSet

Has inverse: rico:hasOrHadAllMembersWithContentType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasContentTypeOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasContentTypeOfSomeMembersOf

Label(s)
es o era tipo de contenido de algunos miembros de [es] | est ou a été le type de contenu de certains membres de [fr] | is or was content type of some members of [en]
Definition
Connects a Content Type and a Record Set whose some past or present Record or Record Part members have that Content Type.
Has super-properties
rico:isOrWasTypeOfSomeMembersOf
Has domain
rico:ContentType
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWithContentType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasControllerOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasControllerOf

Label(s)
contrôle ou a contrôlé [fr] | es o era controlador de [es] | is or was controller of [en]
Definition
Connects an Agent to another Agent it controls or controlled.
Mapping to RiC-CM 1.0
RiC-R041 ('is or was controller of' relation)
Has super-properties
rico:hasOrHadAuthorityOver; rico:hasOrHadSubordinate
Has domain
rico:Agent
Has range
rico:Agent

Has inverse: rico:hasOrHadController

Has sub-properties
rico:isOrWasEmployerOf; rico:isOrWasLeaderOf
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:agentControlRelation_role o rico:relationHasTarget
Change note(s)
2024-09-02: Fixed the French label.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new agentControlRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "controls").

Back to the table of contents | Back to top

Object property: rico:isOrWasCoordinatesOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasCoordinatesOf

Label(s)
is or was coordinates of [en] | ont ou ont été les coordonnées de [fr] | son o eran coordenadas de lugar de [es]
Definition
Connects an instance of Coordinates to a Physical Location it locates or located on earth, according to some reference system.
Has super-properties
rico:isRelatedTo
Has domain
rico:Coordinates
Has range
rico:PhysicalLocation

Has inverse: rico:hasOrHadCoordinates

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (the name of this property in RiC-O 0.1 was "isCoordinatesOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasCorporateBodyTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasCorporateBodyTypeOf

Label(s)
es o era tipo de institución de [es] | est ou a été le type de collectivité de [fr] | is or was corporate body type of [en]
Definition
Connects a Corporate Body Type to a Corporate Body that it categorizes or categorized.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:CorporateBodyType
Has range
rico:CorporateBody

Has inverse: rico:hasOrHadCorporateBodyType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (the name of this property in RiC-O 0.1 was "isCorporateBodyTypeOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasCreationDateOfAllMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasCreationDateOfAllMembersOf

Label(s)
es o era fecha de creación de todos los miembros de [es] | est ou a été la date de création de tous les membres de [fr] | is or was creation date of all members of [en]
Definition
Connects a Date to a Record Set all of whose present or past members were or will be created at this Date.
Mapping to RiC-CM 1.0
RiC-R081 ('is or was creation date of all members of' relation)
Has super-properties
rico:isBeginningDateOf
Has domain
rico:Date
Has range
rico:RecordSet

Has inverse: rico:hasOrHadAllMembersWithCreationDate

Change note(s)
2025-02-19: Changed definition (added "or will be").
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-13: renamed the property in order to take the past members of the record set into account. Adjusted the annotations accordingly.
2023-10-12: Added the French label
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:isOrWasCreationDateOfMostMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasCreationDateOfMostMembersOf

Label(s)
es o era fecha de creación de la mayoría de los miembros de [es] | est ou a été la date de création de la plupart des membres de [fr] | is or was creation date of most members of [en]
Definition
Connects a Date to a Record Set most of whose present or past members were or will be created at this Date.
Scope note
To be used for specifying a bulk date, i.e. the predominant date of the members of the record set.
Mapping to RiC-CM 1.0
RiC-R083 ('is or was creation date of most members of' relation)
Has super-properties
rico:isOrWasCreationDateOfSomeMembersOf
Has domain
rico:Date
Has range
rico:RecordSet

Has inverse: rico:hasOrHadMostMembersWithCreationDate

Change note(s)
2025-02-19: Changed definition (added "or will be").
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-13: Renamed the property in order to take the past members of the record set into account. Adjusted the annotations accordingly.
2023-10-12: Added the French label
2023-10-10: Made this property a subproperty of isCreationDateOfSomeMembersOf.
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:isOrWasCreationDateOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasCreationDateOfSomeMembersOf

Label(s)
es o era fecha de creación de algunos miembros de [es] | est ou a été la date de création de certains membres de [fr] | is or was creation date of some members of [en]
Definition
Connects a Date to a Record Set some of whose present or past members were or will be created at this Date.
Mapping to RiC-CM 1.0
RiC-R082 ('is or was creation date of some members of' relation)
Has super-properties
rico:isBeginningDateOf
Has domain
rico:Date
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWithCreationDate

Has sub-properties
rico:isOrWasCreationDateOfMostMembersOf
Change note(s)
2025-02-19: Changed definition (added "or will be").
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-13: Renamed the property in order to take the past members of the record set into account. Adjusted the annotations accordingly.
2023-10-12: Added the French label and the rdfs:comment
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:isOrWasDemographicGroupOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasDemographicGroupOf

Label(s)
es o era grupo demográfico de [es] | est ou a été le groupe démographique de [fr] | is or was demographic group of [en]
Definition
Connects a Demographic Group to a Person or Group which belongs or belonged to it.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:DemographicGroup
Has range
rico:Group or rico:Person

Has inverse: rico:hasOrHadDemographicGroup

Has sub-properties
rico:isOrWasOccupationTypeOf
Change note(s)
2024-10-10: Changed the French label (replaced 'catégorie' with 'groupe').
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, range (the name of this property in RiC-O 0.1 was "isDemographicGroupOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasDerivedFromInstantiation

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasDerivedFromInstantiation

Label(s)
es o era un derivado de instanciación [es] | est ou a été une instanciation dérivée de [fr] | is or was derived from instantiation [en]
Definition
Inverse of 'has or had derived instantiation' object property.
Mapping to RiC-CM 1.0
RiC-R014i ('is or was derived from instantiation' relation)
Has super-properties
rico:followsInTime; rico:isInstantiationAssociatedWithInstantiation
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:hasOrHadDerivedInstantiation

Has sub-properties
rico:migratedFrom
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:derivationRelation_role o rico:relationHasSource
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new derivationRelation_role object property.
2023-11-07: Added the property chain axiom so that this property is formally defined as a shortcut (the inverse property already was).
2023-08-29: Updated the IRI, inverse property, definition, labels and RiCMCorrespondingComponent; this in order to make the specification compliant with RiC-CM 1.0. The name of the property in RiC-O 0.2 was 'is derived from instantiation'.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isOrWasDescribedBy

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasDescribedBy

Label(s)
es o fue descrito por [es] | est ou a été décrit par [fr] | is or was described by [en]
Definition
Inverse of 'describes or described' object property.
Mapping to RiC-CM 1.0
RiC-R021i ('is or was described by' relation)
Has super-properties
rico:isOrWasSubjectOf
Has domain
rico:Thing
Has range
rico:RecordResource

Has inverse: rico:describesOrDescribed

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "describedBy").

Back to the table of contents | Back to top

Object property: rico:isOrWasDigitalInstantiationOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasDigitalInstantiationOf

Label(s)
es o era instanciación digital de [es] | est ou a été une instanciation numérique de [fr] | is or was digital instantiation of [en]
Definition
Inverse of 'has or had digital instantiation' object property.
Has super-properties
rico:isOrWasInstantiationOf
Has domain
rico:Instantiation
Has range
rico:RecordResource

Has inverse: rico:hasOrHadDigitalInstantiation

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-08-29: Added the property.

Back to the table of contents | Back to top

Object property: rico:isOrWasDocumentaryFormTypeOfAllMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasDocumentaryFormTypeOfAllMembersOf

Label(s)
es o era tipo documental de todos los miembros de [es] | est ou a été le type de document de tous les membres de [fr] | is or was documentary form type of all members of [en]
Definition
Connects a Documentary Form Type and a Record Set whose all past or present Record or Record Part members have that Documentary Form Type.
Has super-properties
rico:isOrWasTypeOfAllMembersOf
Has domain
rico:DocumentaryFormType
Has range
rico:RecordSet

Has inverse: rico:hasOrHadAllMembersWithDocumentaryFormType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasDocumentaryFormTypeOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasDocumentaryFormTypeOfSomeMembersOf

Label(s)
es o era tipo documental de algunos miembros de [es] | est ou a été le type de document de certains membres de [fr] | is or was documentary form type of some members of [en]
Definition
Connects a Documentary Form Type and a Record Set whose some past or present Record or Record Part members have that Documentary Form Type.
Has super-properties
rico:isOrWasTypeOfSomeMembersOf
Has domain
rico:DocumentaryFormType
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWithDocumentaryFormType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasEmployerOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasEmployerOf

Label(s)
a ou a été l'employeur de [fr] | es o era empleador(a) de [es] | is or was employer of [en]
Definition
Connects a Corporate Body or a Person to a Person who is or was their employee.
Has super-properties
rico:isOrWasControllerOf
Has domain
rico:CorporateBody or rico:Person
Has range
rico:Person

Has inverse: rico:hasOrHadEmployer

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-26: Changed the domain and range of the property. Added a rdfs:comment. Removed the 'has or had member' super-property.
2023-10-19: Adder for RiC-O v1.0.

Back to the table of contents | Back to top

Object property: rico:isOrWasEnforcedBy

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasEnforcedBy

Label(s)
es o era una regla aplicada por [es] | est ou a été imposé par [fr] | is or was enforced by [en]
Definition
Connects a Rule to an Agent that enforces or enforced the Rule.
Mapping to RiC-CM 1.0
RiC-R066 ('is or was enforced by' relation)
Has super-properties
rico:isRuleAssociatedWith
Has domain
rico:Rule
Has range
rico:Agent

Has inverse: rico:isOrWasResponsibleForEnforcing

Change note(s)
2024-09-02: Fixed the French label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "enforcedBy").

Back to the table of contents | Back to top

Object property: rico:isOrWasExpressedBy

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasExpressedBy

Label(s)
es o era una regla expresada en [es] | est ou a été exprimé par [fr] | is or was expressed by [en]
Definition
Connects a Rule to a Record Resource that expresses or expressed the Rule.
Mapping to RiC-CM 1.0
RiC-R064 ('is or was expressed by' relation)
Has super-properties
rico:isRuleAssociatedWith
Has domain
rico:Rule
Has range
rico:RecordResource

Has inverse: rico:expressesOrExpressed

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "expressedBy").

Back to the table of contents | Back to top

Object property: rico:isOrWasHolderOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasHolderOf

Label(s)
détient ou a détenu [fr] | es o era conservador de [es] | is or was holder of [en]
Definition
Connects an Agent to a Record Resource or Instantiation that the Agent holds or held.
Mapping to RiC-CM 1.0
RiC-R039 ('is or was holder of' relation)
Has super-properties
rico:isOrWasManagerOf
Has domain
rico:Agent
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasOrHadHolder

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:recordResourceHoldingRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new recordResourceHoldingRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, super = property IRI and text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isHolderOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasHolderOfIntellectualPropertyRightsOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasHolderOfIntellectualPropertyRightsOf

Label(s)
détient ou a détenu les droits de propriété intellectuelle sur [fr] | es o era conservador de derechos de propiedad intelectual de [es] | is or was holder of intellectual property rights of [en]
Definition
Connects an Agent to a Record Resource or Instantiation on which the Agent has or had some intellectual property rights.
Mapping to RiC-CM 1.0
RiC-R040 ('is or was holder of intellectual property rights of' relation)
Has super-properties
rico:hasOrHadAuthorityOver
Has domain
rico:Group or rico:Person or rico:Position
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasOrHadIntellectualPropertyRightsHolder

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:intellectualPropertyRightsRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new intellectualPropertyRightsRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI and textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "hasIntellectualPropertyRightsOn").

Back to the table of contents | Back to top

Object property: rico:isOrWasIdentifierOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasIdentifierOf

Label(s)
es o era identificador de [es] | est ou a été l’identifiant de [fr] | is or was identifier of [en]
Definition
Connects an Identifier to a Thing that it identified or identifies.
Has super-properties
rico:isOrWasAppellationOf
Has domain
rico:Identifier
Has range
rico:Thing

Has inverse: rico:hasOrHadIdentifier

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (the name of this property in RiC-O 0.1 was "identifies").

Back to the table of contents | Back to top

Object property: rico:isOrWasIncludedIn

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasIncludedIn

Label(s)
está o estaba incluido en [es] | est ou a été inclus dans [fr] | is or was included in [en]
Definition
Inverse of 'includes or included' object property.
Mapping to RiC-CM 1.0
RiC-R024i ('is or was included in' relation)
Has super-properties
rico:isOrWasPartOf; rico:isRecordResourceAssociatedWithRecordResource
Has domain
rico:Record or rico:RecordSet
Has range
rico:RecordSet

Has inverse: rico:includesOrIncluded

Has sub-properties
rico:isIncludedInTransitive; rico:wasIncludedIn
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2023-06-05: Made this object property a subproperty of isOrWasPartOf.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "includedIn").

Back to the table of contents | Back to top

Object property: rico:isOrWasInstantiationOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasInstantiationOf

Label(s)
es o era instanciación de [es] | est ou a été une instanciation de [fr] | is or was instantiation of [en]
Definition
Inverse of 'has or had instantiation' object property.
Mapping to RiC-CM 1.0
RiC-R025i ('is or was instantiation of' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Instantiation
Has range
rico:RecordResource

Has inverse: rico:hasOrHadInstantiation

Has sub-properties
rico:isOrWasAnalogueInstantiationOf; rico:isOrWasDigitalInstantiationOf
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:recordResourceToInstantiationRelation_role o rico:relationHasSource
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new recordResourceToInstantiationRelation_role object property.
2023-08-29: Updated the IRI, inverse property, definition, labels and RiCMCorrespondingComponent; this in order to make the specification compliant with RiC-CM 1.0. The name of the property in RiC-O 0.2 was 'is instantiation of'.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI and label (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "instantiates").

Back to the table of contents | Back to top

Object property: rico:isOrWasJurisdictionOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasJurisdictionOf

Label(s)
es o era jurisdicción de [es] | est ou a été le ressort de [fr] | is or was jurisdiction of [en]
Definition
Connects a Place to an Agent that has or had jurisdiction over the Place.
Mapping to RiC-CM 1.0
RiC-R076 ('is or was jurisdiction of' relation)
Has super-properties
rico:isPlaceAssociatedWithAgent
Has domain
rico:Place
Has range
rico:Agent

Has inverse: rico:hasOrHadJurisdiction

Change note(s)
2024-09-02: Fixed the French label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-19: Made subproperty of new property isPlaceAssociatedWithAgent instead of its parent isPlaceAssociatedWith.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isJurisdictionOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasLanguageOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasLanguageOf

Label(s)
es o era lengua de [es] | est ou a été la langue de [fr] | is or was language of [en]
Definition
Connects a Language to an Agent, Record or Record Part that uses or used it.
Has super-properties
rico:isRelatedTo
Has domain
rico:Language
Has range
rico:Agent or rico:Record or rico:RecordPart

Has inverse: rico:hasOrHadLanguage

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (the name of this property in RiC-O 0.1 was "isLanguageOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasLanguageOfAllMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasLanguageOfAllMembersOf

Label(s)
es o era lengua de todos los miembros de [es] | est ou a été la langue de tous les membres de [fr] | is or was language of all members of [en]
Definition
Connects a Language and a Record Set whose all present or past Record or Record Part members use that Language.
Has super-properties
rico:isRelatedTo
Has domain
rico:Language
Has range
rico:RecordSet

Has inverse: rico:hasOrHadAllMembersWithLanguage

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasLanguageOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasLanguageOfSomeMembersOf

Label(s)
es o era lengua de algunos miembros de [es] | est ou a été la langue de certains membres de [fr] | is or was language of some members of [en]
Definition
Connects a Language and a Record Set whose some present or past Record or Record Part members use that Language.
Has super-properties
rico:isRelatedTo
Has domain
rico:Language
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWithLanguage

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasLeaderOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasLeaderOf

Label(s)
es o era líder de [es] | est ou a été le dirigeant de [fr] | is or was leader of [en]
Definition
Connects a Person to the Group that Person leads or led in the past.
Mapping to RiC-CM 1.0
RiC-R042 ('is or was leader of' relation)
Has super-properties
rico:isOrWasControllerOf
Has domain
rico:Person
Has range
rico:Group

Has inverse: rico:hasOrHadLeader

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:leadershipRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new leadershipRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, super property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isLeaderOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasLegalStatusOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasLegalStatusOf

Label(s)
es o era status jurídico de [es] | est ou a été le statut légal de [fr] | is or was legal status of [en]
Definition
Connects a Legal Status to an Agent or Record Resource that it categorizes.
Scope note
Connects a Legal Status to an Agent, Record or Record Part that it categorized or categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:LegalStatus
Has range
rico:Agent or rico:Record or rico:RecordPart

Has inverse: rico:hasOrHadLegalStatus

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (the name of this property in RiC-O 0.1 was "isLegalStatusOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasLegalStatusOfAllMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasLegalStatusOfAllMembersOf

Label(s)
es o era status jurídico de todos los miembros de [es] | est ou a été le statut légal de tous les membres de [fr] | is or was legal status of all members of [en]
Definition
Connects a Legal Status and a Record Set whose all past or present Record or Record Part members have that Legal Status.
Has super-properties
rico:isOrWasTypeOfAllMembersOf
Has domain
rico:LegalStatus
Has range
rico:RecordSet

Has inverse: rico:hasOrHadAllMembersWithLegalStatus

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasLegalStatusOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasLegalStatusOfSomeMembersOf

Label(s)
es o era status jurídico de algunos miembros de [es] | est ou a été le statut légal de certains membres de [fr] | is or was legal status of some members of [en]
Definition
Connects a Legal Status and a Record Set whose some past or present Record or Record Part members have that Legal Status.
Has super-properties
rico:isOrWasTypeOfSomeMembersOf
Has domain
rico:LegalStatus
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWithLegalStatus

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasLocationOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasLocationOf

Label(s)
es o era localización de [es] | est ou a été la localisation de [fr] | is or was location of [en]
Definition
Connects a Place to a Thing that is or was located in the Place.
Mapping to RiC-CM 1.0
RiC-R075 ('is or was location of' relation)
Has super-properties
rico:isPlaceAssociatedWith
Has domain
rico:Place
Has range
rico:Thing

Has inverse: rico:hasOrHadLocation

Has sub-properties
rico:isOrWasLocationOfAgent
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isLocationOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasLocationOfAgent

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasLocationOfAgent

Label(s)
es o era localización de agente [es] | est ou a été la localisation de l'agent [fr] | is or was location of agent [en]
Definition
Connects a Place to an Agent that is or was located in this Place.
Has super-properties
rico:isOrWasLocationOf; rico:isPlaceAssociatedWithAgent
Has domain
rico:Place
Has range
rico:Agent

Has inverse: rico:agentHasOrHadLocation

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-26: Renamed the property and added an rdfs:comment.
2023-10-20: Added for RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:isOrWasMainSubjectOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasMainSubjectOf

Label(s)
es o era la materia principal de [es] | est ou a été le sujet principal de [fr] | is or was main subject of [en]
Definition
Inverse of 'has or had main subject' object property.
Mapping to RiC-CM 1.0
RiC-R020i ('is or was main subject of' relation)
Has super-properties
rico:isOrWasSubjectOf
Has domain
rico:Thing
Has range
rico:RecordResource

Has inverse: rico:hasOrHadMainSubject

Has sub-properties
rico:isMainThingRepresentedByContentOf; rico:isOrWasMainSubjectOfAllMembersOf
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, super property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isMainSubjectOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasMainSubjectOfAllMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasMainSubjectOfAllMembersOf

Label(s)
es o era la materia principal de todos los miembros de [es] | est ou a été le sujet principal de tous les membres de [fr] | is or was main subject of all members of [en]
Definition
Inverse of 'has or had all members with main subject' object property.
Has super-properties
rico:isOrWasMainSubjectOf; rico:isOrWasSubjectOfAllMembersOf
Has domain
rico:Thing
Has range
rico:RecordSet

Has inverse: rico:hasOrHadAllMembersWithMainSubject

Change note(s)
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasMainSubjectOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasMainSubjectOfSomeMembersOf

Label(s)
es o era la materia principal de algunos miembros de [es] | est ou a été le sujet principal de certains membres de [fr] | is or was main subject of some members of [en]
Definition
Inverse of 'has or had some members with main subject' object property.
Has super-properties
rico:isOrWasSubjectOfSomeMembersOf
Has domain
rico:Thing
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWithMainSubject

Has sub-properties
rico:isOrWasMainThingRepresentedByContentOfSomeMembersOf
Change note(s)
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasMainThingRepresentedByContentOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasMainThingRepresentedByContentOfSomeMembersOf

Label(s)
es o era lo principal representado por el contenido de algunos miembros de [es] | est ou a été la chose principale représentée par le contenu de certains membres de [fr] | is or was main thing represented by content of some members of [en]
Definition
Inverse of 'has or had some members whose content mainly represents' object property.
Has super-properties
rico:isOrWasMainSubjectOfSomeMembersOf; rico:isOrWasRepresentedByContentOfSomeMembersOf
Has domain
rico:Thing
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWhoseContentMainlyRepresents

Change note(s)
2025-04-06: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasManagerOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasManagerOf

Label(s)
es o era gestor de [es] | est ou a été le gestionnaire de [fr] | is or was manager of [en]
Definition
Connects an Agent to a Record Resource or Instantiation that the Agent managed or manages.
Mapping to RiC-CM 1.0
RiC-R038 ('is or was manager of' relation)
Has super-properties
rico:hasOrHadAuthorityOver
Has domain
rico:Agent
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasOrHadManager

Has sub-properties
rico:isOrWasHolderOf
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:managementRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new managementRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, super property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isManagerOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasMandateTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasMandateTypeOf

Label(s)
es o era tipo de norma de [es] | est ou a été le type de mandat de [fr] | is or was mandate type of [en]
Definition
Connects a Mandate Type to a Mandate that it categorized or categorizes.
Has super-properties
rico:isOrWasRuleTypeOf
Has domain
rico:MandateType
Has range
rico:Mandate

Has inverse: rico:hasOrHadMandateType

Change note(s)
2024-03-15: Make capitalisation of rdfs:comment consistent.
2023-11-13: Added the property, and its inverse one, following the creation of the MandateType class, that corresponds to the new Mandate Type attribute in RiC-CM 1.0.

Back to the table of contents | Back to top

Object property: rico:isOrWasMemberOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasMemberOf

Label(s)
es o era miembro de [es] | est ou a été membre de [fr] | is or was member of [en]
Definition
Inverse of 'has or had member' object property.
Mapping to RiC-CM 1.0
RiC-R055i ('is or was member of' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Person
Has range
rico:Group

Has inverse: rico:hasOrHadMember

Has sub-properties
rico:studiesOrStudiedAt
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:membershipRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new membershipRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isMemberOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasNameOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasNameOf

Label(s)
es o era nombre de [es] | est ou a été le nom de [fr] | is or was name of [en]
Definition
Connects a Name to a Thing that it designated or designates.
Has super-properties
rico:isOrWasAppellationOf
Has domain
rico:Name
Has range
rico:Thing

Has inverse: rico:hasOrHadName

Has sub-properties
rico:isOrWasAgentNameOf; rico:isOrWasPlaceNameOf; rico:isOrWasTitleOf
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition, super property IRI (the name of this property in RiC-O 0.1 was "isNameOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasOccupationTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasOccupationTypeOf

Label(s)
es o era tipo de ocupación de [es] | est ou a été le type d’occupation de [fr] | is or was occupation type of [en]
Definition
Connects an Occupation Type to a Person whose occupation is or was categorized by it.
Has super-properties
rico:isOrWasDemographicGroupOf
Has domain
rico:OccupationType
Has range
rico:Person

Has inverse: rico:hasOrHadOccupationOfType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition, super property IRI (the name of this property in RiC-O 0.1 was "isOccupationTypeOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasOccupiedBy

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasOccupiedBy

Label(s)
está o estaba ocupado por [es] | est ou a été occupé par [fr] | is or was occupied by [en]
Definition
Inverse of 'occupies or occupied' object property.
Mapping to RiC-CM 1.0
RiC-R054i ('is or was occupied by' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Position
Has range
rico:Person

Has inverse: rico:occupiesOrOccupied

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:positionHoldingRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new positionHoldingRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "occupiedBy").

Back to the table of contents | Back to top

Object property: rico:isOrWasOwnerOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasOwnerOf

Label(s)
es o era poseedor(a) de [es] | est ou a été propriétaire de [fr] | is or was owner of [en]
Definition
Connects a Group, Person or Position to a Thing that this Agent owns or owned.
Mapping to RiC-CM 1.0
RiC-R037 ('is or was owner of' relation)
Has super-properties
rico:hasOrHadAuthorityOver
Has domain
rico:Group or rico:Person or rico:Position
Has range
rico:Thing

Has inverse: rico:hasOrHadOwner

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:ownershipRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new ownershipRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isOwnerOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasPartOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasPartOf

Label(s)
es o era parte de [es] | est ou a été une partie de [fr] | is or was part of [en]
Definition
Inverse of 'has or had part' relation.
Mapping to RiC-CM 1.0
RiC-R002i ('is or was part of' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:hasOrHadPart

Has sub-properties
rico:isOrWasComponentOf; rico:isOrWasConstituentOf; rico:isOrWasContainedBy; rico:isOrWasIncludedIn; rico:isOrWasSubdivisionOf; rico:isOrWasSubeventOf; rico:isPartOfTransitive; rico:isWithin; rico:wasPartOf
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:wholePartRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new wholePartRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isPartOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasParticipantIn

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasParticipantIn

Label(s)
es o era participante de [es] | is or was participant in [en] | participe ou a participé à [fr]
Definition
Inverse of 'has or had participant' object property.
Mapping to RiC-CM 1.0
RiC-R058i ('is or was participant in' relation)
Has super-properties
rico:isAssociatedWithEvent
Has domain
rico:Thing
Has range
rico:Event

Has inverse: rico:hasOrHadParticipant

Has sub-properties
rico:isOrWasAffectedBy; rico:performsOrPerformed
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "involvedIn").

Back to the table of contents | Back to top

Object property: rico:isOrWasPerformedBy

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasPerformedBy

Label(s)
es o fue desarrollado por [es] | est ou a été réalisée par [fr] | is or was performed by [en]
Definition
Connects an Activity to an Agent that performed or performs the Activity.
Mapping to RiC-CM 1.0
RiC-R060 ('is or was performed by' relation)
Has super-properties
rico:hasOrHadParticipant
Has domain
rico:Activity
Has range
rico:Agent

Has inverse: rico:performsOrPerformed

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:performanceRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new performanceRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "performedBy").

Back to the table of contents | Back to top

Object property: rico:isOrWasPhysicalLocationOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasPhysicalLocationOf

Label(s)
a ou a été la localisation physique de [fr] | es o era localización física de [es] | is or was physical location of [en]
Definition
Connects a Physical Location to a Place, when it is or was its location.
Has super-properties
rico:isAssociatedWithPlace
Has domain
rico:PhysicalLocation
Has range
rico:Place

Has inverse: rico:hasOrHadPhysicalLocation

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-02-01: Property made a subproperty of 'isAssociatedWithPlace".
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (the name of this property in RiC-O 0.1 was "isPhysicalLocationOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasPlaceNameOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasPlaceNameOf

Label(s)
a ou a été le nom de lieu de [fr] | es o era nombre de lugar de [es] | is or was place name of [en]
Definition
Connects a Place Name to a Place that was or is designated by it.
Has super-properties
rico:isOrWasNameOf
Has domain
rico:PlaceName
Has range
rico:Place

Has inverse: rico:hasOrHadPlaceName

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (the name of this property in RiC-O 0.1 was "isPlaceNameOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasPlaceTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasPlaceTypeOf

Label(s)
a ou a été le type de lieu de [fr] | es o era tipo de lugar de [es] | is or was place type of [en]
Definition
Connects a Place Type to a Place that is or was categorized by it.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:PlaceType
Has range
rico:Place

Has inverse: rico:hasOrHadPlaceType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (the name of this property in RiC-O 0.1 was "isPlaceTypeOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasRecordStateOfAllMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasRecordStateOfAllMembersOf

Label(s)
a ou a été l’état de tous les membres de [fr] | es o era estado de documento de todos los miembros de [es] | is or was record state of all members of [en]
Definition
Connects a Record State and a Record Set whose all past or present Record or Record Part members have that Record State.
Has super-properties
rico:isOrWasTypeOfAllMembersOf
Has domain
rico:RecordState
Has range
rico:RecordSet

Has inverse: rico:hasOrHadAllMembersWithRecordState

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasRecordStateOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasRecordStateOfSomeMembersOf

Label(s)
a ou a été l’état de certains membres de [fr] | es o era estado de documento de algunos miembros de [es] | is or was record state of some members of [en]
Definition
Connects a Record State and a Record Set whose some past or present Record or Record Part members have that Record State.
Has super-properties
rico:isOrWasTypeOfSomeMembersOf
Has domain
rico:RecordState
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWithRecordState

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasRegulatedBy

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasRegulatedBy

Label(s)
está o estaba regulado por [es] | est ou a été régulé par [fr] | is or was regulated by [en]
Definition
Inverse of 'regulates or regulated' object property.
Mapping to RiC-CM 1.0
RiC-R063i ('is or was regulated by' relation)
Has super-properties
rico:isAssociatedWithRule
Has domain
rico:Thing
Has range
rico:Rule

Has inverse: rico:regulatesOrRegulated

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "regulatedBy").

Back to the table of contents | Back to top

Object property: rico:isOrWasRepresentedByContentOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasRepresentedByContentOfSomeMembersOf

Label(s)
es o era representado por el contenido de algunos miembros de [es] | est ou a été représenté par le contenu de certains membres de [fr] | is or was represented by content of some members of [en]
Definition
Inverse of 'has or had some members whose content represents' object property.
Has super-properties
rico:isOrWasSubjectOfSomeMembersOf
Has domain
rico:Thing
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWhoseContentRepresents

Has sub-properties
rico:isOrWasMainThingRepresentedByContentOfSomeMembersOf
Change note(s)
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasResponsibleForEnforcing

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasResponsibleForEnforcing

Label(s)
es o era responsable de aplicar [es] | impose ou a imposé [fr] | is or was responsible for enforcing [en]
Definition
Inverse of 'is or was enforced by' object property.
Mapping to RiC-CM 1.0
RiC-R066i ('is or was responsible for enforcing' relation)
Has super-properties
rico:isAssociatedWithRule
Has domain
rico:Agent
Has range
rico:Rule

Has inverse: rico:isOrWasEnforcedBy

Change note(s)
2024-09-02: Fixed the French label.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isResponsibleForEnforcing").

Back to the table of contents | Back to top

Object property: rico:isOrWasRuleTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasRuleTypeOf

Label(s)
es o era tipo de regla de [es] | est ou a été le type de règle de [fr] | is or was rule type of [en]
Definition
Connects a Rule Type to a Rule that it categorized or categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:RuleType
Has range
rico:Rule

Has inverse: rico:hasOrHadRuleType

Has sub-properties
rico:isOrWasMandateTypeOf
Change note(s)
2024-03-15: Make capitalisation of rdfs:comment consistent.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property URI (the name of this property in RiC-O 0.1 was "isRuleTypeOf").
2020-10-19: Object property added along with RuleType class and hasRuleType object property.

Back to the table of contents | Back to top

Object property: rico:isOrWasSubdivisionOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasSubdivisionOf

Label(s)
es o era subdivisión de [es] | est ou a été une subdivision de [fr] | is or was subdivision of [en]
Definition
Inverse of 'has or had subdivision' object property.
Mapping to RiC-CM 1.0
RiC-R005i ('is or was subdivision' relation)
Has super-properties
rico:isOrWasPartOf; rico:isOrWasSubordinateTo
Has domain
rico:Group
Has range
rico:Group

Has inverse: rico:hasOrHadSubdivision

Has sub-properties
rico:isSubdivisionOfTransitive; rico:wasSubdivisionOf
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:groupSubdivisionRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new groupSubdivisionRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRIs (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isSubdivisionOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasSubeventOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasSubeventOf

Label(s)
es o era parte de evento de [es] | est ou a été un événement constituant de [fr] | is or was subevent of [en]
Definition
Inverse of 'has or had subevent' object property.
Mapping to RiC-CM 1.0
RiC-R006i ('is or was subevent of' relation)
Has super-properties
rico:isAssociatedWithEvent; rico:isEventAssociatedWith; rico:isOrWasPartOf
Has domain
rico:Event
Has range
rico:Event

Has inverse: rico:hasOrHadSubevent

Has sub-properties
rico:isSubeventOfTransitive; rico:wasSubeventOf
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property URI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isSubEventOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasSubjectOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasSubjectOf

Label(s)
es o era materia de [es] | est ou a été le sujet de [fr] | is or was subject of [en]
Definition
Inverse of 'has or had subject' object property.
Mapping to RiC-CM 1.0
RIc-R019i ('is or was subject of' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:RecordResource

Has inverse: rico:hasOrHadSubject

Has sub-properties
rico:isOrWasDescribedBy; rico:isOrWasMainSubjectOf; rico:isOrWasSubjectOfAllMembersOf; rico:isRepresentedByContentOf
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isSubjectOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasSubjectOfAllMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasSubjectOfAllMembersOf

Label(s)
es o era la matería de todos los miembros de [es] | est ou a été le sujet de tous les membres de [fr] | is or was subject of all members of [en]
Definition
Inverse of 'has or had all members with subject' object property.
Has super-properties
rico:isOrWasSubjectOf
Has domain
rico:Thing
Has range
rico:RecordSet

Has inverse: rico:hasOrHadAllMembersWithSubject

Has sub-properties
rico:isOrWasMainSubjectOfAllMembersOf
Change note(s)
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasSubjectOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasSubjectOfSomeMembersOf

Label(s)
es o era la matería de algunos miembros de [es] | est ou a été le sujet de certains membres de [fr] | is or was subject of some members of [en]
Definition
Inverse of 'has or had some members with subject' object property.
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWithSubject

Has sub-properties
rico:isOrWasMainSubjectOfSomeMembersOf; rico:isOrWasRepresentedByContentOfSomeMembersOf
Change note(s)
2025-04-05: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrWasSubordinateTo

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasSubordinateTo

Label(s)
está o estaba subordinado(a) a [es] | est ou a été le subalterne de [fr] | is or was subordinate to [en]
Definition
Inverse of 'has or had subordinate' object property.
Mapping to RiC-CM 1.0
RiC-R045i ('is or was subordinate to' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Agent
Has range
rico:Agent

Has inverse: rico:hasOrHadSubordinate

Has sub-properties
rico:hasOrHadController; rico:isOrWasSubdivisionOf; rico:isSubordinateToTransitive; rico:wasSubordinateTo
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:agentHierarchicalRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new agentHierarchicalRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isHierarchicallyInferiorTo").

Back to the table of contents | Back to top

Object property: rico:isOrWasTitleOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasTitleOf

Label(s)
es o era título de [es] | est ou a été l’intitulé de [fr] | is or was title of [en]
Definition
Connects a Title to a Record Resource, Instantiation or Rule that it designated or designates.
Has super-properties
rico:isOrWasNameOf
Has domain
rico:Title
Has range
rico:Instantiation or rico:RecordResource or rico:Rule

Has inverse: rico:hasOrHadTitle

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (the name of this property in RiC-O 0.1 was "isTitleOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasTypeOf

Label(s)
es o era lo tipo de [es] | est ou a été le type de [fr] | is or was type of [en]
Definition
Connects a Type to a Thing that it categorizes or categorized.
Has super-properties
rico:isRelatedTo
Has domain
rico:Type
Has range
rico:Thing

Has inverse: rico:hasOrHadType

Has sub-properties
rico:isActivityTypeOf; rico:isCarrierTypeOf; rico:isContentTypeOf; rico:isDateTypeOf; rico:isDocumentaryFormTypeOf; rico:isEventTypeOf; rico:isExtentTypeOf; rico:isFamilyTypeOf; rico:isIdentifierTypeOf; rico:isOrWasCorporateBodyTypeOf; rico:isOrWasDemographicGroupOf; rico:isOrWasLegalStatusOf; rico:isOrWasPlaceTypeOf; rico:isOrWasRuleTypeOf; rico:isProductionTechniqueTypeOf; rico:isRecordSetTypeOf; rico:isRecordStateOf; rico:isRepresentationTypeOf; rico:isTitleTypeOf
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:typeRelation_role o rico:relationHasTarget
Change note(s)
2024-10-04: Changed the word 'category' into 'type' in all applicable properties names.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new typeRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (the name of this property in RiC-O 0.1 was "isCategoryOf").

Back to the table of contents | Back to top

Object property: rico:isOrWasTypeOfAllMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasTypeOfAllMembersOf

Label(s)
es o era lo tipo de todos los miembros de [es] | est ou a été le type de tous les membres de [fr] | is or was type of all members of [en]
Definition
Connects a Type and a Record Set whose all present or past Record or Record Part members belong to that Type.
Has super-properties
rico:isRelatedTo
Has domain
rico:Type
Has range
rico:RecordSet

Has inverse: rico:hasOrHadAllMembersWithType

Has sub-properties
rico:isOrWasContentTypeOfAllMembersOf; rico:isOrWasDocumentaryFormTypeOfAllMembersOf; rico:isOrWasLegalStatusOfAllMembersOf; rico:isOrWasRecordStateOfAllMembersOf
Change note(s)
2024-10-04: Changed the word 'category' into 'type' in all applicable properties names.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasTypeOfSomeMembersOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasTypeOfSomeMembersOf

Label(s)
es o era lo tipo de algunos miembros de [es] | est ou a été le type de certains membres de [fr] | is or was type of some members of [en]
Definition
Connects a Type and a Record Set whose some present or past Record or Record Part members belong to that Type.
Has super-properties
rico:isRelatedTo
Has domain
rico:Type
Has range
rico:RecordSet

Has inverse: rico:hasOrHadSomeMembersWithType

Has sub-properties
rico:isOrWasContentTypeOfSomeMembersOf; rico:isOrWasDocumentaryFormTypeOfSomeMembersOf; rico:isOrWasLegalStatusOfSomeMembersOf; rico:isOrWasRecordStateOfSomeMembersOf
Change note(s)
2024-10-04: Changed the word 'category' into 'type' in all applicable properties names.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Object property added for handling the case where a Record Set is described as having all or some members that belong to some category (see RiC-CM 0.2 attributes section, #4.4 on Record Set, Record and Record Part attributes).

Back to the table of contents | Back to top

Object property: rico:isOrWasUnderAuthorityOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrWasUnderAuthorityOf

Label(s)
está o estaba bajo control de [es] | est ou a été sous l’autorité de [fr] | is or was under authority of [en]
Definition
Inverse of 'has or had authority over' object property.
Mapping to RiC-CM 1.0
RiC-R036i ('is or was under authority of' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Agent

Has inverse: rico:hasOrHadAuthorityOver

Has sub-properties
rico:hasOrHadController; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadManager; rico:hasOrHadOwner
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:authorityRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new authorityRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isUnderAuthorityOf").

Back to the table of contents | Back to top

Object property: rico:isOrganicOrFunctionalProvenanceOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrganicOrFunctionalProvenanceOf

Label(s)
es procedencia orgánica o funcional de [es] | est la provenance organique ou fonctionnelle de [fr] | is organic or functional provenance of [en]
Definition
Inverse of 'has organic or functional provenance' object property.
Has super-properties
rico:isRelatedTo
Has domain
rico:Activity or rico:Agent
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasOrganicOrFunctionalProvenance

Has sub-properties
rico:documentedBy; rico:isOrganicProvenanceOf
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:organicOrFunctionalProvenanceRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new organicOrFunctionalProvenanceRelation_role object property.
2023-11-07: Property added as a superproperty of isProvenance and documentedBy, along with its inverse property. Shortcut also added.

Back to the table of contents | Back to top

Object property: rico:isOrganicProvenanceDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrganicProvenanceDateOf

Label(s)
es la fecha de procedencia orgánica de [es] | est la date de provenance organique de [fr] | is organic provenance date of [en]
Definition
Connects a Date associated with the organic provenance of a Record Resource or Instantiation to that Record Resource or Instantiation.
Has super-properties
rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasOrganicProvenanceDate

Has sub-properties
rico:isAccumulationDateOf; rico:isCreationDateOf
Has sub-properties chains
rico:isDateAssociatedWithRelation o rico:organicProvenanceRelation_role o rico:relationHasSource
Change note(s)
2025-03-13: Added French and Spanish labels.
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isOrganicProvenanceOf

IRI: https://www.ica.org/standards/RiC/ontology#isOrganicProvenanceOf

Label(s)
es procedencia orgánica de [es] | est la provenance organique de [fr] | is organic provenance of [en]
Definition
Inverse of 'has organic provenance' object property.
Mapping to RiC-CM 1.0
RiC-R026i ('is provenance of' relation)
Has super-properties
rico:isOrganicOrFunctionalProvenanceOf
Has domain
rico:Agent
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasOrganicProvenance

Has sub-properties
rico:isAccumulatorOf; rico:isAddresseeOf; rico:isCreatorOf; rico:isSenderOf
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:organicProvenanceRelation_role o rico:relationHasSource
Change note(s)
2024-03-15: Make capitalisation of rdfs:comment consistent.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new organicProvenanceRelation_role object property.
2023-11-07: Made this property a subproperty of the new isOrganicOrFunctionalProvenanceOf property. Renamed it to make things clearer. Adjusted its labels.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isOriginalOf

IRI: https://www.ica.org/standards/RiC/ontology#isOriginalOf

Label(s)
es original de [es] | est l’original de [fr] | is original of [en]
Definition
Connects the original version of a Record to a copy or a later version.
Scope note
There may be zero to many intermediate Records, ignored or unknown, between the two connected Records
Mapping to RiC-CM 1.0
RiC-R010 (is original of relation)
Has super-properties
rico:hasGeneticLinkToRecordResource; rico:precedesInTime
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasOriginal

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isPartOfTransitive

IRI: https://www.ica.org/standards/RiC/ontology#isPartOfTransitive

Label(s)
es parte de transitivo [es] | est une partie de transitif [fr] | is part of transitive [en]
Definition
Connects a Thing to a Thing of which it is a a constitutive or component part, directly or indirectly. This is a transitive relation.
Scope note
To be used, either to infer, then query or browse, relations from existing direct 'isDirectPartOf' relations between things, or to record a current partitive relation when you do not know if there are intermediate nodes between the related things.
Has super-properties
rico:isOrWasPartOf
Has domain
rico:Thing
Has range
rico:Thing

Type: transitive property

Has inverse: rico:hasPartTransitive

Has sub-properties
rico:isComponentOfTransitive; rico:isConstituentOfProxy; rico:isConstituentOfTransitive; rico:isContainedByTransitive; rico:isDirectPartOf; rico:isIncludedInProxy; rico:isIncludedInTransitive; rico:isSubdivisionOfTransitive; rico:isSubeventOfTransitive; rico:proxyIsConstituentOf; rico:proxyIsConstituentOfProxyTransitive; rico:proxyIsIncludedIn; rico:proxyIsIncludedInProxyTransitive
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-13: Added a French label.
2023-07-12: Object property added, along with its inverse property, in order to enable to express current partitive relations between things (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:isPlaceAssociatedWith

IRI: https://www.ica.org/standards/RiC/ontology#isPlaceAssociatedWith

Label(s)
es lugar asociado con [es] | est un lieu associé à [fr] | is place associated with [en]
Definition
Connects a Place to a Thing with whose existence and lifecycle the Place is associated.
Scope note
Use to connect a Place to an entity only if it is not possible to specify a narrower spatial relation, for example, is or was location of.
Mapping to RiC-CM 1.0
RiC-R074 ('is place associated with' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Place
Has range
rico:Thing

Has inverse: rico:isAssociatedWithPlace

Has sub-properties
rico:containsOrContained; rico:hasOrHadPhysicalLocation; rico:isOrWasAdjacentTo; rico:isOrWasContainedBy; rico:isOrWasLocationOf; rico:isPlaceAssociatedWithAgent; rico:overlapsOrOverlapped
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:placeRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new placeRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isPlaceAssociatedWithAgent

IRI: https://www.ica.org/standards/RiC/ontology#isPlaceAssociatedWithAgent

Label(s)
es lugar asociado con agente [es] | est un lieu associé à l'agent [fr] | is place associated with agent [en]
Definition
Connects a Place to an Agent which is related to that Place.
Has super-properties
rico:isPlaceAssociatedWith
Has domain
rico:Place
Has range
rico:Agent

Has inverse: rico:isAgentAssociatedWithPlace

Has sub-properties
rico:isBirthPlaceOf; rico:isDeathPlaceOf; rico:isOrWasJurisdictionOf; rico:isOrWasLocationOfAgent
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-26: fixed the domain and range, added a rdfs:comment and English and French labels.
2023-10-19: Added for RiC-O v1.0.

Back to the table of contents | Back to top

Object property: rico:isProductionTechniqueTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isProductionTechniqueTypeOf

Label(s)
es tipo de técnica de producción de [es] | est le type de technique de production de [fr] | is production technique type of [en]
Definition
Connects a Production Technique Type to an Instantiation whose production technique is categorized by it.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:ProductionTechniqueType
Has range
rico:Instantiation

Has inverse: rico:hasProductionTechniqueType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:isPublicationDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isPublicationDateOf

Label(s)
es fecha de publicación de [es] | est la date de publication de [fr] | is publication date of [en]
Definition
Connects a Date to a Record Resource that was or will be made public at this Date.
Has super-properties
rico:isDateAssociatedWith
Has domain
rico:Date
Has range
rico:RecordResource

Has inverse: rico:hasPublicationDate

Change note(s)
2025-03-01: Made the property a subproperty of isDateAssociatedWith (instead of isBeginningDateOf).
2025-02-19: Changed definition (added "or will be").
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-12: Added the French label
2023-09-22: Added in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:isPublisherOf

IRI: https://www.ica.org/standards/RiC/ontology#isPublisherOf

Label(s)
es editor(a) de [es] | est l’éditeur de [fr] | is publisher of [en]
Definition
Connects an Agent to a Record Resource that it published.
Has super-properties
rico:isRelatedTo
Has domain
rico:Agent
Has range
rico:RecordResource

Has inverse: rico:hasPublisher

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI (the name of this property in RiC-O 0.1 was "publishes").

Back to the table of contents | Back to top

Object property: rico:isReceiverOf

IRI: https://www.ica.org/standards/RiC/ontology#isReceiverOf

Label(s)
es receptor(a) de [es] | is receiver of [en] | reçoit [fr]
Definition
Inverse of 'received by' object property.
Mapping to RiC-CM 1.0
RiC-R029i ('is receiver of' relation)
Has super-properties
rico:isAccumulatorOf
Has domain
rico:Agent
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasReceiver

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "receives").

Back to the table of contents | Back to top

Object property: rico:isRecordResourceAssociatedWithRecordResource

IRI: https://www.ica.org/standards/RiC/ontology#isRecordResourceAssociatedWithRecordResource

Label(s)
es recurso documental asociado con [es] | est une ressource archivistique associée avec la ressource archivistique [fr] | is record resource associated with record resource [en]
Definition
Connects two Record Resources. This relation is symmetric.
Scope note
Use to connect two Record Resources only if it is not possible to use a narrower, more specific relation, for example has genetic link to.
Mapping to RiC-CM 1.0
RiC-R022 ('is record resource associated with record resource' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordResource
Has range
rico:RecordResource

Type: symmetric property

Has sub-properties
rico:hasGeneticLinkToRecordResource; rico:hasOrHadConstituent; rico:hasReply; rico:includesOrIncluded; rico:isOrWasConstituentOf; rico:isOrWasIncludedIn; rico:isReplyTo; rico:isSourceOfInformationOfRecordResource; rico:recordResourceHasSourceOfInformation
Has sub-properties chains
rico:thingIsConnectedToRelation o rico:recordResourceToRecordResourceRelation_role o rico:relationConnects
Change note(s)
2023-11-25: Fixed the French label.
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new recordResourceToRecordResourceRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isRecordSetTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isRecordSetTypeOf

Label(s)
es tipo de agrupación documental de [es] | est le type d’ensemble d’objets informationnels de [fr] | is record set type of [en]
Definition
Connects a Record Set Type to a Record Set that it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:RecordSetType
Has range
rico:RecordSet

Has inverse: rico:hasRecordSetType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:isRecordStateOf

IRI: https://www.ica.org/standards/RiC/ontology#isRecordStateOf

Label(s)
es estado de documento de [es] | est l’état de [fr] | is record state of [en]
Definition
Connects a Record State to a Record or Record Part whose state it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:RecordState
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasRecordState

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2020-12-28: Changed the IRI, label, textual definition and range (Record Resource removed, replaced by Record or Record Part).

Back to the table of contents | Back to top

Object property: rico:isRelatedTo

IRI: https://www.ica.org/standards/RiC/ontology#isRelatedTo

Label(s)
está relacionado con [es] | est relié à [fr] | is related to [en]
Definition
The most generic relation, is related to, connects any Thing to any other Thing. This relation is symmetric.
Mapping to RiC-CM 1.0
RiC-R001 ('is related to' relation)
Has domain
rico:Thing
Has range
rico:Thing

Type: symmetric property

Has sub-properties
rico:followsOrFollowed; rico:hasExtent; rico:hasOrHadAllMembersWithLanguage; rico:hasOrHadAllMembersWithType; rico:hasOrHadAppellation; rico:hasOrHadAuthorityOver; rico:hasOrHadCoordinates; rico:hasOrHadInstantiation; rico:hasOrHadLanguage; rico:hasOrHadPart; rico:hasOrHadSomeMembersWithLanguage; rico:hasOrHadSomeMembersWithSubject; rico:hasOrHadSomeMembersWithType; rico:hasOrHadSubject; rico:hasOrHadType; rico:hasOrganicOrFunctionalProvenance; rico:hasProxy; rico:hasPublisher; rico:hasUnitOfMeasurement; rico:isAgentAssociatedWithAgent; rico:isAssociatedWithDate; rico:isAssociatedWithEvent; rico:isAssociatedWithPlace; rico:isAssociatedWithRule; rico:isDateAssociatedWith; rico:isEquivalentTo; rico:isEventAssociatedWith; rico:isExtentOf; rico:isInstantiationAssociatedWithInstantiation; rico:isOrWasAppellationOf; rico:isOrWasCoordinatesOf; rico:isOrWasInstantiationOf; rico:isOrWasLanguageOf; rico:isOrWasLanguageOfAllMembersOf; rico:isOrWasLanguageOfSomeMembersOf; rico:isOrWasPartOf; rico:isOrWasSubjectOf; rico:isOrWasSubjectOfSomeMembersOf; rico:isOrWasTypeOf; rico:isOrWasTypeOfAllMembersOf; rico:isOrWasTypeOfSomeMembersOf; rico:isOrWasUnderAuthorityOf; rico:isOrganicOrFunctionalProvenanceOf; rico:isPlaceAssociatedWith; rico:isPublisherOf; rico:isRecordResourceAssociatedWithRecordResource; rico:isRuleAssociatedWith; rico:isUnitOfMeasurementOf; rico:precedesOrPreceded; rico:proxyFor; rico:proxyIn; rico:relationConnects; rico:thingIsConnectedToRelation
Has sub-properties chains
rico:thingIsConnectedToRelation o rico:relation_role o rico:relationConnects
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: Added the property chain axiom in order to make this property a shortcut.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isReplyTo

IRI: https://www.ica.org/standards/RiC/ontology#isReplyTo

Label(s)
es contestación de [es] | est une réponse à [fr] | is reply to [en]
Definition
Inverse of 'has reply' object property.
Mapping to RiC-CM 1.0
RiC-R013i ('is reply to' relation)
Has super-properties
rico:followsInTime; rico:isRecordResourceAssociatedWithRecordResource
Has domain
rico:RecordResource
Has range
rico:RecordResource

Has inverse: rico:hasReply

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "repliesTo").

Back to the table of contents | Back to top

Object property: rico:isRepresentationTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isRepresentationTypeOf

Label(s)
es tipo de grabación de [es] | est le type de représentation de [fr] | is representation type of [en]
Definition
Connects a Representation Type to an Instantiation that it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:RepresentationType
Has range
rico:Instantiation

Has inverse: rico:hasRepresentationType

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:isRepresentedByContentOf

IRI: https://www.ica.org/standards/RiC/ontology#isRepresentedByContentOf

Label(s)
es representado por el contenido de [es] | est représenté par le contenu de [fr] | is represented by content of [en]
Definition
Inverse of 'has content which represents' object property.
Has super-properties
rico:isOrWasSubjectOf
Has domain
rico:Thing
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasContentWhichRepresents

Has sub-properties
rico:isMainThingRepresentedByContentOf
Change note(s)
2025-04-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:isResponsibleForIssuing

IRI: https://www.ica.org/standards/RiC/ontology#isResponsibleForIssuing

Label(s)
es responsable de emisión de [es] | est chargé de rendre publique [fr] | is responsible for issuing [en]
Definition
Inverse of 'issued by' object property.
Mapping to RiC-CM 1.0
RiC-R065i ('is responsible for issuing' relation)
Has super-properties
rico:isAssociatedWithRule
Has domain
rico:Agent
Has range
rico:Rule

Has inverse: rico:issuedBy

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isRuleAssociatedWith

IRI: https://www.ica.org/standards/RiC/ontology#isRuleAssociatedWith

Label(s)
es regla asociada con [es] | est une règle associée à [fr] | is rule associated with [en]
Definition
Connects a Rule to a Thing that is associated with the Rule.
Scope note
Use only if it is not possible to specify a narrower Rule relation, for example, regulates or regulated.
Mapping to RiC-CM 1.0
RiC-R062 ('is rule associated with' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Rule
Has range
rico:Thing

Has inverse: rico:isAssociatedWithRule

Has sub-properties
rico:authorizes; rico:isOrWasEnforcedBy; rico:isOrWasExpressedBy; rico:issuedBy; rico:regulatesOrRegulated
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:ruleRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new ruleRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isSenderOf

IRI: https://www.ica.org/standards/RiC/ontology#isSenderOf

Label(s)
es remitente de [es] | est l’expéditeur de [fr] | is sender of [en]
Definition
Inverse of 'has sender' object property.
Mapping to RiC-CM 1.0
RiC-R031i ('is sender of' relation)
Has super-properties
rico:isOrganicProvenanceOf
Has domain
rico:Agent
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:hasSender

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isSourceOfInformationOfRecordResource

IRI: https://www.ica.org/standards/RiC/ontology#isSourceOfInformationOfRecordResource

Label(s)
es fuente de información de recurso documental [es] | est une source d’information de la ressource archivistique [fr] | is source of information of Record Resource [en]
Definition
Connects a Record Resource to a Record Resource, when the first is used as a source of information for producing the content of the second one.
Scope note
Can be used, for example, for a Record Resource used to produce a Record having documentary form type Authority Record or Finding Aid. Not to be confused with the 'hasGeneticLinkToRecordResource' object property.
Has super-properties
rico:isRecordResourceAssociatedWithRecordResource
Has domain
rico:RecordResource
Has range
rico:RecordResource

Has inverse: rico:recordResourceHasSourceOfInformation

Change note(s)
2025-01-17: Object property added in RiC-O 1.1, with its inverse one. It replaces, as concerns Record Resources, the former 'isSourceOf' object property, that was available in RiC-0 0.1 and RiC-O 0.2, and was removed in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:isSubdivisionOfTransitive

IRI: https://www.ica.org/standards/RiC/ontology#isSubdivisionOfTransitive

Label(s)
es subdivisión de transitivo [es] | est une subdivision de transitif [fr] | is subdivision of transitive [en]
Definition
Connects a Group to the Group it is a direct or indirect subdivision of. This is a transitive relation.
Has super-properties
rico:isOrWasSubdivisionOf; rico:isPartOfTransitive; rico:isSubordinateToTransitive
Has domain
rico:Group
Has range
rico:Group

Type: transitive property

Has inverse: rico:hasSubdivisionTransitive

Has sub-properties
rico:isDirectSubdivisionOf
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current partitive relations between groups (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:isSubeventOfTransitive

IRI: https://www.ica.org/standards/RiC/ontology#isSubeventOfTransitive

Label(s)
es elemento constitutivo de transitivo [es] | est un événement constituant de transitif [fr] | is subevent of transitive [en]
Definition
Connects an ongoing Event to an Event of which it is a direct or indirect part. This is a transitive relation.
Has super-properties
rico:isOrWasSubeventOf; rico:isPartOfTransitive
Has domain
rico:Event
Has range
rico:Event

Type: transitive property

Has inverse: rico:hasSubeventTransitive

Has sub-properties
rico:isDirectSubeventOf
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express partitive relations between ongoing events (the past partitive relation also being added).

Back to the table of contents | Back to top

Object property: rico:isSubordinateToTransitive

IRI: https://www.ica.org/standards/RiC/ontology#isSubordinateToTransitive

Label(s)
está subordinado(a) a transitivo [es] | est subalterne de transitif [fr] | is subordinate to transitive [en]
Definition
Connects an Agent to an Agent that is directly or indirectly hierarchically superior. This is a transitive relation.
Has super-properties
rico:isOrWasSubordinateTo
Has domain
rico:Agent
Has range
rico:Agent

Type: transitive property

Has inverse: rico:hasSubordinateTransitive

Has sub-properties
rico:isDirectSubordinateTo; rico:isSubdivisionOfTransitive
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current subordination relations between agents (the past subordination relation also being added).

Back to the table of contents | Back to top

Object property: rico:isSuccessorOf

IRI: https://www.ica.org/standards/RiC/ontology#isSuccessorOf

Label(s)
es sucesor(a) de [es] | est le successeur de [fr] | is successor of [en]
Definition
Inverse of 'has successor' object property.
Mapping to RiC-CM 1.0
RiC-R016i ('is successor of' relation)
Has super-properties
rico:followsInTime; rico:isAgentAssociatedWithAgent
Has domain
rico:Agent
Has range
rico:Agent

Has inverse: rico:hasSuccessor

Has sub-properties
rico:hasAncestor; rico:resultedFromTheMergerOf; rico:resultedFromTheSplitOf
Has sub-properties chains
rico:thingIsTargetOfRelation o rico:agentTemporalRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new agentTemporalRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the inverse property IRI and the text definition.

Back to the table of contents | Back to top

Object property: rico:isTitleTypeOf

IRI: https://www.ica.org/standards/RiC/ontology#isTitleTypeOf

Label(s)
es tipo de título de [es] | est le type de titre de [fr] | is title type of [en]
Definition
Connects a Title Type and a Title that it categorizes.
Has super-properties
rico:isOrWasTypeOf
Has domain
rico:TitleType
Has range
rico:Title

Has inverse: rico:hasTitleType

Change note(s)
2024-10-04: Object property added along with TitleType class and hasTitleType object property.

Back to the table of contents | Back to top

Object property: rico:isToUseDateOf

IRI: https://www.ica.org/standards/RiC/ontology#isToUseDateOf

Label(s)
es fecha hasta la que se usa [es] | est la date jusqu’à laquelle est utilisé [fr] | is to use date of [en]
Definition
Connects a Date to an Appellation, when it is the date till which the Appellation was used.
Has super-properties
rico:isEndDateOf
Has domain
rico:Date
Has range
rico:Appellation

Has inverse: rico:wasUsedToDate

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-19: Made this property a subPropertyOf isEndDateOf.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:isUnitOfMeasurementOf

IRI: https://www.ica.org/standards/RiC/ontology#isUnitOfMeasurementOf

Label(s)
est l’unité de mesure de [fr] | es unidad de medida de [es] | is unit of measurement of [en]
Definition
Inverse of 'has unit of measurement' object property.
Has super-properties
rico:isRelatedTo
Has domain
rico:UnitOfMeasurement
Has range
rico:Extent

Has inverse: rico:hasUnitOfMeasurement

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French; added an xml:lang attribute to the rdfs:comment.
2020-10-28: Object property created along with Extent and UnitOfMeasurement classes, in order to provide methods for handling extent accurately.

Back to the table of contents | Back to top

Object property: rico:isWithin

IRI: https://www.ica.org/standards/RiC/ontology#isWithin

Label(s)
está dentro [es] | est contenu dans [fr] | is within [en]
Definition
Connects a Date to a Date in which it is contained.
Mapping to RiC-CM 1.0
RiC-R085 ('is within' relation)
Has super-properties
rico:isAssociatedWithDate; rico:isDateAssociatedWith; rico:isOrWasPartOf
Has domain
rico:Date
Has range
rico:Date

Has inverse: rico:hasWithin

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-13: made this property a subproperty of both isDateAssociatedWith and isAssociatedWithdate, and of isOrWasPartOf.
2023-10-12: Added the property

Back to the table of contents | Back to top

Object property: rico:issuedBy

IRI: https://www.ica.org/standards/RiC/ontology#issuedBy

Label(s)
emitido por [es] | issued by [en] | rendue publique par [fr]
Definition
Connects a Rule to the Agent that issued or published the Rule.
Mapping to RiC-CM 1.0
RiC-R065 ('issued by' relation)
Has super-properties
rico:isRuleAssociatedWith
Has domain
rico:Rule
Has range
rico:Agent

Has inverse: rico:isResponsibleForIssuing

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:knowingOfRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#knowingOfRelation_role

Label(s)
a le rôle de la Relation de connaissance à propos d’une personne [fr] | desempeña el papel de la Relación de conocimieto indirecto entre personas [es] | has the role of the Knowing Of Relation [en]
Definition
Connects a KnowingOfRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the KnowingOfRelation class. It should be used only when you have to manage instances of the KnowingOfRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentToAgentRelation_role
Has domain
rico:KnowingOfRelation
Has range
rico:KnowingOfRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the KnowingOfRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:knowingRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#knowingRelation_role

Label(s)
a le rôle de la Relation de connaissance entre personnes [fr] | desempeña el papel de la Relación de conocimiento directo entre personas [es] | has the role of the Knowing Relation [en]
Definition
Connects a KnowingRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the KnowingRelation class. It should be used only when you have to manage instances of the KnowingRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentToAgentRelation_role
Has domain
rico:KnowingRelation
Has range
rico:KnowingRelation
Has sub-properties
rico:correspondenceRelation_role; rico:teachingRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the KnowingRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:knownBy

IRI: https://www.ica.org/standards/RiC/ontology#knownBy

Label(s)
conocido por [es] | est connue par [fr] | known by [en]
Definition
Inverse of 'knows of' object property.
Mapping to RiC-CM 1.0
RiC-R050i ('known by' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Person
Has range
rico:Person

Has inverse: rico:knowsOf

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:knowingOfRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new knowingOfRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:knows

IRI: https://www.ica.org/standards/RiC/ontology#knows

Label(s)
connaît [fr] | conoce a [es] | knows [en]
Definition
Connects two Persons that directly know each other during their existence. This relation is symmetric.
Scope note
The relation implies that the two Persons met or at least corresponded with each other.
Mapping to RiC-CM 1.0
RiC-R051 ('knows' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Person
Has range
rico:Person

Type: symmetric property

Has sub-properties
rico:hasOrHadCorrespondent; rico:hasOrHadStudent; rico:hasOrHadTeacher
Has sub-properties chains
rico:thingIsConnectedToRelation o rico:knowingRelation_role o rico:relationConnects
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment), skos:scopeNote.
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new knowingRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:knowsOf

IRI: https://www.ica.org/standards/RiC/ontology#knowsOf

Label(s)
a connaissance de la personne [fr] | conoce indirectamente a [es] | knows of [en]
Definition
Connects a Person to another Person they have some knowledge of through time or space.
Mapping to RiC-CM 1.0
RiC-R050 ('knows of' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Person
Has range
rico:Person

Has inverse: rico:knownBy

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:knowingOfRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new knowingOfRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:leadershipRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#leadershipRelation_role

Label(s)
a le rôle de la Relation de direction [fr] | desempeña el papel de la Relación de liderazgo [es] | has the role of the Leadership Relation [en]
Definition
Connects a LeadershipRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the LeadershipRelation class. It should be used only when you have to manage instances of the LeadershipRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentControlRelation_role
Has domain
rico:LeadershipRelation
Has range
rico:LeadershipRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the LeadershipRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:leadershipWithPosition

IRI: https://www.ica.org/standards/RiC/ontology#leadershipWithPosition

Label(s)
leadership with position [en] | liderazgo en puesto [es] | relation de direction dans le cadre du poste [fr]
Definition
Connects a Leadership Relation to the Position occupied by the leading Person.
Has super-properties
rico:relationHasContext
Has domain
rico:LeadershipRelation
Has range
rico:Position

Has inverse: rico:positionIsContextOfLeadershipRelation

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:managementRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#managementRelation_role

Label(s)
a le rôle de la Relation de gestion [fr] | desempeña el papel de la Relación de gestión [es] | has the role of the Management Relation [en]
Definition
Connects a ManagementRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the ManagementRelation class. It should be used only when you have to manage instances of the ManagementRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:authorityRelation_role
Has domain
rico:ManagementRelation
Has range
rico:ManagementRelation
Has sub-properties
rico:recordResourceHoldingRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the ManagementRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:mandateRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#mandateRelation_role

Label(s)
a le rôle de la Relation impliquant un mandat [fr] | desempeña el papel de la Relación normativa [es] | has the role of the Mandate Relation [en]
Definition
Connects a MandateRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the MandateRelation class. It should be used only when you have to manage instances of the MandateRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:ruleRelation_role
Has domain
rico:MandateRelation
Has range
rico:MandateRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the MandateRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:membershipRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#membershipRelation_role

Label(s)
a le rôle de la Relation d’appartenance [fr] | desempeña el papel de la Relación de membresía [es] | has the role of the Membership Relation [en]
Definition
Connects a MembershipRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the MembershipRelation class. It should be used only when you have to manage instances of the MembershipRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentToAgentRelation_role
Has domain
rico:MembershipRelation
Has range
rico:MembershipRelation
Has sub-properties
rico:studyAtRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the MembershipRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:membershipWithPosition

IRI: https://www.ica.org/standards/RiC/ontology#membershipWithPosition

Label(s)
membership with position [en] | membresía en puesto [es] | relation d’appartenance dans le cadre du poste [fr]
Definition
Connects a Membership Relation to the Position occupied by the member Person(s).
Has super-properties
rico:relationHasContext
Has domain
rico:MembershipRelation
Has range
rico:Position

Has inverse: rico:positionIsContextOfMembershipRelation

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:migratedFrom

IRI: https://www.ica.org/standards/RiC/ontology#migratedFrom

Label(s)
a été produite par migration de [fr] | migrado desde [es] | migrated from [en]
Definition
Inverse of 'migrated into' object property.
Mapping to RiC-CM 1.0
RiC-R015i ('migrated from' relation)
Has super-properties
rico:isOrWasDerivedFromInstantiation
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:migratedInto

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:migrationRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new migrationRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-29: Updated subpropertyOf; this in order to make the specification compliant with RiC-CM 1.0.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "createdByMigrationFromInstantiation").

Back to the table of contents | Back to top

Object property: rico:migratedInto

IRI: https://www.ica.org/standards/RiC/ontology#migratedInto

Label(s)
a été migrée vers [fr] | migrado a [es] | migrated into [en]
Definition
Connects an Instantiation to a version it has been migrated into.
Scope note
Use for digital instantiations.
Mapping to RiC-CM 1.0
RiC-R015 ('migrated into' relation)
Has super-properties
rico:hasOrHadDerivedInstantiation
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:migratedFrom

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:migrationRelation_role o rico:relationHasTarget
Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new migrationRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-29: Updated subpropertyOf; this in order to make the specification compliant with RiC-CM 1.0.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label and inverse property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "isMigratedIntoInstantiation").

Back to the table of contents | Back to top

Object property: rico:migrationRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#migrationRelation_role

Label(s)
a le rôle de la Relation de migration [fr] | desempeña el papel de la Relación de migración entre instanciaciones [es] | has the role of the Migration Relation [en]
Definition
Connects a MigrationRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the MigrationRelation class. It should be used only when you have to manage instances of the MigrationRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:derivationRelation_role
Has domain
rico:MigrationRelation
Has range
rico:MigrationRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the MigrationRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:occupiesOrOccupied

IRI: https://www.ica.org/standards/RiC/ontology#occupiesOrOccupied

Label(s)
occupe ou a occupé [fr] | occupies or occupied [en] | ocupa u ocupaba [es]
Definition
Connects a Person to a Position they occupy or occupied.
Mapping to RiC-CM 1.0
RiC-R054 ('occupies or occupied' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Person
Has range
rico:Position

Has inverse: rico:isOrWasOccupiedBy

Has sub-properties chains
rico:thingIsSourceOfRelation o rico:positionHoldingRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new positionHoldingRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "occupies").

Back to the table of contents | Back to top

Object property: rico:occurredAtDate

IRI: https://www.ica.org/standards/RiC/ontology#occurredAtDate

Label(s)
a pour date d'occurrence [fr] | occurred at date [en] | tiene como fecha de ocurrencia [es]
Definition
Inverse of 'is date of occurrence of' object property.
Mapping to RiC-CM 1.0
RiC-R084i ('occurred at date' relation)
Has super-properties
rico:isAssociatedWithDate; rico:isEventAssociatedWith
Has domain
rico:Event
Has range
rico:Date

Has inverse: rico:isDateOfOccurrenceOf

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-10-17: Made this property a subproperty of isEventAssociatedWith
2023-10-13: Renamed the property to correct a spelling mistake. Also corrected the annotations when necessary.

Back to the table of contents | Back to top

Object property: rico:organicOrFunctionalProvenanceRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#organicOrFunctionalProvenanceRelation_role

Label(s)
a le rôle de la Relation de provenance organique ou fonctionnelle [fr] | desempeña el papel de la Relación de procedencia orgánica or funcional [es] | has the role of the Organic or functional provenance Relation [en]
Definition
Connects an OrganicOrFunctionalProvenanceRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the OrganicOrFunctionalProvenanceRelation class. It should be used only when you have to manage instances of the OrganicOrFunctionalProvenanceRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:OrganicOrFunctionalProvenanceRelation
Has range
rico:OrganicOrFunctionalProvenanceRelation
Has sub-properties
rico:activityDocumentationRelation_role; rico:organicProvenanceRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the OrganicOrFunctionalProvenanceRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:organicProvenanceRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#organicProvenanceRelation_role

Label(s)
a le rôle de la Relation de provenance organique [fr] | desempeña el papel de la Relación de procedencia orgánica [es] | has the role of the Organic Provenance Relation [en]
Definition
Connects an OrganicProvenanceRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the OrganicProvenanceRelation class. It should be used only when you have to manage instances of the OrganicProvenanceRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:organicOrFunctionalProvenanceRelation_role
Has domain
rico:OrganicProvenanceRelation
Has range
rico:OrganicProvenanceRelation
Has sub-properties
rico:accumulationRelation_role; rico:creationRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the OrganicProvenanceRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:overlapsOrOverlapped

IRI: https://www.ica.org/standards/RiC/ontology#overlapsOrOverlapped

Label(s)
chevauche ou a chevauché [fr] | overlaps or overlapped [en] | se superpone o superponía con [es]
Definition
Connects two Places that geographically overlap or overlapped. This relation is symmetric.
Mapping to RiC-CM 1.0
RiC-R078 ('overlaps or overlapped' relation)
Has super-properties
rico:isAssociatedWithPlace; rico:isPlaceAssociatedWith
Has domain
rico:Place
Has range
rico:Place

Type: symmetric property

Change note(s)
2023-11-12: Aligned with RiC-CM 1.0: updated the description (rdfs:comment).
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "overlaps").

Back to the table of contents | Back to top

Object property: rico:ownershipRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#ownershipRelation_role

Label(s)
a le rôle de la Relation de propriété [fr] | desempeña el papel de la Relación de posesión [es] | has the role of the Ownership Relation [en]
Definition
Connects an OwnershipRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the OwnershipRelation class. It should be used only when you have to manage instances of the OwnershipRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:authorityRelation_role
Has domain
rico:OwnershipRelation
Has range
rico:OwnershipRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the OwnershipRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:performanceRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#performanceRelation_role

Label(s)
a le rôle de la Relation entre activités et agents [fr] | desempeña el papel de la Relación de desarrollo funcional [es] | has the role of the Performance Relation [en]
Definition
Connects a PerformanceRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the PerformanceRelation class. It should be used only when you have to manage instances of the PerformanceRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:eventRelation_role
Has domain
rico:PerformanceRelation
Has range
rico:PerformanceRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the PerformanceRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:performsOrPerformed

IRI: https://www.ica.org/standards/RiC/ontology#performsOrPerformed

Label(s)
desarrolla o desarrollaba [es] | exerce ou a exercé [fr] | performs or performed [en]
Definition
Inverse of 'is or was performed by' object property.
Mapping to RiC-CM 1.0
RiC-R060i ('performs or performed' relation)
Has super-properties
rico:isOrWasParticipantIn
Has domain
rico:Agent
Has range
rico:Activity

Has inverse: rico:isOrWasPerformedBy

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:performanceRelation_role o rico:relationHasSource
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new performanceRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, super property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "performs").

Back to the table of contents | Back to top

Object property: rico:placeRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#placeRelation_role

Label(s)
a le rôle de la Relation impliquant un lieu [fr] | desempeña el papel de la Relación con lugar [es] | has the role of the Place Relation [en]
Definition
Connects a PlaceRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the PlaceRelation class. It should be used only when you have to manage instances of the PlaceRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:PlaceRelation
Has range
rico:PlaceRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the PlaceRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:positionHoldingRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#positionHoldingRelation_role

Label(s)
a le rôle de la Relation entre une personne et un poste [fr] | desempeña el papel de la Relación de ocupación entre una persona y un puesto [es] | has the role of the Position Holding Relation [en]
Definition
Connects a PositionHoldingRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the PositionHoldingRelation class. It should be used only when you have to manage instances of the PositionHoldingRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentToAgentRelation_role
Has domain
rico:PositionHoldingRelation
Has range
rico:PositionHoldingRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the PositionHoldingRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:positionIsContextOfLeadershipRelation

IRI: https://www.ica.org/standards/RiC/ontology#positionIsContextOfLeadershipRelation

Label(s)
position is context of leadership relation [en] | poste est le contexte de la relation de direction [fr] | puesto es contexto de relación de liderazgo [es]
Definition
Connects a Position to a Leadership Relation (the leading Person occupies that Position).
Has super-properties
rico:thingIsContextOfRelation
Has domain
rico:Position
Has range
rico:LeadershipRelation

Has inverse: rico:leadershipWithPosition

Change note(s)
2023-11-12: Updated the labels.
2023-11-02: Added a new rdfs:label in Spanish.

Back to the table of contents | Back to top

Object property: rico:positionIsContextOfMembershipRelation

IRI: https://www.ica.org/standards/RiC/ontology#positionIsContextOfMembershipRelation

Label(s)
position is context of membership relation [en] | poste est le contexte de la relation d'appartenance [fr] | puesto es contexto de relación de membresía [es]
Definition
Connects a Position to a Membership Relation (the member Person occupies that Position).
Has super-properties
rico:thingIsContextOfRelation
Has domain
rico:Position
Has range
rico:MembershipRelation

Has inverse: rico:membershipWithPosition

Change note(s)
2023-11-12: Updated the labels.
2023-11-02: Added a new rdfs:label in Spanish.

Back to the table of contents | Back to top

Object property: rico:positionToGroupRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#positionToGroupRelation_role

Label(s)
a le rôle de la Relation entre un poste et un groupe [fr] | desempeña el papel de la Relación de ocupación entre un grupo y un puesto [es] | has the role of the Position to Group Relation [en]
Definition
Connects a PositionToGroupRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the PositionToGroupRelation class. It should be used only when you have to manage instances of the PositionToGroupRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentToAgentRelation_role
Has domain
rico:PositionToGroupRelation
Has range
rico:PositionToGroupRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the PositionToGroupRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:precededInSequence

IRI: https://www.ica.org/standards/RiC/ontology#precededInSequence

Label(s)
a précédé dans la séquence [fr] | preceded in sequence [en] | precedía secuencialmente a [es]
Definition
Connects a Thing to a Thing that followed it in some sequence (not necessarily defined or characterised chronologically) in the past.
Has super-properties
rico:precedesOrPreceded
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:followedInSequence

Change note(s)
2025-03-04: Tweaked the rdfs:comment to try to clarify what is meant.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-22: Renamed the property and modified its definition (rdfs:comment) in order to better distinguish it from precedesInTime.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past sequential relations between things (the current sequential relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:precedesInSequenceTransitive

IRI: https://www.ica.org/standards/RiC/ontology#precedesInSequenceTransitive

Label(s)
précède dans la séquence transitif [fr] | precede secuencialmente a transitivo [es] | precedes in sequence transitive [en]
Definition
Connects a Thing to a Thing that follows it directly or indirectly in some sequence (not necessarily defined or characterised chronologically). This is a transitive relation.
Has super-properties
rico:precedesOrPreceded
Has domain
rico:Thing
Has range
rico:Thing

Type: transitive property

Has inverse: rico:followsInSequenceTransitive

Has sub-properties
rico:directlyPrecedesInSequence; rico:precedesProxyInSequence; rico:proxyPrecedesInSequence; rico:proxyPrecedesProxyInSequenceTransitive
Has sub-properties chains
rico:precedesProxyInSequence o rico:proxyFor
Change note(s)
2025-03-04: Tweaked the rdfs:comment to try to clarify what is meant. Also added a property chain axiom relating it to use of rico:Proxy.
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-22: Renamed the property and modified its definition (rdfs:comment) in order to better distinguish it from precedesInTime.
2023-09-08: Object property added, along with its inverse property, in order to enable to express current, direct or indirect, sequential relations between things (the past sequential relation also being added).

Back to the table of contents | Back to top

Object property: rico:precedesInTime

IRI: https://www.ica.org/standards/RiC/ontology#precedesInTime

Label(s)
précède dans le temps [fr] | precede en el tiempo a [es] | precedes in time [en]
Definition
Connects a Thing to a Thing that follows it in chronological order. This is a transitive relation.
Scope note
There may actually be zero to many intermediate Entities, ignored or unknown, in the chronological sequence between the two connected Entities.
Mapping to RiC-CM 1.0
RiC-R009 ('precedes in time' relation)
Has super-properties
rico:precedesOrPreceded
Has domain
rico:Thing
Has range
rico:Thing

Type: transitive property

Has inverse: rico:followsInTime

Has sub-properties
rico:hasCopy; rico:hasOrHadDerivedInstantiation; rico:hasReply; rico:hasSuccessor; rico:isDraftOf; rico:isOriginalOf
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:temporalRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new temporalRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-09-21: Property made transitive.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the superproperty IRI

Back to the table of contents | Back to top

Object property: rico:precedesOrPreceded

IRI: https://www.ica.org/standards/RiC/ontology#precedesOrPreceded

Label(s)
precede o precedía secuencialmente a [es] | précède ou a précédé [fr] | precedes or preceded [en]
Definition
Connects a Thing to a Thing that follows or followed it in some sequence.
Scope note
The relation does not specify by itself what criteria are used for ordering the sequence. There may actually be zero to many intermediate Entities, ignored or unkown, in the sequence between the two connected Things. Can be used, for example, for specifying that some Record 'precedes' (has next) some Record within a Record Set.
Mapping to RiC-CM 1.0
RiC-R008 ('precedes or preceded' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:followsOrFollowed

Has sub-properties
rico:precededInSequence; rico:precedesInSequenceTransitive; rico:precedesInTime
Has sub-properties chains
rico:thingIsSourceOfRelation o rico:sequentialRelation_role o rico:relationHasTarget
Change note(s)
2023-11-08: In order to get a system of rolified Relation classes: modified the property chain axiom so that it now involves the new sequentialRelation_role object property.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition, corresponding CM component name (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "precedes").

Back to the table of contents | Back to top

Object property: rico:precedesProxyInSequence

IRI: https://www.ica.org/standards/RiC/ontology#precedesProxyInSequence

Label(s)
precede el proxy en la secuencia [es] | précède le proxy dans la séquence [fr] | precedes proxy in sequence [en]
Definition
Connects a Record Resource to a Proxy of a Record Resource that it precedes directly or indirectly in some sequence (not necessarily defined or characterised chronologically).
Has super-properties
rico:precedesInSequenceTransitive
Has domain
rico:RecordResource
Has range
rico:Proxy

Has inverse: rico:proxyFollowsInSequence

Has sub-properties
rico:directlyPrecedesProxyInSequence
Has sub-properties chains
rico:precedesProxyInSequence o rico:proxyPrecedesProxyInSequenceTransitive
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyDirectlyFollowsInSequence

IRI: https://www.ica.org/standards/RiC/ontology#proxyDirectlyFollowsInSequence

Label(s)
proxy directly follows in sequence [en] | proxy sigue directamente en la secuencia [es] | proxy suit directement dans la séquence [fr]
Definition
Inverse of 'directly precedes proxy in sequence' object property.
Has super-properties
rico:directlyFollowsInSequence; rico:proxyFollowsInSequence
Has domain
rico:Proxy
Has range
rico:RecordResource

Has inverse: rico:directlyPrecedesProxyInSequence

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyDirectlyFollowsProxyInSequence

IRI: https://www.ica.org/standards/RiC/ontology#proxyDirectlyFollowsProxyInSequence

Label(s)
proxy directly follows proxy in sequence [en] | proxy sigue directamente el proxy en la secuencia [es] | proxy suit directement le proxy dans la séquence [fr]
Definition
Inverse of 'proxy directly precedes proxy in sequence' object property.
Has super-properties
rico:directlyFollowsInSequence; rico:proxyFollowsProxyInSequenceTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Has inverse: rico:proxyDirectlyPrecedesProxyInSequence

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyDirectlyIncludes

IRI: https://www.ica.org/standards/RiC/ontology#proxyDirectlyIncludes

Label(s)
proxy directly includes [en] | proxy inclut directement [fr] | proxy incluye directamente [es]
Definition
Inverse of 'is directly included in proxy' object property.
Has super-properties
rico:hasDirectPart; rico:proxyIncludes
Has domain
rico:Proxy
Has range
rico:Record or rico:RecordSet

Has inverse: rico:isDirectlyIncludedInProxy

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyDirectlyIncludesProxy

IRI: https://www.ica.org/standards/RiC/ontology#proxyDirectlyIncludesProxy

Label(s)
proxy directly includes proxy [en] | proxy inclut directement le proxy [fr] | proxy incluye directamente el proxy [es]
Definition
Inverse of 'proxy is directly included in' object property.
Has super-properties
rico:hasDirectPart; rico:proxyIncludesProxyTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Has inverse: rico:proxyIsDirectlyIncludedInProxy

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyDirectlyPrecedesInSequence

IRI: https://www.ica.org/standards/RiC/ontology#proxyDirectlyPrecedesInSequence

Label(s)
proxy directly precedes in sequence [en] | proxy precede directamente en la secuencia [es] | proxy précède directement dans la séquence [fr]
Definition
Connects a Proxy of a Record Resource to a Record Resource which it precedes directly in some sequence (not necessarily defined or characterised chronologically).
Has super-properties
rico:directlyPrecedesInSequence; rico:proxyPrecedesInSequence
Has domain
rico:Proxy
Has range
rico:RecordResource

Has inverse: rico:directlyFollowsProxyInSequence

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyDirectlyPrecedesProxyInSequence

IRI: https://www.ica.org/standards/RiC/ontology#proxyDirectlyPrecedesProxyInSequence

Label(s)
proxy directly precedes proxy in sequence [en] | proxy precede directamente el proxy en la secuencia [es] | proxy précède directement le proxy dans la séquence [fr]
Definition
Connects a Proxy of a Record Resource to a Proxy of another Record Resource that it precedes directly in some sequence (not necessarily defined or characterised chronologically).
Has super-properties
rico:directlyPrecedesInSequence; rico:proxyPrecedesProxyInSequenceTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Has inverse: rico:proxyDirectlyFollowsProxyInSequence

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-04-01: Added a second owl:subPropertyOf with target 'proxyPrecedesProxyInSequenceTransitive'.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyFollowsInSequence

IRI: https://www.ica.org/standards/RiC/ontology#proxyFollowsInSequence

Label(s)
proxy follows in sequence [en] | proxy sigue en la secuencia [es] | proxy suit dans la séquence [fr]
Definition
Inverse of 'precedes proxy in sequence' object property.
Has super-properties
rico:followsInSequenceTransitive
Has domain
rico:Proxy
Has range
rico:RecordResource

Has inverse: rico:precedesProxyInSequence

Has sub-properties
rico:proxyDirectlyFollowsInSequence
Has sub-properties chains
rico:proxyFollowsProxyInSequenceTransitive o rico:proxyFollowsInSequence
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyFollowsProxyInSequenceTransitive

IRI: https://www.ica.org/standards/RiC/ontology#proxyFollowsProxyInSequenceTransitive

Label(s)
proxy follows proxy in sequence transitive [en] | proxy sigue el proxy en la secuencia transitivo [es] | proxy suit le proxy dans la séquence transitif [fr]
Definition
Inverse of 'proxy recedes proxy in sequence transitive' object property.
Has super-properties
rico:followsInSequenceTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Type: transitive property

Has inverse: rico:proxyPrecedesProxyInSequenceTransitive

Has sub-properties
rico:proxyDirectlyFollowsProxyInSequence
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyFor

IRI: https://www.ica.org/standards/RiC/ontology#proxyFor

Label(s)
es proxy para [es] | proxy for [en] | proxy pour [fr]
Definition
Connects a Proxy to the Record Resource it stands for in the context of a specific Record Resource.
Has super-properties
rico:isRelatedTo
Has domain
rico:Proxy
Has range
rico:RecordResource

Has inverse: rico:hasProxy

Change note(s)
2025-03-04: Changed the rdfs:comment to allow for a context of a Record Resource of any kind, not only a Record Set.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:proxyHasConstituent

IRI: https://www.ica.org/standards/RiC/ontology#proxyHasConstituent

Label(s)
proxy a pour constituant [fr] | proxy has constituent [en] | proxy tiene como elemento constitutivo [es]
Definition
Inverse of 'is constituent of proxy' object property.
Has super-properties
rico:hasPartTransitive
Has domain
rico:Proxy
Has range
rico:Record or rico:RecordPart

Has inverse: rico:isConstituentOfProxy

Has sub-properties
rico:proxyHasDirectConstituent
Has sub-properties chains
rico:proxyHasConstituentProxyTransitive o rico:proxyHasConstituent
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyHasConstituentProxyTransitive

IRI: https://www.ica.org/standards/RiC/ontology#proxyHasConstituentProxyTransitive

Label(s)
proxy a pour constituant le proxy (transitif) [fr] | proxy has constituent proxy transitive [en] | proxy tiene como elemento constitutivo el proxy (transitivo) [es]
Definition
Inverse of 'proxy is constituent of proxy transitive' object property. This is a transitive relation.
Has super-properties
rico:hasPartTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Type: transitive property

Has inverse: rico:proxyIsConstituentOfProxyTransitive

Has sub-properties
rico:proxyHasDirectConstituentProxy
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyHasDirectConstituent

IRI: https://www.ica.org/standards/RiC/ontology#proxyHasDirectConstituent

Label(s)
proxy a pour constituant direct [fr] | proxy has direct constituent [en] | proxy tiene como directo elemento constitutivo [es]
Definition
Inverse of 'is direct constituent of proxy' object property.
Has super-properties
rico:hasDirectPart; rico:proxyHasConstituent
Has domain
rico:Proxy
Has range
rico:Record or rico:RecordPart

Has inverse: rico:isDirectConstituentOfProxy

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyHasDirectConstituentProxy

IRI: https://www.ica.org/standards/RiC/ontology#proxyHasDirectConstituentProxy

Label(s)
proxy a pour constituant direct le proxy [fr] | proxy has direct constituent proxy [en] | proxy tiene como directo elemento constitutivo el proxy [es]
Definition
Inverse of 'proxy is direct constituent of' object property.
Has super-properties
rico:hasDirectPart; rico:proxyHasConstituentProxyTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Has inverse: rico:proxyIsDirectConstituentOfProxy

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIn

IRI: https://www.ica.org/standards/RiC/ontology#proxyIn

Label(s)
es proxy en [es] | proxy dans [fr] | proxy in [en]
Definition
Connects a Proxy to the Record Resource in which it stands for (represents) another Record Resource.
Has super-properties
rico:isRelatedTo
Has domain
rico:Proxy
Has range
rico:RecordResource
Has sub-properties
rico:proxyInRecord; rico:proxyInRecordSet
Change note(s)
2025-03-04: Changed the range and rdfs:comment to allow any Record Resource, not only a Record Set.
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:proxyInRecord

IRI: https://www.ica.org/standards/RiC/ontology#proxyInRecord

Label(s)
proxy dans l’objet informationnel [fr] | proxy en el documento [es] | proxy in record [en]
Definition
Connects a Proxy to a Record in which it stands for (represents) a Record Part or another Record.
Has super-properties
rico:proxyIn
Has domain
rico:Proxy
Has range
rico:Record
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyInRecordSet

IRI: https://www.ica.org/standards/RiC/ontology#proxyInRecordSet

Label(s)
proxy dans l’ensemble d’objets informationnels [fr] | proxy en la agrupación documental [es] | proxy in record set [en]
Definition
Connects a Proxy to a Record Set in which it stands for (represents) a Record or another Record Set.
Has super-properties
rico:proxyIn
Has domain
rico:Proxy
Has range
rico:RecordSet
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIncludes

IRI: https://www.ica.org/standards/RiC/ontology#proxyIncludes

Label(s)
proxy includes [en] | proxy inclut [fr] | proxy incluye [es]
Definition
Inverse of 'is included in proxy' object property.
Has super-properties
rico:hasPartTransitive
Has domain
rico:Proxy
Has range
rico:Record or rico:RecordSet

Has inverse: rico:isIncludedInProxy

Has sub-properties
rico:proxyDirectlyIncludes
Has sub-properties chains
rico:proxyIncludesProxyTransitive o rico:proxyIncludes
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIncludesProxyTransitive

IRI: https://www.ica.org/standards/RiC/ontology#proxyIncludesProxyTransitive

Label(s)
proxy includes proxy transitive [en] | proxy inclut le proxy (transitif) [fr] | proxy incluye el proxy (transitivo) [es]
Definition
Inverse of 'proxy is included in proxy transitive' object property. This is a transitive relation.
Has super-properties
rico:hasPartTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Type: transitive property

Has inverse: rico:proxyIsIncludedInProxyTransitive

Has sub-properties
rico:proxyDirectlyIncludesProxy
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIsConstituentOf

IRI: https://www.ica.org/standards/RiC/ontology#proxyIsConstituentOf

Label(s)
proxy est un constituant de [fr] | proxy es un elemento constitutivo de [es] | proxy is constituent of [en]
Definition
Connects a Proxy of a Record or Record Part to a Record or Record Part which it is a constituent of, directly or indirectly.
Has super-properties
rico:isPartOfTransitive
Has domain
rico:Proxy
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasConstituentProxy

Has sub-properties
rico:proxyIsDirectConstituentOf
Has sub-properties chains
rico:proxyIsConstituentOfProxyTransitive o rico:proxyIsConstituentOf
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIsConstituentOfProxyTransitive

IRI: https://www.ica.org/standards/RiC/ontology#proxyIsConstituentOfProxyTransitive

Label(s)
proxy es elemento constitutivo del proxy (transitivo) [es] | proxy est un constituant du proxy (transitif) [fr] | proxy is constituent of proxy transitive [en]
Definition
Connects a Proxy of a Record or Record Part to a Proxy of another Record or Record Part which it is a constituent of, directly or indirectly. This is a transitive relation.
Has super-properties
rico:isPartOfTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Type: transitive property

Has inverse: rico:proxyHasConstituentProxyTransitive

Has sub-properties
rico:proxyIsDirectConstituentOfProxy
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIsDirectConstituentOf

IRI: https://www.ica.org/standards/RiC/ontology#proxyIsDirectConstituentOf

Label(s)
proxy es elemento constitutivo directo de [es] | proxy est un constituant direct de [fr] | proxy is direct constituent of [en]
Definition
Connects a Proxy of a Record or Record Part to another Record or Record Part which the first is a direct constituent of.
Has super-properties
rico:isDirectPartOf; rico:proxyIsConstituentOf
Has domain
rico:Proxy
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hasDirectConstituentProxy

Change note(s)
2025-04-02: Fixed the owl:inverseOf property (was hasConstituentProxy). Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIsDirectConstituentOfProxy

IRI: https://www.ica.org/standards/RiC/ontology#proxyIsDirectConstituentOfProxy

Label(s)
proxy es elemento constitutivo directo del proxy [es] | proxy est un constituant direct du proxy [fr] | proxy is direct constituent of proxy [en]
Definition
Connects a Proxy of a Record or Record Part to a Proxy of another Record or Record Part of which the first is a direct constituent.
Has super-properties
rico:isDirectPartOf; rico:proxyIsConstituentOfProxyTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Has inverse: rico:proxyHasDirectConstituentProxy

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIsDirectlyIncludedIn

IRI: https://www.ica.org/standards/RiC/ontology#proxyIsDirectlyIncludedIn

Label(s)
proxy está directamente incluido en [es] | proxy est directement inclus dans [fr] | proxy is directly included in [en]
Definition
Connects a Proxy of a Record or Record Set to another Record Set which the first is directly included in.
Has super-properties
rico:isDirectPartOf; rico:proxyIsIncludedIn
Has domain
rico:Proxy
Has range
rico:RecordSet

Has inverse: rico:directlyIncludesProxy

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIsDirectlyIncludedInProxy

IRI: https://www.ica.org/standards/RiC/ontology#proxyIsDirectlyIncludedInProxy

Label(s)
proxy está directamente incluido en el proxy [es] | proxy est directement inclus dans le proxy [fr] | proxy is directly included in proxy [en]
Definition
Connects a Proxy of a Record or Record Set to a Proxy of a Record Set which it is directly included in.
Has super-properties
rico:isDirectPartOf; rico:proxyIsIncludedInProxyTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Has inverse: rico:proxyDirectlyIncludesProxy

Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIsIncludedIn

IRI: https://www.ica.org/standards/RiC/ontology#proxyIsIncludedIn

Label(s)
proxy está incluido en [es] | proxy est inclus dans [fr] | proxy is included in [en]
Definition
Connects a Proxy of a Record or Record Set to a Record Set which it is included in, directly or indirectly.
Has super-properties
rico:isPartOfTransitive
Has domain
rico:Proxy
Has range
rico:RecordSet

Has inverse: rico:includesProxy

Has sub-properties
rico:proxyIsDirectlyIncludedIn
Has sub-properties chains
rico:proxyIsIncludedInProxyTransitive o rico:proxyIsIncludedIn
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyIsIncludedInProxyTransitive

IRI: https://www.ica.org/standards/RiC/ontology#proxyIsIncludedInProxyTransitive

Label(s)
proxy está incluido en el proxy (transitivo) [es] | proxy est inclus dans le proxy (transitif) [fr] | proxy is included in proxy transitive [en]
Definition
Connects a Proxy of a Record or Record Set to a Proxy of a Record Set which it is included in, directly or indirectly. This is a transitive relation.
Has super-properties
rico:isPartOfTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Type: transitive property

Has inverse: rico:proxyIncludesProxyTransitive

Has sub-properties
rico:proxyIsDirectlyIncludedInProxy
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyPrecedesInSequence

IRI: https://www.ica.org/standards/RiC/ontology#proxyPrecedesInSequence

Label(s)
proxy précède dans la séquence [fr] | proxy precede en la secuencia [es] | proxy precedes in sequence [en]
Definition
Connects a Proxy of a Record Resource to a Record Resource which the first precedes directly or indirectly in some sequence (not necessarily defined or characterised chronologically).
Has super-properties
rico:precedesInSequenceTransitive
Has domain
rico:Proxy
Has range
rico:RecordResource

Has inverse: rico:followsProxyInSequence

Has sub-properties
rico:proxyDirectlyPrecedesInSequence
Has sub-properties chains
rico:proxyPrecedesProxyInSequenceTransitive o rico:proxyPrecedesInSequence
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:proxyPrecedesProxyInSequenceTransitive

IRI: https://www.ica.org/standards/RiC/ontology#proxyPrecedesProxyInSequenceTransitive

Label(s)
proxy precede el proxy en la secuencia (transitivo) [es] | proxy précède le proxy dans la séquence (transitif) [fr] | proxy precedes proxy in sequence transitive [en]
Definition
Connects a Proxy of a Record Resource to a Proxy of another Record Resource which directly or indirectly follows the first in some sequence (not necessarily defined or characterised chronologically). This is a transitive relation.
Has super-properties
rico:precedesInSequenceTransitive
Has domain
rico:Proxy
Has range
rico:Proxy

Type: transitive property

Has inverse: rico:proxyFollowsProxyInSequenceTransitive

Has sub-properties
rico:proxyDirectlyPrecedesProxyInSequence
Change note(s)
2025-04-02: Added the French and Spanish labels.
2025-03-04: Introduced in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:recordResourceGeneticRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#recordResourceGeneticRelation_role

Label(s)
a le rôle de la Relation génétique entre des ressources archivistiques [fr] | desempeña el papel de la Relación genética entre recursos documentales [es] | has the role of the Record Resource Genetic Relation [en]
Definition
Connects a RecordResourceGeneticRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the RecordResourceGeneticRelation class. It should be used only when you have to manage instances of the RecordResourceGeneticRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:recordResourceToRecordResourceRelation_role
Has domain
rico:RecordResourceGeneticRelation
Has range
rico:RecordResourceGeneticRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the RecordResourceGeneticRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:recordResourceHasSourceOfInformation

IRI: https://www.ica.org/standards/RiC/ontology#recordResourceHasSourceOfInformation

Label(s)
est une ressource archivistique qui a pour source d’information [fr] | Record Resource has source of information [en] | recurso documental tiene como fuente de información [es]
Definition
Connects a Record Resource to a Record Resource, when the second one is used as a source of information for producing the content of the first one.
Scope note
Can be used, for example, to connect a Record that has documentary form type Authority Record or Finding Aid, and a Record Resource used as a source of information for it. Not to be confused with the 'hasGeneticLinkToRecordResource' object property.
Has super-properties
rico:isRecordResourceAssociatedWithRecordResource
Has domain
rico:RecordResource
Has range
rico:RecordResource

Has inverse: rico:isSourceOfInformationOfRecordResource

Change note(s)
2025-01-17: Object property added in RiC-O 1.1, with its inverse one. It replaces, as concerns Record Resources, the former 'hasSource' object property, that was available in RiC-0 0.1 and RiC-O 0.2, and was removed in RiC-O 1.0.

Back to the table of contents | Back to top

Object property: rico:recordResourceHoldingRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#recordResourceHoldingRelation_role

Label(s)
a le rôle de la Relation entre agents et ressources archivistiques ou instanciations conservées [fr] | desempeña el papel de la Relación entre agentes y recursos documentales que conservan [es] | has the role of the Record Resource Holding Relation [en]
Definition
Connects a RecordResourceHoldingRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the RecordResourceHoldingRelation class. It should be used only when you have to manage instances of the RecordResourceHoldingRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:managementRelation_role
Has domain
rico:RecordResourceHoldingRelation
Has range
rico:RecordResourceHoldingRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-12-30: Fixed a typo in the French label.
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the RecordResourceHoldingRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:recordResourceToInstantiationRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#recordResourceToInstantiationRelation_role

Label(s)
a le rôle de la Relation d’instanciation [fr] | desempeña el papel de la Relación de recurso documental a instanciación [es] | has the role of the Record Resource to Instantiation Relation [en]
Definition
Connects a RecordResourceToInstantiationRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the RecordResourceToInstantiationRelation class. It should be used only when you have to manage instances of the RecordResourceToInstantiationRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:RecordResourceToInstantiationRelation
Has range
rico:RecordResourceToInstantiationRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the RecordResourceToInstantiationRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:recordResourceToRecordResourceRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#recordResourceToRecordResourceRelation_role

Label(s)
a le rôle de la Relation entre ressources archivistiques [fr] | desempeña el papel de la Relación entre recursos documentales [es] | has the role of the Record Resource to Record Resource Relation [en]
Definition
Connects a RecordResourceToRecordResourceRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the RecordResourceToRecordResourceRelation class. It should be used only when you have to manage instances of the RecordResourceToRecordResourceRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:RecordResourceToRecordResourceRelation
Has range
rico:RecordResourceToRecordResourceRelation
Has sub-properties
rico:recordResourceGeneticRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the RecordResourceToRecordResourceRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:regulatesOrRegulated

IRI: https://www.ica.org/standards/RiC/ontology#regulatesOrRegulated

Label(s)
regula o regulaba [es] | regulates or regulated [en] | régule ou a régulé [fr]
Definition
Connects a Rule to a Thing that it regulates or regulated.
Mapping to RiC-CM 1.0
RiC-R063 ('regulates or regulated' relation)
Has super-properties
rico:isRuleAssociatedWith
Has domain
rico:Rule
Has range
rico:Thing

Has inverse: rico:isOrWasRegulatedBy

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "regulates").

Back to the table of contents | Back to top

Object property: rico:relationConnects

IRI: https://www.ica.org/standards/RiC/ontology#relationConnects

Label(s)
relación conecta [es] | relation connecte [fr] | relation connects [en]
Definition
Connects an n-ary Relation to any of the Things involved.
Has super-properties
rico:isRelatedTo
Has domain
rico:Relation
Has range
rico:Thing

Has inverse: rico:thingIsConnectedToRelation

Has sub-properties
rico:isEvidencedBy; rico:relationHasContext; rico:relationHasSource; rico:relationHasTarget
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:relationHasContext

IRI: https://www.ica.org/standards/RiC/ontology#relationHasContext

Label(s)
relación tiene como contexto [es] | relation a pour contexte [fr] | relation has context [en]
Definition
Connects an n-ary Relation to a Thing that is a secondary, contextual entity during the existence of the Relation.
Scope note
The secondary entity may be, for instance, a Position or a Role Type.
Has super-properties
rico:relationConnects
Has domain
rico:Relation
Has range
rico:Thing

Has inverse: rico:thingIsContextOfRelation

Has sub-properties
rico:asConcernsActivity; rico:authorizingAgent; rico:creationWithRole; rico:leadershipWithPosition; rico:membershipWithPosition; rico:relationHasDate
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:relationHasDate

IRI: https://www.ica.org/standards/RiC/ontology#relationHasDate

Label(s)
relación tiene como fecha [es] | relation a pour date [fr] | relation has date [en]
Definition
Connects an n-ary Relation to a Date.
Has super-properties
rico:isAssociatedWithDate; rico:relationHasContext
Has domain
rico:Relation
Has range
rico:Date

Has inverse: rico:isDateAssociatedWithRelation

Change note(s)
2025-03-13: Added French and Spanish labels.
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:relationHasSource

IRI: https://www.ica.org/standards/RiC/ontology#relationHasSource

Label(s)
relación tiene como fuente [es] | relation a pour source [fr] | relation has source [en]
Definition
Connects an n-ary Relation to a Thing that is its source.
Has super-properties
rico:relationConnects
Has domain
rico:Relation
Has range
rico:Thing

Has inverse: rico:thingIsSourceOfRelation

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:relationHasTarget

IRI: https://www.ica.org/standards/RiC/ontology#relationHasTarget

Label(s)
relación tiene como objetivo [es] | relation a pour cible [fr] | relation has target [en]
Definition
Connects an n-ary Relation to a Thing that is its target.
Has super-properties
rico:relationConnects
Has domain
rico:Relation
Has range
rico:Thing

Has inverse: rico:thingIsTargetOfRelation

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:relation_role

IRI: https://www.ica.org/standards/RiC/ontology#relation_role

Label(s)
a le rôle de la Relation [fr] | desempeña el papel de la Relación [es] | has the role of the Relation [en]
Definition
Connects a Relation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the generic Relation class. It should be used only when you have to manage instances of this Relation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has domain
rico:Relation
Has range
rico:Relation
Has sub-properties
rico:agentToAgentRelation_role; rico:appellationRelation_role; rico:authorityRelation_role; rico:eventRelation_role; rico:instantiationToInstantiationRelation_role; rico:organicOrFunctionalProvenanceRelation_role; rico:placeRelation_role; rico:recordResourceToInstantiationRelation_role; rico:recordResourceToRecordResourceRelation_role; rico:ruleRelation_role; rico:sequentialRelation_role; rico:typeRelation_role; rico:wholePartRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the Relation rolified class. Declared it as reflexive.

Back to the table of contents | Back to top

Object property: rico:resultedFromTheMergerOf

IRI: https://www.ica.org/standards/RiC/ontology#resultedFromTheMergerOf

Label(s)
resultado de la fusión de [es] | résulte de la fusion de [fr] | resulted from the merger of [en]
Definition
Inverse of 'was merged into' object property.
Has super-properties
rico:isSuccessorOf
Has domain
rico:CorporateBody
Has range
rico:CorporateBody

Has inverse: rico:wasMergedInto

Change note(s)
2024-03-15: Make capitalisation of rdfs:comment consistent.
2023-11-12: Updated the labels.
2023-11-02: Added a new rdfs:label in Spanish.
2023-06-21: Object property created in order to enable an accurate representation of mergers between corporate bodies.

Back to the table of contents | Back to top

Object property: rico:resultedFromTheSplitOf

IRI: https://www.ica.org/standards/RiC/ontology#resultedFromTheSplitOf

Label(s)
resultado de la separación de [es] | résulte de la séparation de [fr] | resulted from the split of [en]
Definition
Inverse of 'was split into' object property.
Has super-properties
rico:isSuccessorOf
Has domain
rico:CorporateBody
Has range
rico:CorporateBody

Has inverse: rico:wasSplitInto

Change note(s)
2023-11-12: Updated the labels.
2023-11-02: Added a new rdfs:label in Spanish.
2023-06-21: Object property created in order to enable an accurate representation of the split of a corporate body into two or more new corporate bodies.

Back to the table of contents | Back to top

Object property: rico:resultsOrResultedFrom

IRI: https://www.ica.org/standards/RiC/ontology#resultsOrResultedFrom

Label(s)
resulta o resultaba [es] | résulte ou a résulté de [fr] | results or resulted from [en]
Definition
Inverse of 'results or resulted in' object property.
Mapping to RiC-CM 1.0
RiC-R061i ('results or resulted from' relation)
Has super-properties
rico:isAssociatedWithEvent
Has domain
rico:Thing
Has range
rico:Event

Has inverse: rico:resultsOrResultedIn

Has sub-properties
rico:documents
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "resultsFrom").

Back to the table of contents | Back to top

Object property: rico:resultsOrResultedIn

IRI: https://www.ica.org/standards/RiC/ontology#resultsOrResultedIn

Label(s)
a ou a eu pour résultat [fr] | results or resulted in [en] | tiene o tenía como resultado a [es]
Definition
Connects an Event to a Thing that results or resulted from the Event.
Mapping to RiC-CM 1.0
RiC-R061 ('results or resulted in' relation)
Has super-properties
rico:isEventAssociatedWith
Has domain
rico:Event
Has range
rico:Thing

Has inverse: rico:resultsOrResultedFrom

Has sub-properties
rico:documentedBy
Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.
2021-01-22: changed the IRI, label, inverse property IRI, text definition (changed made in order to make RiC-O compliant with RiC-CM 0.2; the name of this property in RiC-O 0.1 was "resultsIn").

Back to the table of contents | Back to top

Object property: rico:roleIsContextOfCreationRelation

IRI: https://www.ica.org/standards/RiC/ontology#roleIsContextOfCreationRelation

Label(s)
rôle est le contexte de la relation de création [fr] | role is context of creation relation [en] | rol es contexto de relación de creación [es]
Definition
Connects a Role Type to a Creation Relation (this Role Type being the specific role played by the creating Person in the context of this Relation).
Has super-properties
rico:thingIsContextOfRelation
Has domain
rico:RoleType
Has range
rico:CreationRelation

Has inverse: rico:creationWithRole

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:ruleRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#ruleRelation_role

Label(s)
a le rôle de la Relation impliquant une règle [fr] | desempeña el papel de la Relación con regla [es] | has the role of the Rule Relation [en]
Definition
Connects a RuleRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the RuleRelation class. It should be used only when you have to manage instances of the RuleRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:RuleRelation
Has range
rico:RuleRelation
Has sub-properties
rico:mandateRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the RuleRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:sequentialRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#sequentialRelation_role

Label(s)
a le rôle de la Relation séquentielle [fr] | desempeña el papel de la Relación secuencial [es] | has the role of the Sequential Relation [en]
Definition
Connects a SequentialRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the SequentialRelation class. It should be used only when you have to manage instances of the SequentialRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:SequentialRelation
Has range
rico:SequentialRelation
Has sub-properties
rico:temporalRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the SequentialRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:siblingRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#siblingRelation_role

Label(s)
a le rôle de la Relation de fratrie [fr] | desempeña el papel de la Relación familiar entre hermanos [es] | has the role of the Sibling Relation [en]
Definition
Connects a SiblingRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the SiblingRelation class. It should be used only when you have to manage instances of the SiblingRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:familyRelation_role
Has domain
rico:SiblingRelation
Has range
rico:SiblingRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the SiblingRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:spouseRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#spouseRelation_role

Label(s)
a le rôle de la Relation matrimoniale [fr] | desempeña el papel de la Relación matrimonial entre personas [es] | has the role of the Spouse Relation [en]
Definition
Connects a SpouseRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the SpouseRelation class. It should be used only when you have to manage instances of the SpouseRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:familyRelation_role
Has domain
rico:SpouseRelation
Has range
rico:SpouseRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the SpouseRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:studiesOrStudiedAt

IRI: https://www.ica.org/standards/RiC/ontology#studiesOrStudiedAt

Label(s)
estudia o estudió en [es] | étudie ou a étudié à [fr] | studies or studied at [en]
Definition
Connects a Person to an educational institution at which they studied or study. Both 'institution' and 'at' can be interpreted broadly.
Has super-properties
rico:isOrWasMemberOf
Has domain
rico:Person
Has range
rico:Group

Has inverse: rico:isOrWasAttendedByStudent

Has sub-properties chains
rico:thingIsTargetOfRelation o rico:studyAtRelation_role o rico:relationHasSource
Change note(s)
2024-12-23: Added the French and Spanish labels.
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:studyAtRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#studyAtRelation_role

Label(s)
a le rôle de la Relation entre institution d’enseignement et étudiants [fr] | desempeña el papel de la Relación entre institución educativa y estudiantes [es] | has the role of the Study At Relation [en]
Definition
Connects a StudyAtRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Has super-properties
rico:membershipRelation_role
Has domain
rico:StudyAtRelation
Has range
rico:StudyAtRelation
Change note(s)
2024-12-23: Added the French and Spanish labels.
2024-12-19: Added in RiC-O 1.1.

Back to the table of contents | Back to top

Object property: rico:teachingRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#teachingRelation_role

Label(s)
a le rôle de la Relation entre enseignants et étudiants [fr] | desempeña el papel de la Relación académica entre profesor y alumno [es] | has the role of the Teaching Relation [en]
Definition
Connects a TeachingRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the TeachingRelation class. It should be used only when you have to manage instances of the TeachingRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:knowingRelation_role
Has domain
rico:TeachingRelation
Has range
rico:TeachingRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the TeachingRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:temporalRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#temporalRelation_role

Label(s)
a le rôle de la Relation temporelle [fr] | desempeña el papel de la Relación temporal [es] | has the role of the Temporal Relation [en]
Definition
Connects a TemporalRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the TemporalRelation class. It should be used only when you have to manage instances of the TemporalRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:sequentialRelation_role
Has domain
rico:TemporalRelation
Has range
rico:TemporalRelation
Has sub-properties
rico:agentTemporalRelation_role; rico:derivationRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the TemporalRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:thingIsConnectedToRelation

IRI: https://www.ica.org/standards/RiC/ontology#thingIsConnectedToRelation

Label(s)
chose est connectée à la relation [fr] | cosa está conectada con relación [es] | thing is connected to relation [en]
Definition
Connects a Thing to an n-ary Relation.
Has super-properties
rico:isRelatedTo
Has domain
rico:Thing
Has range
rico:Relation

Has inverse: rico:relationConnects

Has sub-properties
rico:evidences; rico:thingIsContextOfRelation; rico:thingIsSourceOfRelation; rico:thingIsTargetOfRelation
Change note(s)
2023-12-30: Fixed a typo in the French label.
2023-11-12: Updated the labels.
2023-11-02: Added a new rdfs:label in Spanish.

Back to the table of contents | Back to top

Object property: rico:thingIsContextOfRelation

IRI: https://www.ica.org/standards/RiC/ontology#thingIsContextOfRelation

Label(s)
chose est le contexte de la relation [fr] | cosa es contexto de relación [es] | thing is context of relation [en]
Definition
Connects a Thing (that is a secondary, contextual entity during the existence of the Relation) to an n-ary Relation.
Has super-properties
rico:thingIsConnectedToRelation
Has domain
rico:Thing
Has range
rico:Relation

Has inverse: rico:relationHasContext

Has sub-properties
rico:activityIsContextOfRelation; rico:isAuthorizingAgentInMandateRelation; rico:isDateAssociatedWithRelation; rico:positionIsContextOfLeadershipRelation; rico:positionIsContextOfMembershipRelation; rico:roleIsContextOfCreationRelation
Change note(s)
2023-11-12: Updated the labels.
2023-11-02: Added a new rdfs:label in Spanish.

Back to the table of contents | Back to top

Object property: rico:thingIsSourceOfRelation

IRI: https://www.ica.org/standards/RiC/ontology#thingIsSourceOfRelation

Label(s)
chose est la source de la relation [fr] | cosa es fuente de relación [es] | thing is source of relation [en]
Definition
Connects a Thing (that is the source of a Relation) to a Relation.
Has super-properties
rico:thingIsConnectedToRelation
Has domain
rico:Thing
Has range
rico:Relation

Has inverse: rico:relationHasSource

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.

Back to the table of contents | Back to top

Object property: rico:thingIsTargetOfRelation

IRI: https://www.ica.org/standards/RiC/ontology#thingIsTargetOfRelation

Label(s)
chose est la cible de la relation [fr] | cosa es objetivo de relación [es] | thing is target of relation [en]
Definition
Connects a Thing (that is the target of a Relation) to an n-ary Relation.
Has super-properties
rico:thingIsConnectedToRelation
Has domain
rico:Thing
Has range
rico:Relation

Has inverse: rico:relationHasTarget

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.

Back to the table of contents | Back to top

Object property: rico:typeRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#typeRelation_role

Label(s)
a le rôle de la Relation de catégorisation [fr] | desempeña el papel de la Tipo de relación [es] | has the role of the Type Relation [en]
Definition
Connects a TypeRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the TypeRelation class. It should be used only when you have to manage instances of the TypeRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:TypeRelation
Has range
rico:TypeRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the TypeRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:wasComponentOf

IRI: https://www.ica.org/standards/RiC/ontology#wasComponentOf

Label(s)
a été le composant de [fr] | era componente de [es] | was component of [en]
Definition
Connects an Instantiation to another Instantiation of which it was a component in the past.
Has super-properties
rico:isOrWasComponentOf; rico:wasPartOf
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:hadComponent

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past partitive relations between instantiations (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:wasConstituentOf

IRI: https://www.ica.org/standards/RiC/ontology#wasConstituentOf

Label(s)
a été un constituant de [fr] | era elemento constitutivo de [es] | was constituent of [en]
Definition
Connects a Record or Record Part to another Record or Record Part of which it was a constituent in the past.
Has super-properties
rico:isOrWasConstituentOf; rico:wasPartOf
Has domain
rico:Record or rico:RecordPart
Has range
rico:Record or rico:RecordPart

Has inverse: rico:hadConstituent

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-10-26: Added RecordPart to the range.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past partitive relations between Record and Record or Record Part (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:wasContainedBy

IRI: https://www.ica.org/standards/RiC/ontology#wasContainedBy

Label(s)
a été contenu par [fr] | estaba contenido en [es] | was contained by [en]
Definition
Connects a Place to a Place within which it was contained.
Has super-properties
rico:isOrWasContainedBy; rico:wasPartOf
Has domain
rico:Place
Has range
rico:Place

Has inverse: rico:contained

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the description (rdfs:comment) and labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past partitive relations between places (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:wasIncludedIn

IRI: https://www.ica.org/standards/RiC/ontology#wasIncludedIn

Label(s)
a été inclus dans [fr] | estaba incluido en [es] | was included in [en]
Definition
Connects a Record to a Record or Record Set in which it was included in the past.
Has super-properties
rico:isOrWasIncludedIn; rico:wasPartOf
Has domain
rico:Record or rico:RecordSet
Has range
rico:RecordSet

Has inverse: rico:included

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past partitive relations between Record Sets and their members (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:wasLastUpdatedAtDate

IRI: https://www.ica.org/standards/RiC/ontology#wasLastUpdatedAtDate

Label(s)
a pour date de dernière mise à jour [fr] | fue actualizado por última vez en fecha [es] | was last updated at date [en]
Definition
Connects a Thing to the Date when it was last modified.
Has super-properties
rico:hasModificationDate
Has domain
rico:Thing
Has range
rico:Date

Has inverse: rico:isLastUpdateDateOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:wasMergedInto

IRI: https://www.ica.org/standards/RiC/ontology#wasMergedInto

Label(s)
a été fusionné dans [fr] | se fusionó en [es] | was merged into [en]
Definition
Connects a Corporate Body to another Corporate Body that is the result of a merger of the previous one with one to many other corporate bodies.
Has super-properties
rico:hasSuccessor
Has domain
rico:CorporateBody
Has range
rico:CorporateBody

Has inverse: rico:resultedFromTheMergerOf

Change note(s)
2023-11-12: Updated the labels.
2023-11-02: Added a new rdfs:label in Spanish.
2023-06-21: Object property created in order to enable an accurate representation of mergers between corporate bodies.

Back to the table of contents | Back to top

Object property: rico:wasPartOf

IRI: https://www.ica.org/standards/RiC/ontology#wasPartOf

Label(s)
a fait partie de [fr] | era parte de [es] | was part of [en]
Definition
Connects a Thing to a Thing of which it was a constitutive or component part in the past.
Has super-properties
rico:isOrWasPartOf
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:hadPart

Has sub-properties
rico:wasComponentOf; rico:wasConstituentOf; rico:wasContainedBy; rico:wasIncludedIn; rico:wasSubdivisionOf; rico:wasSubeventOf
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-07-12: Object property added, along with its inverse property, in order to enable to express past partitive relations between things (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:wasSplitInto

IRI: https://www.ica.org/standards/RiC/ontology#wasSplitInto

Label(s)
a été séparé en [fr] | se separó en [es] | was split into [en]
Definition
Connects a Corporate Body to one of the Corporate Bodies that results from the split of the previous one into two to many corporate bodies.
Has super-properties
rico:hasSuccessor
Has domain
rico:CorporateBody
Has range
rico:CorporateBody

Has inverse: rico:resultedFromTheSplitOf

Change note(s)
2023-11-12: Updated the labels.
2023-11-02: Added a new rdfs:label in Spanish.
2023-06-21: Object property created in order to enable an accurate representation of the split of a corporate body into two or more new corporate bodies.

Back to the table of contents | Back to top

Object property: rico:wasSubdivisionOf

IRI: https://www.ica.org/standards/RiC/ontology#wasSubdivisionOf

Label(s)
a été une subdivision de [fr] | era subdivisión de [es] | was subdivision of [en]
Definition
Connects a subdivision to the Group it was a part of in the past.
Has super-properties
rico:isOrWasSubdivisionOf; rico:wasPartOf; rico:wasSubordinateTo
Has domain
rico:Group
Has range
rico:Group

Has inverse: rico:hadSubdivision

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past partitive relations between Groups (the current partitive relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:wasSubeventOf

IRI: https://www.ica.org/standards/RiC/ontology#wasSubeventOf

Label(s)
a été un événement constitutif de l'événement [fr] | era parte de evento de [es] | was subevent of [en]
Definition
Connects a past Event to the broader Event of which it was a part.
Has super-properties
rico:isOrWasSubeventOf; rico:wasPartOf
Has domain
rico:Event
Has range
rico:Event

Has inverse: rico:hadSubevent

Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express partitive relations between past Events (the partitive relations between ongoing events being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:wasSubordinateTo

IRI: https://www.ica.org/standards/RiC/ontology#wasSubordinateTo

Label(s)
a été subalterne de [fr] | estaba subordinado(a) a [es] | was subordinate to [en]
Definition
Connects an Agent to an Agent that was hierarchically superior in the past.
Has super-properties
rico:isOrWasSubordinateTo
Has domain
rico:Agent
Has range
rico:Agent

Has inverse: rico:hadSubordinate

Has sub-properties
rico:wasSubdivisionOf
Change note(s)
2023-11-27: Added a new rdfs:label in Spanish.
2023-11-12: Updated the labels.
2023-09-08: Object property added, along with its inverse property, in order to enable to express past subordination relations between Agents (the current subordination relations being also added, including a transitive one).

Back to the table of contents | Back to top

Object property: rico:wasUsedFromDate

IRI: https://www.ica.org/standards/RiC/ontology#wasUsedFromDate

Label(s)
a été utilisé à partir de la date [fr] | fue usado desde [es] | was used from date [en]
Definition
Connects an Appellation to the Date from which it was used.
Has super-properties
rico:hasBeginningDate
Has domain
rico:Appellation
Has range
rico:Date

Has inverse: rico:isFromUseDateOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-19: Made this property subPropertyOf hasBeginningDate.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:wasUsedToDate

IRI: https://www.ica.org/standards/RiC/ontology#wasUsedToDate

Label(s)
a été utilisé jusqu’à la date [fr] | fue usado hasta [es] | was used to date [en]
Definition
Connects an Appellation to the Date till when it was used.
Has super-properties
rico:hasEndDate
Has domain
rico:Appellation
Has range
rico:Date

Has inverse: rico:isToUseDateOf

Change note(s)
2023-11-02: Added a new rdfs:label in Spanish.
2023-10-19: Made this property subPropertyOf hasEndDate.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Object property: rico:wholePartRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#wholePartRelation_role

Label(s)
a le rôle de la Relation partitive [fr] | desempeña el papel de la Relación entre todo y parte [es] | has the role of the Whole Part Relation [en]
Definition
Connects a WholePartRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the WholePartRelation class. It should be used only when you have to manage instances of the WholePartRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:relation_role
Has domain
rico:WholePartRelation
Has range
rico:WholePartRelation
Has sub-properties
rico:groupSubdivisionRelation_role
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the WholePartRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top

Object property: rico:workRelation_role

IRI: https://www.ica.org/standards/RiC/ontology#workRelation_role

Label(s)
a le rôle de la Relation de travail [fr] | desempeña el papel de la Relación profesional [es] | has the role of the Work Relation [en]
Definition
Connects a WorkRelation to itself. It is a property that can stand for an instance of the class when necessary, e.g. when you explore a knowledge graph.
Scope note
This property "rolifies" the WorkRelation class. It should be used only when you have to manage instances of the WorkRelation class, to connect each instance to itself, in order to be able to infer, using OWL-RL and property paths, the two shortcuts corresponding to this n-ary class.
Has super-properties
rico:agentToAgentRelation_role
Has domain
rico:WorkRelation
Has range
rico:WorkRelation
Change note(s)
2024-08-02: Removed global reflexivity (leads to inconsistency).
2023-11-08: In order to get a system of rolified Relation classes: created the object property, with domain and range the WorkRelation rolified class. Declared it as reflexive. Declared it(s) superproperty(ies).

Back to the table of contents | Back to top


Annotation properties

Annotation property: rico:RiCCMCorrespondingComponent

IRI: https://www.ica.org/standards/RiC/ontology#RiCCMCorrespondingComponent

Label(s)
componente correspondiente en RiC-CM [es] | composant correspondant dans RiC-CM [fr] | RiC-CM corresponding component [en]
Definition
When it exists, specifies the identifier and name of RiC-CM component that corresponds to the annotated class or property.
Has super-properties
rdfs:comment

Back to the table of contents | Back to top

Annotation property: rico:closeTo

IRI: https://www.ica.org/standards/RiC/ontology#closeTo

Label(s)
cerca de [es] | close to [en] | proche de [fr]
Definition
An annotation property for recording a possible mapping to a component in another model or ontology
Has super-properties
rdfs:comment

Back to the table of contents | Back to top


Named Individuals

Named individual: documentaryFormTypes

IRI: https://www.ica.org/standards/RiC/vocabularies/documentaryFormTypes (note: for now, this IRI cannot be referenced.)

Label(s)
Documentary Form Types [en] | Tipos documentales [es] | Types de documents [fr]
Definition
A vocabulary that provides URIs for describing documentary form types of RiC Records and Record Parts.
Scope note
For now this vocabulary only defines three concepts; it should hopefully be completed later. The concepts defined in this vocabulary can be used in combination with RiC-O classes and properties, whenever necessary and appropriate, to assign a documentary form type to a Record or a Record Part, using the rico:hasDocumentaryFormType object property, or its inverse one. They also can be used to specify that a rico:RecordSet included or includes members whose some (rico:hasOrHadSomeMembersWithDocumentaryFormType) or all (rico:hasOrHadAllMembersWithDocumentaryFormType) have some Documentary Form Type. Each concept is both defined as a skos:Concept and a rico:DocumentaryFormType, so that it is possible to extend the classic definition of such concepts using RiC-O properties. For example, you can use rico:history, rico:date, or rico:isAssociatedWithPlace, rico:precedesInTime, if you consider a documentary form type as being a historical entity, known and used in some known space or time region.
Instance of
skos:ConceptScheme
Has top concepts
ric-dft:AuthorityRecord; ric-dft:FindingAid
Version
1.1
Change note(s)
2025-05-14: Added a dcat:version property.
2025-01-30: Added the IIIF manifest documentary form type, with broader concept finding aid. Updated the scope note of the vocabulary.
2023-12-13: Completed the metadata of the vocabulary: added dc:language, a history note and a scope note.
2023-11-25: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Named individual: recordSetTypes

IRI: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes (note: for now, this IRI cannot be referenced.)

Label(s)
Record Set Types [en] | Tipos de agrupación documental [es] | Types d’ensembles d’objets informationnels [fr]
Definition
A vocabulary that provides URIs for describing types of RiC Record Sets.
Scope note
For now this vocabulary only defines four top concepts; it should hopefully be completed later. The concepts defined in this vocabulary can be used in combination with RiC-O classes and properties, whenever necessary and appropriate, to assign a record set type to a Record Set, using the rico:hasRecordSetType object property, or its inverse one. Each concept is both defined as a skos:Concept and a rico:RecordSetType, so that it is possible to extend the classic definition of such concepts using RiC-O properties. For example, you can use rico:history, rico:date, or rico:isAssociatedWithPlace, rico:precedesInTime, if you consider a record set type as being a historical entity, known and used in some known space or time region.
Instance of
skos:ConceptScheme
Has top concepts
ric-rst:Collection; ric-rst:File; ric-rst:Fonds; ric-rst:Series
Version
1.1
Change note(s)
2025-05-14: Added a dcat:version property.
2023-12-13: Completed the metadata of the vocabulary: added dc:language, a history note and a scope note.
2023-11-25: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Named individual: ric-dft:AuthorityRecord

IRI: https://www.ica.org/standards/RiC/vocabularies/documentaryFormTypes#AuthorityRecord (note: for now, this IRI cannot be referenced.)

Label(s)
authority record [en] | notice d’autorité [fr] | registro de autoridad [es]
Definition
This category can be used for records that describe an entity.
In scheme
documentaryFormTypes
Instance of
skos:Concept; rico:DocumentaryFormType
Change note(s)
2023-11-25: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Named individual: ric-rst:Collection

IRI: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Collection (note: for now, this IRI cannot be referenced.)

Label(s)
colección [es] | collection [en] | collection [fr]
Definition
An artificial assemblage of documents accumulated on the basis of some common characteristic without regard to the provenance of those documents. Not to be confused with an archival fonds. (From ICA ISAD(G))
In scheme
recordSetTypes
Instance of
skos:Concept; rico:RecordSetType
Change note(s)
2023-11-25: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Named individual: ric-rst:File

IRI: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File (note: for now, this IRI cannot be referenced.)

Label(s)
dossier [fr] | expediente [es] | file [en]
Definition
An organized unit of documents grouped together either for current use by the creator or in the process of archival arrangement, because they relate to the same subject, activity, or transaction. A file is usually the basic unit within a record series. (From ICA ISAD(G))
In scheme
recordSetTypes
Instance of
skos:Concept; rico:RecordSetType
Change note(s)
2023-11-25: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Named individual: ric-dft:FindingAid

IRI: https://www.ica.org/standards/RiC/vocabularies/documentaryFormTypes#FindingAid (note: for now, this IRI cannot be referenced.)

Label(s)
finding aid [en] | instrument de recherche [fr] | instrumento de descripción [es]
Definition
This documentary form type can be used for records that aggregate and organizes metadata on some record(s) or record set(s).
In scheme
documentaryFormTypes
Instance of
skos:Concept; rico:DocumentaryFormType
Has narrower
ric-dft:IIIFManifest
Change note(s)
2025-01-30: Added a skos:narrower with object the IIIF Manifest concept.
2023-11-25: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Named individual: ric-rst:Fonds

IRI: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Fonds (note: for now, this IRI cannot be referenced.)

Label(s)
fondo [es] | fonds [en] | fonds [fr]
Definition
The whole of the records, regardless of form or medium, organically created and/or accumulated and used by a particular person, family, or corporate body in the course of that creator's activities and functions. (From ICA ISAD(G))
In scheme
recordSetTypes
Instance of
skos:Concept; rico:RecordSetType
Change note(s)
2023-11-25: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top

Named individual: ric-dft:IIIFManifest

IRI: https://www.ica.org/standards/RiC/vocabularies/documentaryFormTypes#IIIFManifest (note: for now, this IRI cannot be referenced.)

Label(s)
IIIF manifest [en] | manifeste IIIF [fr]
Definition
Can be used to categorize records which describe collections of cultural heritage objects, or of a single cultural object, and whose instantiations are compliant to the IIIF Presentation API.
In scheme
documentaryFormTypes
Instance of
skos:Concept; rico:DocumentaryFormType
Has broader
ric-dft:FindingAid
Change note(s)
2025-01-30: Added to RiC-O 1.1.

Back to the table of contents | Back to top

Named individual: ric-rst:Series

IRI: https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series (note: for now, this IRI cannot be referenced.)

Label(s)
serie [es] | série organique [fr] | series [en]
Definition
Documents arranged in accordance with a filing system or maintained as a unit because they result from the same accumulation or filing process, or the same activity; have a particular form; or because of some other relationship arising out of their creation, receipt, or use. A series is also known as a records series. (From ICA ISAD(G))
In scheme
recordSetTypes
Instance of
skos:Concept; rico:RecordSetType
Change note(s)
2023-11-25: Added a new rdfs:label in Spanish.
2023-08-28: Added a new rdfs:label in French.

Back to the table of contents | Back to top


Appendix I: list of changes made since the release of RiC-O v0.1

The following is a list of the changes made to RiC-O since the release of RiC-O v0.1 in December 2019. The most important changes are mentioned in bold. Note that from October 2020 any change on a component is described and dated in the specification of this component, using skos:changeNote.

Back to the table of contents | Back to top