ICA logo EGAD Expert Group logo

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

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

This HTML view: https://www.ica.org/standards/RiC/RiC-O_v0-2.html

OWL source file: https://www.ica.org/standards/RiC/RiC-O_v0-2.rdf

Ontology metadata

: Version 0.2 - 2021-02-12.

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

: https://www.ica.org/standards/RiC/RiC-O_v0-1.rdf

Creators:
Florence Clavaud (Archives nationales de France), member of EGAD, lead of EGAD RiC-O team
International Council on Archives Expert Group on Archival Description (ICA EGAD)
Contributors:
Aaron Rubinstein (University of Massachusetts Amherst, USA), member of EGAD
Daniel Pitti (University of Virginia, USA), chair of EGAD
Miia Herrala (National Archives of Finland), member of EGAD
Tobias Wildi (Docuteam GmbH, Switzerland), member of EGAD

: 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 second part of Records in Contexts standard, it is a formal representation of Records in Contexts Conceptual Model (RiC-CM).

The current official version is v0.2; it is compliant with RiC-CM v0.2 full draft, that will be published in February or March 2021, and that is slightly different from RiC-CM v0.2 preview, that was published in December 2019.

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 can support publishing RDF datasets as Linked Data, querying them using SPARQL, and making inferences using the logic of the ontology.

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 then 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 had applied 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. In particular, it was decided to prepare and publish, along with RiC-O v0.1, a preview of RiC-CM v0.2. The goal of the preview release of RiC-CM v0.2 is to provide context for the classes, properties, and overall logic of RiC-O in support of the ontology’s first public release. RiC-O v0.1 was released on December 2019, 12.

The Git repository that is used for handling RiC-O was made public in March 2020 (see https://github.com/ICA-EGAD/RiC-O), so that creating issues or comments, forking and making pull requests was made possible.

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 a lot of relations changed name, 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 has been released a few weeks before RiC-CM 0.2 full draft, and is fully compliant with it.

The following is a list of the changes made to RiC-O (this current version being RiC-O v0.2) 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.

  • Fixed a bug in the documentation of rico:PerformanceRelation and its object properties.
  • Renamed the file and updated the ontology metadata.
  • OccupationType made a subclass of ActivityType.
  • Changed the domain and range of rico:hasOriginal and rico:hasDraft (it is now Record or Record Part); same for their inverse properties.
  • Fixed a bug in the definition of rico:provenanceRelationHasTarget (removed the owl:propertyChainAxiom).
  • Changed the name of rico:leadBy object property (grammatical mistake) to rico:ledBy.
  • 2020, October 19: Added a vann:preferredNamespaceUri and vann:preferredNamespacePrefix property to the ontology metadata
  • 2020, October 19 : created RuleType and IdentifierType classes, along with the associated object properties.
  • 2020, October 23: updated the text definition and/or scope note of 33 classes, that correspond to RiC-CM entities or attributes, in order to make them compliant with RiC-CM v0.2. Added a few owl:disjointWith properties.
  • 2020, November 1: updated the text definition and/or scope note of, and/or added examples for, 27 datatype properties, that correspond to RiC-CM attributes, in order to make them compliant with RiC-CM v0.2.
  • 2020, November 20: created new classes and properties for handling an accurate description of instantation and record resource extent: Extent, Carrier Extent, Instantiation Extent, Record Resource Extent, Unit of measurement, Extent Type classes; unit of measurement and quantity datatype properties; has Extent, is Extent Of, has Extent Type, is Extent Type Of, has Unit Of Measurement, is Unit of Measurement Of, object properties.
  • 2020, December 28: changed the IRIs and definition of RecordResourceState class and of the associated object properties; changed the domain or ranges and textual definitions of properties associated with Language, LegalStatus, ContentType, DocumentaryFormType; added new object properties for handling the description of some or all members of Record Set. Added the corresponding change notes.
  • 2020, December 29: deleted the isSuperiorTo and isInferiorTo object properties, as well as the AgentSubordinationRelation and its object properties (as the RiC-R043 relation has been removed from RiC-CM 0.2). Added the hasAuthor/isAuthorOf object properties, plus an AuthorshipRelation class and its specific object properties (as the RiC-R079 relation has been added to RiC-CM 0.2). Added the corresponding change notes.
  • 2021, January 22: changed the IRI, label, and/or superproperties or inverse property IRI, and/or textual definition, and/or domain or range, of 152 object properties. Among them, changed the IRI of 119 object properties; 85 correspond to RiC-CM relations whose name has been changed in RiC-CM 0.2. Added the corresponding change notes.
  • 2021, January 27: added an rdfs:isDefinedBy to the specification of each RiC-O class and property and made the last changes to the ontology metadata (mainly in the history note).
  • 2021, February 1: last small changes in the ontology metadata (mainly in the abstract).
  • 2021, February 1: 'hasOrHadPhysicalLocation' made a subproperty of 'isPlaceAssociatedWith'; 'isOrWasPhysicalLocationOf' made a subproperty of 'isAssociatedWithPlace'.
  • 2021, February 1: reordered everything with Protégé without changing the content
  • 2021, February 4: checked and fixed the language of the examples.
  • 2021, February 8: removed a few Restriction classes (rdfs:subClassOf/owl:Restriction) in the definition of classes; completed the textual definition and scope note of the Relation class.
  • 2021, February 9: added a link to RiC-CM 0.2 diagram overview in the introduction; fixed some typos.
  • 2021, February 11: added an @xml:lang='en' on a few labels; updated the definition (rdfs:comment) and scope note of the Rule class, as they were recently changed in RiC-CM 0.2 full draft.

Back to the table of contents | Back to top


Table of contents


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
rdfs http://www.w3.org/2000/01/rdf-schema# RDFS namespace
rdf http://www.w3.org/1999/02/22-rdf-syntax-ns# RDF namespace
skos http://www.w3.org/2004/02/skos/core# SKOS namespace
rico https://www.ica.org/standards/RiC/ontology# RiC-O 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
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 second part of Records in Contexts standard, it is a formal representation of Records in Contexts Conceptual Model (RiC-CM). This version, which is v0.2, is the current official release. It is compliant with RiC-CM v0.2, that will be published soon after the release of RiC-O v0.2.

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

RiC-O design principles

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

RiC-O is a domain or reference ontology.

It 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 can support 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, at this time no generic domain ontology exists for the specific needs of the archival community. This is why EGAD decided to develop RiC-O as the second part of RiC standard.

Apart this first, main target, RiC-O also can help archival institutions and engineers to design and develop other technical implementations of RiC-CM that represent record resources and their layers of contexts as oriented, interconnected graphs. Of course, other technical implementations may be developed later on, including XML models, or (hopefully) new versions of EAD and EAC-CPF XML models.

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 a project can either limit itself to the use of a selection of components, or can add more subcomponents where needed.

As a domain ontology, RiC-O, at this stage at least, does not borrow any component 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.

Later on, RiC-O will be aligned with these existing models. 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.

RiC-O must be immediately usable.

This is a key feature for a new model. In particular, it is very important that existing archival metadata, that are created or generated in current information systems, can be converted to RDF conforming to RiC-O, without losing any data, structural or partially implicit information. What is at stake here is that metadata conforming to the previous existing ICA standards can be processed successfully.

During the ongoing development process, a lot of successful testing has been made, using XML/EAD finding aids and XML/EAC-CPF authority records, that have been converted to RDF datasets, either by hand or using scripts. A conversion software is being developed and will soon be available.

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 should remain possible. In order to allow this, RiC-O sometimes provides several methods for representing information (as described below). From this point of view, the current official version of RiC-O 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. That’s why the current official release has been fully documented (this documentation will be continously improved).

RiC-O will also soon be acompanied with examples (RDF datasets). Some tutorials should also be written, and EGAD will organize practical workshops.

RiC-O has to provide 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 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 should provide several methods for expressing whether relations are well attested and certain, or are more vague, as well as direct and short paths between entities alongside more complex ones.

RiC-O opens new potential for archival description.

This means that Linked Data tools and interfaces should enable end users to go through RDF/RiC-O graphs, to query them using SPARQL in an efficient way and to consult archival metadata and their contexts in new ways. As an example, an end user should be able to ask « What are (according to your dataset) the corporate bodies that succeeded to this given entity from its end of existence, by 1840, to nowadays (as concerns this given activity) ?» or « tell me what instantiations of this photograph exist? » « what are the existing copies of this original charter?», and get a list of these entities. In other words, institutions or projects that make the effort to implement RiC-O will get new insight into the content and context of their archives that wasn't visible with the existing ICA-standards. It should be even more interesting if you can infer new assertions from the RDF datasets you built, and of course link your datasets to other ressources outside of your institution.

RiC-O should be extensible.

Institutions are free to extend the ontology by adding new subclasses or subproperties if needed. RiC-O has also the potential to be useable in other contexts than purely archival ones. This implies that hierarchies of classes and properties are defined and that mappings are developed with other ontologies as mentioned above. It may also imply that RiC-O should provide “hooks” enabling connections with, for example, existing SKOS vocabularies.

Back to the table of contents | Back to top

Understanding RiC-O: a quick overview of some features

From RiC-CM to RiC-O

In the system of classes of RiC-O, for each RiC-CM entity, you can find a corresponding class. These classes are organized according to the same hierarchy as in RiC-CM. In some projects, you may need very few of them (e.g. Agent, Record Resource and Activity only), while in other ones, you may need more (e.g. Corporate Body and Person; Record; Place; Provenance Relation).

Certain 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. Place thus 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 Record Set.
  • finally, a system of classes helps to implement the Relations section of RiC-CM.
    While these relations also are represented as simple, binary object properties (e.g. ‘hasProvenance’ 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. RDF* and SPARQL* specification, which is being developed by the W3C RDF-DEV Community Group, provides a far simpler method (allowing to consider a triple as the subject or object of another triple; see https://w3c.github.io/rdf-star/) and is already being used by some tools; however it is not yet a W3C standard. Thus, for example, in RiC-O an AgentOriginationRelation class exists. This class may connect one to many Agents to one to many created or accumulated Record Resources or Instantiations, and has some specific object properties (certainty, date, description, source). Back to the ‘hasProvenance’ 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/, as a ‘shortcut’ for the longer path ‘recordResourceOrInstantiationIsSourceOfAgentOriginationRelation/agentOriginationRelationHasTarget’, where the intermediate node is an instance of Agent Origination Relation:
    <owl:propertyChainAxiom rdf:parseType="Collection">
    <rdf:Description rdf:about="https://www.ica.org/standards/RiC/ontology#recordResourceOrInstantiationIsSourceOfAgentOriginationRelation"/>
    <rdf:Description rdf:about="https://www.ica.org/standards/RiC/ontology#agentOriginationRelationHasTarget"/>
    </owl:propertyChainAxiom>

    A triplestore, with the appropriate configuration, may thus infer the direct ‘hasProvenance’ assertion from this long path.

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

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 and each comes with different attributes (e.g. archival reference code, system number, digital object identifier), in this case the identifiers will be modelled in a class. In many simpler usecases it's sufficent to just use the identifier datatype property, typically for the archival reference code.

The Location RiC-CM attribute also has a rico:Physical Location 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. 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.

Therefore, for the RiC-CM *Type attributes, you have a corresponding rico:type datatype property. For RiC-CM Coordinates attribute, you also have 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 usecases 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 'date' datatype properties; 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 and rico:normalizedValue as subproperties; rico:measure (and its subproperties); rico:referenceSystem, superproperty of rico:dateStandard (and of other datatype properties that do not exist in RiC-CM.)

Some are simply more specific properties : rico:accrualStatus ; rico:recordResourceStructure and rico:instantiationStructure, subproperties of rico:structure ; rico:title (subproperty of rico:name) ; rico:altitude, rico:latitude, rico:longitude (subproperties of rico:measure), rico:geodesicSystem and rico:altimetricSystem (subproperties of rico:referenceSystem).

In order to connect all the classes created, a significant number of object properties have been defined. While their 'flat' list is a long one, they 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. As already said above, some of the object properties are also formally defined as shortcuts.

Finally, let us mention that we added to RiC-O six individuals, considering that they would address current and frequent needs:

  • Two (FindingAid and AuthorityRecord) are instances of both RiC-O Documentary Form Type and SKOS Concept. They can be used for categorizing Records, finding aids and authority records being considered as Records. A Record that would have ‘Finding Aid’ as a Documentary Form Type, can be connected to one to many Record Resources using 'rico:describes’ object property.
  • Four (Fonds, Series, File, and Collection) are both instances of the Record Set Type class, and of skos:Concept. Their definition is taken from the ISAD(G) glossary. They can be used for categorizing Record Sets.

In the future, we can imagine that many other categories of the kind will be defined by the archival community, forming at least rich SKOS (hopefully multilingual) vocabularies. Considering the concepts thus defined as being also instances of some RiC-O classes may be of great interest for producing a richer description (for example, an instance of the Documentary Form Type class may have a history and some temporal relations to other documentary form types).

Back to the table of contents | Back to top

RiC-O documentation and annotation properties

Each class or property has at least an English label (rdfs:label) and description (rdfs:comment). Some have a skos:scopeNote or a skos:example.

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

We have created two annotation properties, subproperties of rdfs:comment, for handling:

  • Information about the corresponding RiC-CM component when appliable (rico:RiCCMCorrespondingComponent). Various phrasings are used in this property depending on the rule applied for defining the RiC-CM component.
  • Information, most often in prose text for now, about possible mappings with other models or ontologies (rico:closeTo, rarely used in this 0.1 version)).

Finally, in this official 0.2 release, any change in the definition of a class or property, 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:

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:AgentOriginationRelation | 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:DateRange | rico:DateSet | 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:Mechanism | rico:MembershipRelation | rico:MigrationRelation | rico:Name | rico:OccupationType | 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:ProvenanceRelation | 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:SingleDate | rico:SpouseRelation | rico:TeachingRelation | rico:TemporalRelation | rico:Thing | rico:Title | 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]
Definition
Connects at least one Record Resource or Instantiation to at least one Agent, when the Agent accumulates it, be it intentionally (collecting it) or not (receiving it in the course of its activities).
Mapping to RiC-CM v0.2
Class implementation of RiC-R028 and RiC-R028i relations
Has super-classes
rico:AgentOriginationRelation
accumulationRelationHasSource min 1 (Instantiation or RecordResource)
accumulationRelationHasTarget min 1 Agent
Is in domain of
rico:accumulationRelationHasSource; rico:accumulationRelationHasTarget
Is in range of
rico:agentIsTargetOfAccumulationRelation; rico:recordResourceOrInstantiationIsSourceOfAccumulationRelation

Back to the table of contents | Back to top

Class: rico:Activity

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

Label(s)
Activity [en]
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 v0.2
Corresponds to RiC-E15 (Activity entity)
Has super-classes
rico:Event
hasActivityType all values from ActivityType
isOrWasPerformedBy all values from Agent
Is in domain of
rico:activityIsContextOfRelation; rico:activityIsSourceOfPerformanceRelation; rico:activityIsTargetOfActivityDocumentationRelation; rico:agentOrActivityIsTargetOfProvenanceRelation; rico:documentedBy; rico:hasActivityType; rico:history; rico:isOrWasPerformedBy
Is in range of
rico:activityDocumentationRelationHasTarget; rico:asConcernsActivity; rico:documents; rico:isActivityTypeOf; rico:performanceRelationHasSource; rico:performsOrPerformed; rico:provenanceRelationHasTarget
Change note(s)
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]
Definition
Connects at least one Record Resource or Instantiation to at least one Activity, when the Record Resource or Instantiation results from the activity.
Mapping to RiC-CM v0.2
Class implementation of RiC-R033 and RiC-R033 relations
Has super-classes
rico:ProvenanceRelation
activityDocumentationRelationHasSource min 1 (Instantiation or RecordResource)
activityDocumentationRelationHasTarget min 1 Activity
Is in domain of
rico:activityDocumentationRelationHasSource; rico:activityDocumentationRelationHasTarget
Is in range of
rico:activityIsTargetOfActivityDocumentationRelation; rico:recordResourceOrInstantiationIsSourceOfActivityDocumentationRelation

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]
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 v0.2
Corresponds to RiC-A02 (Activity Type attribute)
Has super-classes
rico:Type
isActivityTypeOf all values from Activity
Is in domain of
rico:isActivityTypeOf
Is in range of
rico:hasActivityType
Has sub-classes
rico:OccupationType
Change note(s)
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]
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 v0.2
Corresponds to RiC-E07 (Agent entity)
Has super-classes
rico:Thing
Is in domain of
rico:agentHasWorkRelation; rico:agentIsConnectedToAgentRelation; rico:agentIsSourceOfAgentControlRelation; rico:agentIsSourceOfAgentHierarchicalRelation; rico:agentIsSourceOfAgentTemporalRelation; rico:agentIsSourceOfAuthorityRelation; rico:agentIsSourceOfManagementRelation; rico:agentIsSourceOfRecordResourceHoldingRelation; rico:agentIsTargetOfAccumulationRelation; rico:agentIsTargetOfAgentControlRelation; rico:agentIsTargetOfAgentHierarchicalRelation; rico:agentIsTargetOfAgentOriginationRelation; rico:agentIsTargetOfAgentTemporalRelation; rico:agentIsTargetOfCreationRelation; rico:agentIsTargetOfMandateRelation; rico:agentIsTargetOfPerformanceRelation; rico:agentOrActivityIsTargetOfProvenanceRelation; rico:authorizedBy; rico:authorizingMandate; rico:hasOrHadAgentName; rico:hasOrHadAuthorityOver; rico:hasOrHadController; rico:hasOrHadJurisdiction; rico:hasOrHadLanguage; rico:hasOrHadLegalStatus; rico:hasOrHadSubordinate; rico:hasOrHadWorkRelationWith; rico:hasSuccessor; rico:history; rico:isAccumulatorOf; rico:isAddresseeOf; rico:isAgentAssociatedWithAgent; rico:isAuthorizingAgentInMandateRelation; rico:isCollectorOf; rico:isCreatorOf; rico:isOrWasControllerOf; rico:isOrWasHolderOf; rico:isOrWasManagerOf; rico:isOrWasResponsibleForEnforcing; rico:isOrWasSubordinateTo; rico:isProvenanceOf; rico:isPublisherOf; rico:isReceiverOf; rico:isResponsibleForIssuing; rico:isSenderOf; rico:isSourceOf; rico:isSuccessorOf; rico:performsOrPerformed
Is in range of
rico:accumulationRelationHasTarget; rico:agentControlRelationHasSource; rico:agentControlRelationHasTarget; rico:agentHierarchicalRelationHasSource; rico:agentHierarchicalRelationHasTarget; rico:agentOriginationRelationHasTarget; rico:agentRelationConnects; rico:agentTemporalRelationHasSource; rico:agentTemporalRelationHasTarget; rico:authorityRelationHasSource; rico:authorizes; rico:authorizingAgent; rico:creationRelationHasTarget; rico:hasAccumulator; rico:hasAddressee; rico:hasCollector; rico:hasCreator; rico:hasOrHadController; rico:hasOrHadHolder; rico:hasOrHadManager; rico:hasOrHadSubordinate; rico:hasOrHadWorkRelationWith; rico:hasProvenance; rico:hasPublisher; rico:hasReceiver; rico:hasSender; rico:hasSource; rico:hasSuccessor; rico:isAgentAssociatedWithAgent; rico:isOrWasAgentNameOf; rico:isOrWasControllerOf; rico:isOrWasEnforcedBy; rico:isOrWasJurisdictionOf; rico:isOrWasLanguageOf; rico:isOrWasLegalStatusOf; rico:isOrWasPerformedBy; rico:isOrWasSubordinateTo; rico:isOrWasUnderAuthorityOf; rico:isSuccessorOf; rico:issuedBy; rico:managementRelationHasSource; rico:mandateRelationHasTarget; rico:performanceRelationHasTarget; rico:provenanceRelationHasTarget; rico:recordResourceHoldingRelationHasSource; rico:workRelationConnects
Has sub-classes
rico:Group; rico:Mechanism; rico:Person; rico:Position
Change note(s)
2020-10-23: Comment: updated. Scope note: updated and made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.
2021-02-08: removed the Restrictions

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]
Definition
Connects at least one Agent, to at least another Agent, when the first one(s) control(s) in a way the activities of the second one(s).
Mapping to RiC-CM v0.2
Class implementation of RiC-R041 and RiC-R041i relations
Has super-classes
rico:AgentHierarchicalRelation
rico:AuthorityRelation
agentControlRelationHasSource min 1 Agent
agentControlRelationHasTarget min 1 Agent
Is in domain of
rico:agentControlRelationHasSource; rico:agentControlRelationHasTarget
Is in range of
rico:agentIsSourceOfAgentControlRelation; rico:agentIsTargetOfAgentControlRelation
Has sub-classes
rico:LeadershipRelation

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]
Definition
Connects at least one Agent to at least another Agent, when the first one is hierarchically superior to the second one.
Mapping to RiC-CM v0.2
Class implementation of RiC-R045 and RiC-R045i relations
Has super-classes
rico:AgentToAgentRelation
agentHierarchicalRelationHasSource min 1 Agent
agentHierarchicalRelationHasTarget min 1 Agent
Is in domain of
rico:agentHierarchicalRelationHasSource; rico:agentHierarchicalRelationHasTarget
Is in range of
rico:agentIsSourceOfAgentHierarchicalRelation; rico:agentIsTargetOfAgentHierarchicalRelation
Has sub-classes
rico:AgentControlRelation; rico:GroupSubdivisionRelation

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]
Definition
A label, title or term designating an Agent in order to make it distinguishable from other similar entities.
Mapping to RiC-CM v0.2
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

Back to the table of contents | Back to top

Class: rico:AgentOriginationRelation

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

Label(s)
Agent Origination Relation [en]
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.
Mapping to RiC-CM v0.2
Class implementation of RiC-R026 and RiC-R026i relations
Has super-classes
rico:ProvenanceRelation
agentOriginationRelationHasSource min 1 (Instantiation or RecordResource)
agentOriginationRelationHasTarget min 1 Agent
Is in domain of
rico:agentOriginationRelationHasSource; rico:agentOriginationRelationHasTarget
Is in range of
rico:agentIsTargetOfAgentOriginationRelation; rico:recordResourceOrInstantiationIsSourceOfAgentOriginationRelation
Has sub-classes
rico:AccumulationRelation; rico:CreationRelation

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]
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.
Mapping to RiC-CM v0.2
Class implementation of RiC-R016 and RiC-016i relations
Has super-classes
rico:AgentToAgentRelation
rico:TemporalRelation
agentTemporalRelationHasSource min 1 Agent
agentTemporalRelationHasTarget min 1 Agent
asConcernsActivity all values from Activity
Is in domain of
rico:agentTemporalRelationHasSource; rico:agentTemporalRelationHasTarget; rico:asConcernsActivity
Is in range of
rico:activityIsContextOfRelation; rico:agentIsSourceOfAgentTemporalRelation; rico:agentIsTargetOfAgentTemporalRelation
Has sub-classes
rico:DescendanceRelation

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]
Definition
Connects at least two Agents.
Mapping to RiC-CM v0.2
Class implementation of RiC-R044 and RiC-044i relations
Has super-classes
rico:Relation
agentRelationConnects min 2 Agent
Is in domain of
rico:agentRelationConnects
Is in range of
rico:agentIsConnectedToAgentRelation
Has sub-classes
rico:AgentHierarchicalRelation; rico:AgentTemporalRelation; rico:FamilyRelation; rico:KnowingOfRelation; rico:KnowingRelation; rico:MembershipRelation; rico:PositionHoldingRelation; rico:PositionToGroupRelation; rico:WorkRelation

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]
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:appellationIsSourceOfAppellationRelation; rico:isOrWasAppellationOf; rico:normalizedValue; rico:textualValue; rico:usedFromDate; rico:usedToDate; rico:wasUsedFromDate; rico:wasUsedToDate
Is in range of
rico:appellationRelationHasSource; rico:hasOrHadAppellation; rico:isFromUseDateOf; rico:isToUseDateOf
Has sub-classes
rico:Identifier; rico:Name

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]
Definition
The relation between an Appellation and at least one Thing that the Appellation designates.
Has super-classes
rico:Relation
appellationRelationHasSource 1 Appellation
appellationRelationHasTarget min 1 Thing
Is in domain of
rico:appellationRelationHasSource; rico:appellationRelationHasTarget
Is in range of
rico:appellationIsSourceOfAppellationRelation; rico:thingIsTargetOfAppellationRelation

Back to the table of contents | Back to top

Class: rico:AuthorityRelation

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

Label(s)
Authority Relation [en]
Definition
Connects at least one Agent, and at least one Thing over which the Agent has some authority.
Scope note
Would probably rarely be used as such (use its sub-categories)
Mapping to RiC-CM v0.2
Class implementation of RiC-R036 and RiC-R036i relations
Has super-classes
rico:Relation
authorityRelationHasSource min 1 Agent
authorityRelationHasTarget min 1 Thing
Is in domain of
rico:authorityRelationHasSource; rico:authorityRelationHasTarget
Is in range of
rico:agentIsSourceOfAuthorityRelation; rico:thingIsTargetOfAuthorityRelation
Has sub-classes
rico:AgentControlRelation; rico:IntellectualPropertyRightsRelation; rico:ManagementRelation; rico:OwnershipRelation

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]
Definition
Connects at least one Record to at least one Person, Group or Position that is responsible for conceiving and formulating the information contained in the Record.
Mapping to RiC-CM v0.2
Class implementation of RiC-R079 and RiC-R079i relations
Has super-classes
rico:CreationRelation
authorshipRelationHasSource min 1 Record
authorshipRelationHasTarget min 1 (Group or Person or Position)
Is in domain of
rico:authorshipRelationHasSource; rico:authorshipRelationHasTarget
Is in range of
rico:agentIsTargetOfAuthorshipRelation; rico:recordIsSourceOfAuthorshipRelation
Change note(s)
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]
Definition
The extent of a Record Resource carrier
Scope note
Countable characteristics of a record resource carrier expressed as a quantity.
Mapping to RiC-CM v0.2
Class implementation of RiC-A04 (Carrier Extent) attribute
Has super-classes
rico:Extent
Change note(s)
2020-10-28: Class added in order to handle an accurate description of a carrier extent
2020-11-21: Changed a bit the definition and added change notes.

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]
Definition
Categorization of physical material in or on which information is represented.
Scope note
Carrier Type information is essential for assessing authenticity, conservation needs and the availability, access and use of Record Resources. Carrier Type determines the environmental conditions of storage and the prerequisites and possible ways to access and use of the records. Should not be confused with Content Type, that categorizes a Record Resource, nor with Representation Type that categorizes an Instantiation. The Carrier Type depends on the media type that is required to access the records and is independent of its content
Mapping to RiC-CM v0.2
Corresponds to RiC-A05 (Carrier Type attribute)
Has super-classes
rico:Type
isCarrierTypeOf all values from Instantiation
Is in domain of
rico:isCarrierTypeOf
Is in range of
rico:hasCarrierType
Change note(s)
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]
Definition
Connects at lest one Person, to at least another Person, when the first has child the second one.
Mapping to RiC-CM v0.2
Class implementation of RiC-R018 and RiC-R018i relations
Has super-classes
rico:DescendanceRelation
childRelationHasSource min 1 Person
childRelationHasTarget min 1 Person
Is in domain of
rico:childRelationHasSource; rico:childRelationHasTarget
Is in range of
rico:personIsSourceOfChildRelation; rico:personIsTargetOfChildRelation

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]
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

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]
Definition
The fundamental form of communication in which a Record is expressed and the human sense through which it is intended to be perceived.
Scope note
Should not be confused with Representation Type or Carrier Type of a related Instantiation since the form of communication can be independent of the representation or carrier, for example, a map (Content Type: cartographic image) can be represented as a sketch (Representation Type: graphic) or as a GIS-coded elements (Representation Type: computer).
Mapping to RiC-CM v0.2
Corresponds to RiC-A10 (Content Type attribute)
Has super-classes
rico:Type
isContentTypeOf all values from RecordResource
Is in domain of
rico:isContentTypeOf; rico:isOrWasContentTypeOfAllMembersOf; rico:isOrWasContentTypeOfSomeMembersOf
Is in range of
rico:hasContentOfType; rico:hasOrHadAllMembersWithContentType; rico:hasOrHadSomeMembersWithContentType
Change note(s)
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)
Coordinates [en]
Definition
Longitudinal and latitudinal information of a Place.
Mapping to RiC-CM v0.2
Class implementation of RiC-A11 (Coordinates attribute)
Has super-classes
rico:Thing
isOrWasCoordinatesOf all values from PhysicalLocation
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)
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)
Corporate Body [en]
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.
Mapping to RiC-CM v0.2
Corresponds to RiC-E11 (Corporate Body entity)
Has super-classes
rico:Group
Is in domain of
rico:hasOrHadCorporateBodyType
Is in range of
rico:isOrWasCorporateBodyTypeOf
Change note(s)
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]
Definition
Categorization of a Corporate Body.
Mapping to RiC-CM v0.2
Corresponds to RiC-A12 (Corporate Body Type attribute)
Has super-classes
rico:Type
isOrWasCorporateBodyTypeOf all values from CorporateBody
Is in domain of
rico:isOrWasCorporateBodyTypeOf
Is in range of
rico:hasOrHadCorporateBodyType

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]
Definition
Connects at least two Persons, when they correspond to each other.
Mapping to RiC-CM v0.2
Class implementation of RiC-R052 and Ri052i relations
Has super-classes
rico:KnowingRelation
correspondenceRelationConnects min 2 Person
Is in domain of
rico:correspondenceRelationConnects
Is in range of
rico:personHasCorrespondenceRelation

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]
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.
Mapping to RiC-CM v0.2
Class implementation of RiC-R027 and RiC-R027i relations
Has super-classes
rico:AgentOriginationRelation
creationRelationHasSource min 1 (Instantiation or RecordResource)
creationRelationHasTarget min 1 Agent
creationWithRole all values from RoleType
Is in domain of
rico:creationRelationHasSource; rico:creationRelationHasTarget; rico:creationWithRole
Is in range of
rico:agentIsTargetOfCreationRelation; rico:recordResourceOrInstantiationIsSourceOfCreationRelation; rico:roleIsContextOfCreationRelation
Has sub-classes
rico:AuthorshipRelation

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]
Definition
Chronological information associated with an entity that contributes to its identification and contextualization.
Scope note
Date includes both single dates, a date range, or a set of non-contiguous single dates or date ranges. 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 v0.2
Corresponds to RiC-E18 (Date entity)
Has super-classes
rico:Thing
Is in domain of
rico:calendar; rico:certainty; rico:dateQualifier; rico:dateStandard; rico:expressedDate; rico:isBeginningDateOf; rico:isBirthDateOf; rico:isDateAssociatedWith; rico:isDeathDateOf; rico:isEndDateOf; rico:isFromUseDateOf; rico:isLastUpdateDateOf; rico:isModificationDateOf; rico:isToUseDateOf; rico:normalizedDateValue; rico:normalizedValue; rico:textualValue
Is in range of
rico:hasBeginningDate; rico:hasBirthDate; rico:hasDeathDate; rico:hasEndDate; rico:hasModificationDate; rico:isAssociatedWithDate; rico:wasLastUpdatedAtDate; rico:wasUsedFromDate; rico:wasUsedToDate
Has sub-classes
rico:DateRange; rico:DateSet; rico:SingleDate
Change note(s)
2020-10-23: Scope note: made separate paragraphs.

Back to the table of contents | Back to top

Class: rico:DateRange

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

Label(s)
Date Range [en]
Definition
Chronological information associated with an entity that contributes to its identification and contextualization, that implies or explicitly states a start date and end date.
Mapping to RiC-CM v0.2
Corresponds to RiC-E20 (Date Range entity)
Has super-classes
rico:Date
hasBeginningDate max 1 SingleDate
hasEndDate max 1 SingleDate

Back to the table of contents | Back to top

Class: rico:DateSet

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

Label(s)
Date Set [en]
Definition
Non-contiguous single dates or date ranges.
Scope note
Primarily used in the description of Record Sets to describe dates of member Records
Mapping to RiC-CM v0.2
Corresponds to RiC-E21 (Date Set entity)
Has super-classes
rico:Date
Change note(s)
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:DemographicGroup

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

Label(s)
Demographic Group [en]
Definition
Categorization of a person according to characteristics such as age, gender, education, place of origin, ethnic/cultural identification, religion, etc.
Scope note
Can be extended with any number of subclasses, e.g. Age or Religion. A demographic group may be defined as a subset of the general population. Individuals may belong to several demographic groups
Mapping to RiC-CM v0.2
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)
2020-10-23: Comment: updated. Scope note: updated and made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.
2021-02-08: Removed the Restriction.

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]
Definition
Connects an Instantiation to at least one Instantiation that is derived from it.
Mapping to RiC-CM v0.2
Class implementation of RiC-R014 and RiR014i relations
Has super-classes
rico:InstantiationToInstantiationRelation
rico:TemporalRelation
derivationRelationHasSource 1 Instantiation
derivationRelationHasTarget min 1 Instantiation
Is in domain of
rico:derivationRelationHasSource; rico:derivationRelationHasTarget
Is in range of
rico:instantiationIsSourceOfDerivationRelation; rico:instantiationIsTargetOfDerivationRelation
Has sub-classes
rico:MigrationRelation

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]
Definition
Connects at least one Person to at least another Person, when the first has/have descendant the second one(s).
Mapping to RiC-CM v0.2
Class implementation of RiC-R017 and RiC-R017i relations
Has super-classes
rico:AgentTemporalRelation
rico:FamilyRelation
descendanceRelationHasSource min 1 Person
descendanceRelationHasTarget min 1 Person
Is in domain of
rico:descendanceRelationHasSource; rico:descendanceRelationHasTarget
Is in range of
rico:personIsSourceOfDescendanceRelation; rico:personIsTargetOfDescendanceRelation
Has sub-classes
rico:ChildRelation

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]
Definition
Categorization of the document 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 v0.2
Corresponds to RiC-A17 (Documentary Form Type attribute)
Has super-classes
rico:Type
isDocumentaryFormTypeOf all values from (Record or RecordPart)
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
Change note(s)
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)
Event [en]
Definition
Something that happens in time and space.
Scope note
An event may be natural, human, or a combination of natural and human. 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 v0.2
Corresponds to RiC-E14 (Event entity)
Possible mapping(s) with other external resources
LODE Event class (http://linkedevents.org/ontology/#term-Event)
Has super-classes
rico:Thing
hasEventType all values from EventType
Is in domain of
rico:affectsOrAffected; rico:certainty; rico:eventIsSourceOfEventRelation; rico:hasEventType; rico:hasOrHadParticipant; rico:hasOrHadSubevent; rico:history; rico:isEventAssociatedWith; rico:isOrWasSubeventOf; rico:resultsOrResultedIn
Is in range of
rico:eventRelationHasSource; rico:hasOrHadSubevent; rico:isAssociatedWithEvent; rico:isEventTypeOf; rico:isOrWasAffectedBy; rico:isOrWasParticipantIn; rico:isOrWasSubeventOf; rico:resultsOrResultedFrom
Has sub-classes
rico:Activity
Change note(s)
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)
Event Relation [en]
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.
Mapping to RiC-CM v0.2
Class implementation of RiC-R057 and RiC-R057i relations
Has super-classes
rico:Relation
eventRelationHasSource min 1 Event
eventRelationHasTarget min 1 Thing
Is in domain of
rico:eventRelationHasSource; rico:eventRelationHasTarget
Is in range of
rico:eventIsSourceOfEventRelation; rico:thingIsTargetOfEventRelation
Has sub-classes
rico:PerformanceRelation

Back to the table of contents | Back to top

Class: rico:EventType

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

Label(s)
Event Type [en]
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 v0.2
Corresponds to RiC-A18 (Event Type attribute)
Has super-classes
rico:Type
isEventTypeOf all values from Event
Is in domain of
rico:isEventTypeOf
Is in range of
rico:hasEventType
Change note(s)
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)
Extent [en]
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)
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]
Definition
Has super-classes
rico:Type
Is in domain of
rico:isExtentTypeOf
Is in range of
rico:hasExtentType
Change note(s)
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)
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 v0.2
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)
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]
Definition
Connects at least two Persons, when they have some family link, i.e. belong to the same family.
Mapping to RiC-CM v0.2
Class implementation of RiC-R047 and RiC-R047i relations
Has super-classes
rico:AgentToAgentRelation
familyRelationConnects min 2 Person
Is in domain of
rico:familyRelationConnects
Is in range of
rico:personHasFamilyRelation
Has sub-classes
rico:DescendanceRelation; rico:SiblingRelation; rico:SpouseRelation

Back to the table of contents | Back to top

Class: rico:FamilyType

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

Label(s)
Family Type [en]
Definition
Categorization of a Family.
Scope note
Family Type encompasses a wide variety of familial groups related by consanguinity, affinity, cohabitation or other social conventions.
Mapping to RiC-CM v0.2
Corresponds to RiC-A20 (Family Type attribute)
Has super-classes
rico:Type
isFamilyTypeOf all values from Family
Is in domain of
rico:isFamilyTypeOf
Is in range of
rico:hasFamilyType
Change note(s)
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]
Definition
Connects at least two Instantiations which may be considered as equivalent.
Scope note
Use for Instantiations which, from some point of view, in some context and for some users at least, 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 v0.2
Class implementation of RiC-R035 and RiC-R035i relations
Has super-classes
rico:InstantiationToInstantiationRelation
functionalEquivalenceRelationConnects min 2 Instantiation
Is in domain of
rico:functionalEquivalenceRelationConnects
Is in range of
rico:instantiationIsConnectedToFunctionalEquivalenceRelation

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]
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 v0.2
Corresponds to RiC-E09 (Group Entity)
Has super-classes
rico:Agent
Disjoint with
rico:Mechanism; rico:Person; rico:Position
Is in domain of
rico:agentIsSourceOfIntellectualPropertyRightsRelation; rico:agentIsSourceOfOwnershipRelation; rico:agentIsTargetOfAuthorshipRelation; rico:groupIsSourceOfGroupSubdivisionRelation; rico:groupIsSourceOfMembershipRelation; rico:groupIsTargetOfGroupSubdivisionRelation; rico:groupIsTargetOfLeadershipRelation; rico:groupIsTargetOfPositionToGroupRelation; rico:hasOrHadDemographicGroup; rico:hasOrHadLeader; rico:hasOrHadMember; rico:hasOrHadPosition; rico:hasOrHadSubdivision; rico:isAuthorOf; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasOwnerOf; rico:isOrWasSubdivisionOf
Is in range of
rico:authorshipRelationHasTarget; rico:existsOrExistedIn; rico:groupSubdivisionRelationHasSource; rico:groupSubdivisionRelationHasTarget; rico:hasAuthor; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadOwner; rico:hasOrHadSubdivision; rico:intellectualPropertyRightsRelationHasSource; rico:isOrWasDemographicGroupOf; rico:isOrWasLeaderOf; rico:isOrWasMemberOf; rico:isOrWasSubdivisionOf; rico:leadershipRelationHasTarget; rico:membershipRelationHasSource; rico:ownershipRelationHasSource; rico:positionToGroupRelationHasTarget
Has sub-classes
rico:CorporateBody; rico:Family
Change note(s)
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]
Definition
Connects a Group and at least another Group, when the first one as the second one(s) among its subdivisions.
Mapping to RiC-CM v0.2
Class implementation of RiC-R005 and RiC-R005i relations
Has super-classes
rico:AgentHierarchicalRelation
rico:WholePartRelation
groupSubdivisionRelationHasSource 1 Group
groupSubdivisionRelationHasTarget min 1 Group
Is in domain of
rico:groupSubdivisionRelationHasSource; rico:groupSubdivisionRelationHasTarget
Is in range of
rico:groupIsSourceOfGroupSubdivisionRelation; rico:groupIsTargetOfGroupSubdivisionRelation

Back to the table of contents | Back to top

Class: rico:Identifier

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

Label(s)
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.
Mapping to RiC-CM v0.2
Class implementation of RiC-A22 (Identifier attribute) (see also the identifier data property)
Has super-classes
rico:Appellation
hasIdentifierType all values from IdentifierType
Is in domain of
rico:hasIdentifierType; rico:isOrWasIdentifierOf
Is in range of
rico:hasOrHadIdentifier; rico:isIdentifierTypeOf

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]
Definition
Categorization of an Identifier.
Scope note
For example, 'old identifier' ; 'ISNI' (for a person or corporate body), etc.
Has super-classes
rico:Type
isIdentifierTypeOf all values from Identifier
Is in domain of
rico:isIdentifierTypeOf
Is in range of
rico:hasIdentifierType
Change note(s)
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)
Instantiation [en]
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 v0.2
Corresponds to RiC-E06 (Instantiation entity)
Possible mapping(s) with other external resources
PREMIS Representation
Has super-classes
rico:Thing
hasCarrierType all values from CarrierType
hasProductionTechniqueType all values from ProductionTechniqueType
hasRepresentationType all values from RepresentationType
Is in domain of
rico:authenticityNote; rico:carrierExtent; rico:conditionsOfAccess; rico:conditionsOfUse; rico:documents; rico:hasAccumulator; rico:hasAddressee; rico:hasCarrierType; rico:hasCollector; rico:hasCreator; rico:hasDerivedInstantiation; rico:hasExtent; rico:hasOrHadComponent; rico:hasOrHadHolder; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadManager; rico:hasOrHadTitle; rico:hasProductionTechniqueType; rico:hasProvenance; rico:hasReceiver; rico:hasRepresentationType; rico:hasSender; rico:history; rico:instantiationExtent; rico:instantiationIsConnectedToFunctionalEquivalenceRelation; rico:instantiationIsConnectedToInstantiationRelation; rico:instantiationIsSourceOfDerivationRelation; rico:instantiationIsSourceOfMigrationRelation; rico:instantiationIsTargetOfDerivationRelation; rico:instantiationIsTargetOfMigrationRelation; rico:instantiationIsTargetOfRecordResourceToInstantiationRelation; rico:instantiationStructure; rico:integrity; rico:isDerivedFromInstantiation; rico:isFunctionallyEquivalentTo; rico:isInstantiationAssociatedWithInstantiation; rico:isInstantiationOf; rico:isOrWasComponentOf; rico:migratedFrom; rico:migratedInto; rico:physicalCharacteristics; rico:physicalOrLogicalExtent; rico:productionTechnique; rico:qualityOfRepresentation; rico:recordResourceOrInstantiationIsSourceOfAccumulationRelation; rico:recordResourceOrInstantiationIsSourceOfActivityDocumentationRelation; rico:recordResourceOrInstantiationIsSourceOfAgentOriginationRelation; rico:recordResourceOrInstantiationIsSourceOfCreationRelation; rico:recordResourceOrInstantiationIsSourceOfProvenanceRelation; rico:recordResourceOrInstantiationIsTargetOfIntellectualPropertyRightsRelation; rico:recordResourceOrInstantiationIsTargetOfManagementRelation; rico:recordResourceOrInstantiationIsTargetOfRecordResourceHoldingRelation; rico:structure; rico:title
Is in range of
rico:accumulationRelationHasSource; rico:activityDocumentationRelationHasSource; rico:agentOriginationRelationHasSource; rico:creationRelationHasSource; rico:derivationRelationHasSource; rico:derivationRelationHasTarget; rico:documentedBy; rico:functionalEquivalenceRelationConnects; rico:hasDerivedInstantiation; rico:hasInstantiation; rico:hasOrHadComponent; rico:instantiationToInstantiationRelationConnects; rico:intellectualPropertyRightsRelationHasTarget; rico:isAccumulatorOf; rico:isAddresseeOf; rico:isCarrierTypeOf; rico:isCollectorOf; rico:isCreatorOf; rico:isDerivedFromInstantiation; rico:isExtentOf; rico:isFunctionallyEquivalentTo; rico:isInstantiationAssociatedWithInstantiation; rico:isOrWasComponentOf; rico:isOrWasHolderOf; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasManagerOf; rico:isOrWasTitleOf; rico:isProductionTechniqueTypeOf; rico:isProvenanceOf; rico:isReceiverOf; rico:isRepresentationTypeOf; rico:isSenderOf; rico:managementRelationHasTarget; rico:migratedFrom; rico:migratedInto; rico:migrationRelationHasSource; rico:migrationRelationHasTarget; rico:provenanceRelationHasSource; rico:recordResourceHoldingRelationHasTarget; rico:recordResourceToInstantiationRelationHasTarget
Change note(s)
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)
Instantiation Extent [en]
Definition
The extent of an Instantiation.
Scope note
Countable characteristics of an Instantiation expressed as a quantity.
Mapping to RiC-CM v0.2
Class implementation of RiC-A23 (Instantiation Extent attribute)
Has super-classes
rico:Extent
Change note(s)
2020-10-28: Class added in order to handle an accurate description of an instantiation extent
2020-11-21: Changed a bit the definition and added change notes.

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]
Definition
Connects at least two instantiations
Has super-classes
rico:Relation
instantiationToInstantiationRelationConnects min 2 Instantiation
Is in domain of
rico:instantiationToInstantiationRelationConnects
Is in range of
rico:instantiationIsConnectedToInstantiationRelation
Has sub-classes
rico:DerivationRelation; rico:FunctionalEquivalenceRelation

Back to the table of contents | Back to top

Class: rico:IntellectualPropertyRightsRelation

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

Label(s)
Intellectual Property Rights Relation [en]
Definition
Connects at least one Agent and one Record Resource or Instantiation on which the Agent has some intellectual property rights.
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 v0.2
Class implementation of RiC-R040 and RiC-R040i relations
Has super-classes
rico:AuthorityRelation
intellectualPropertyRightsRelationHasSource min 1 (Group or Person or Position)
intellectualPropertyRightsRelationHasTarget min 1 (Instantiation or RecordResource)
Is in domain of
rico:intellectualPropertyRightsRelationHasSource; rico:intellectualPropertyRightsRelationHasTarget
Is in range of
rico:agentIsSourceOfIntellectualPropertyRightsRelation; rico:recordResourceOrInstantiationIsTargetOfIntellectualPropertyRightsRelation

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]
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.
Mapping to RiC-CM v0.2
Class implementation of RiC-R050 and RiC-R050i relationsi
Has super-classes
rico:AgentToAgentRelation
knowingOfRelationHasSource min 1 Person
knowingOfRelationHasTarget min 1 Person
Is in domain of
rico:knowingOfRelationHasSource; rico:knowingOfRelationHasTarget
Is in range of
rico:personIsSourceOfKnowingOfRelation; rico:personIsTargetOfKnowingOfRelation

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]
Definition
Connects at least two Persons that directly know each other during their existence. This relation is symmetric.
Mapping to RiC-CM v0.2
Cass implementation of RiC-R051 and RiC—R051i relations
Has super-classes
rico:AgentToAgentRelation
knowingRelationConnects min 2 Person
Is in domain of
rico:knowingRelationConnects
Is in range of
rico:personHasKnowingRelation
Has sub-classes
rico:CorrespondenceRelation; rico:TeachingRelation

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]
Definition
A spoken or written human language represented in the Record or Record Part, or used by the Agent.
Mapping to RiC-CM v0.2
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)
2020-10-23: Scope note from RiC-CM : deleted.
2020-12-28: Changed the definition (skos:comment annotation); so that it conforms to the RiC-CM one.

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]
Definition
Connects at least one Person and at least one Group, when the first one leads the second one.
Mapping to RiC-CM v0.2
Class implementation of RiC-R042 and RiC-R042i relations
Has super-classes
rico:AgentControlRelation
leadershipRelationHasSource min 1 Person
leadershipRelationHasTarget min 1 Group
leadershipWithPosition max 1 Position
Is in domain of
rico:leadershipRelationHasSource; rico:leadershipRelationHasTarget; rico:leadershipWithPosition
Is in range of
rico:groupIsTargetOfLeadershipRelation; rico:personIsSourceOfLeadershipRelation; rico:positionIsContextOfLeadershipRelation

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]
Definition
A status defined by law.
Mapping to RiC-CM v0.2
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

Back to the table of contents | Back to top

Class: rico:ManagementRelation

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

Label(s)
Management Relation [en]
Definition
Connects at least one Agent, and at least one Record Resource or Instantiation that the Agent manages.
Mapping to RiC-CM v0.2
Class implementation of RiC-R038 and RiC-R038i relations
Has super-classes
rico:AuthorityRelation
managementRelationHasSource min 1 Agent
managementRelationHasTarget min 1 (Instantiation or RecordResource)
Is in domain of
rico:managementRelationHasSource; rico:managementRelationHasTarget
Is in range of
rico:agentIsSourceOfManagementRelation; rico:recordResourceOrInstantiationIsTargetOfManagementRelation
Has sub-classes
rico:RecordResourceHoldingRelation

Back to the table of contents | Back to top

Class: rico:Mandate

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

Label(s)
Mandate [en]
Definition
Delegation of authority by an Agent to another Agent to perform an Activity.
Scope note
Mandate is a kind of Rule. A Mandate confers the authority or competencies of Agents to perform a specified Activity. In addition to assigning an Activity and delegating 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 v0.2
Corresponds to RiC-E17 (Mandate entity)
Has super-classes
rico:Rule
authorizes all values from Agent
Is in domain of
rico:authorizes; rico:mandateIsSourceOfMandateRelation
Is in range of
rico:authorizedBy; rico:mandateRelationHasSource
Change note(s)
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)
Mandate Relation [en]
Definition
Connects at least one Mandate, and at least one Agent, when the first gives the second one the authority or competencies to act. May also involve one to many Activities that the Mandate(s) assign(s) to the Agent(s).
Mapping to RiC-CM v0.2
Class implementation of RiC-R067 and RiC-R067i relations
Has super-classes
rico:RuleRelation
asConcernsActivity min 1 Activity
authorizingAgent all values from Agent
mandateRelationHasSource min 1 Mandate
mandateRelationHasTarget min 1 Agent
Is in domain of
rico:asConcernsActivity; rico:authorizingAgent; rico:mandateRelationHasSource; rico:mandateRelationHasTarget
Is in range of
rico:activityIsContextOfRelation; rico:agentIsTargetOfMandateRelation; rico:isAuthorizingAgentInMandateRelation; rico:mandateIsSourceOfMandateRelation

Back to the table of contents | Back to top

Class: rico:Mechanism

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

Label(s)
Mechanism [en]
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 frequently generates or modifies Records.
Mapping to RiC-CM v0.2
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)
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)
Membership Relation [en]
Definition
Connects a Group and at least one Person, when the first one has the second one(s) among its members.
Mapping to RiC-CM v0.2
Class implementation of RiC-R055 and RiC-R055i relations
Has super-classes
rico:AgentToAgentRelation
membershipRelationHasSource 1 Group
membershipRelationHasTarget min 1 Person
membershipWithPosition max 1 Position
Is in domain of
rico:membershipRelationHasSource; rico:membershipRelationHasTarget; rico:membershipWithPosition
Is in range of
rico:groupIsSourceOfMembershipRelation; rico:personIsTargetOfMembershipRelation; rico:positionIsContextOfMembershipRelation

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]
Definition
Connects an Instantiation and at least another Instantiation, when the first is migrated into the second one(s).
Mapping to RiC-CM v0.2
Class implementation of RiC-R015 and RiC-R015i relations
Has super-classes
rico:DerivationRelation
migrationRelationHasSource 1 Instantiation
migrationRelationHasTarget min 1 Instantiation
Is in domain of
rico:migrationRelationHasSource; rico:migrationRelationHasTarget
Is in range of
rico:instantiationIsSourceOfMigrationRelation; rico:instantiationIsTargetOfMigrationRelation

Back to the table of contents | Back to top

Class: rico:Name

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

Label(s)
Name [en]
Definition
A label, title or term designating the entity in order to make it distinguishable from other similar entities.
Mapping to RiC-CM v0.2
Class implementation of RiC-A28 (Name attribute) (see also the name data 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

Back to the table of contents | Back to top

Class: rico:OccupationType

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

Label(s)
Occupation Type [en]
Definition
Categorization of a profession, trade, or craft pursued by a person in fulfilment of an Activity.
Scope note
Occupation Type 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. Occupation Type is related to, but should not be confused with the domain or field of Activity (Actvitity Type), such as an archivist who works in the domain of archival science. Occupation Type is a kind of Demographic Group.
Mapping to RiC-CM v0.2
Corresponds to RiC-A30 (Occupation Type attribute)
Has super-classes
rico:ActivityType
rico:DemographicGroup
isOrWasOccupationTypeOf all values from Person
Is in domain of
rico:isOrWasOccupationTypeOf
Is in range of
rico:hasOrHadOccupationOfType
Change note(s)
2020-10-23: scope note: added.

Back to the table of contents | Back to top

Class: rico:OwnershipRelation

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

Label(s)
Ownership Relation [en]
Definition
Connects at least one Group, Person or Position, and at least a Thing that these Agent(s) own(s).
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 v0.2
Class implementation of RiC-R037 and RiC-R037i relations
Has super-classes
rico:AuthorityRelation
ownershipRelationHasSource min 1 (Group or Person or Position)
ownershipRelationHasTarget min 1 Thing
Is in domain of
rico:ownershipRelationHasSource; rico:ownershipRelationHasTarget
Is in range of
rico:agentIsSourceOfOwnershipRelation; rico:thingIsTargetOfOwnershipRelation

Back to the table of contents | Back to top

Class: rico:PerformanceRelation

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

Label(s)
Performance Relation [en]
Definition
Connects at least one Activity to at least one Agent, when the first is performed by the second one(s).
Mapping to RiC-CM v0.2
Class implementation of RiC-R060 and RiC-R060i relations
Has super-classes
rico:EventRelation
performanceRelationHasSource min 1 Activity
performanceRelationHasTarget min 1 Agent
Is in domain of
rico:performanceRelationHasSource; rico:performanceRelationHasTarget
Is in range of
rico:activityIsSourceOfPerformanceRelation; rico:agentIsTargetOfPerformanceRelation

Back to the table of contents | Back to top

Class: rico:Person

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

Label(s)
Person [en]
Definition
A human being with a social identity or persona.
Scope note
Person is a kind of Agent. Most commonly, a human being (biological person) has a single coeval social identity or persona. In everyday discourse, this is the “real person.” Less common though not rare, over the course of a lifetime, personae in addition to the coeval (or “original”) persona may be associated with the human being. Such “alternative personae” are most often created by the original person for specific purposes. 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 social (shared) alternative identity becomes the predominate identity. Less common is whentwo or more persons collaborate to create a shared persona. Persona shared by two or more Persons constitute a kind of Group. Within the archival context, the original Person generally will be the focus of the description, with alternative personae noted. Exceptionally, an alternative persona may displace the coeval persona.s.
Mapping to RiC-CM v0.2
Corresponds to RiC-E08 (Person entity)
Has super-classes
rico:Agent
hasOrHadOccupationOfType all values from OccupationType
Disjoint with
rico:Position
Is in domain of
rico:agentIsSourceOfIntellectualPropertyRightsRelation; rico:agentIsSourceOfOwnershipRelation; rico:agentIsTargetOfAuthorshipRelation; rico:birthDate; rico:deathDate; rico:hasAncestor; rico:hasBirthDate; rico:hasChild; rico:hasDeathDate; rico:hasDescendant; rico:hasFamilyAssociationWith; rico:hasOrHadCorrespondent; rico:hasOrHadDemographicGroup; rico:hasOrHadOccupationOfType; rico:hasOrHadSpouse; rico:hasOrHadStudent; rico:hasOrHadTeacher; rico:hasSibling; rico:isAuthorOf; rico:isChildOf; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasLeaderOf; rico:isOrWasMemberOf; rico:isOrWasOwnerOf; rico:knownBy; rico:knows; rico:knowsOf; rico:occupiesOrOccupied; rico:personHasCorrespondenceRelation; rico:personHasFamilyRelation; rico:personHasKnowingRelation; rico:personHasSiblingRelation; rico:personHasSpouseRelation; rico:personIsSourceOfChildRelation; rico:personIsSourceOfDescendanceRelation; rico:personIsSourceOfKnowingOfRelation; rico:personIsSourceOfLeadershipRelation; rico:personIsSourceOfPositionHoldingRelation; rico:personIsSourceOfTeachingRelation; rico:personIsTargetOfChildRelation; rico:personIsTargetOfDescendanceRelation; rico:personIsTargetOfKnowingOfRelation; rico:personIsTargetOfMembershipRelation; rico:personIsTargetOfTeachingRelation
Is in range of
rico:authorshipRelationHasTarget; rico:childRelationHasSource; rico:childRelationHasTarget; rico:correspondenceRelationConnects; rico:descendanceRelationHasSource; rico:descendanceRelationHasTarget; rico:familyRelationConnects; rico:hasAncestor; rico:hasAuthor; rico:hasChild; rico:hasDescendant; rico:hasFamilyAssociationWith; rico:hasOrHadCorrespondent; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadLeader; rico:hasOrHadMember; rico:hasOrHadOwner; rico:hasOrHadSpouse; rico:hasOrHadStudent; rico:hasOrHadTeacher; rico:hasSibling; rico:intellectualPropertyRightsRelationHasSource; rico:isBirthDateOf; rico:isChildOf; rico:isDeathDateOf; rico:isOrWasDemographicGroupOf; rico:isOrWasOccupationTypeOf; rico:isOrWasOccupiedBy; rico:knowingOfRelationHasSource; rico:knowingOfRelationHasTarget; rico:knowingRelationConnects; rico:knownBy; rico:knows; rico:knowsOf; rico:leadershipRelationHasSource; rico:membershipRelationHasTarget; rico:ownershipRelationHasSource; rico:positionHoldingRelationHasSource; rico:siblingRelationConnects; rico:spouseRelationConnects; rico:teachingRelationHasSource; rico:teachingRelationHasTarget
Change note(s)
2020-10-23: Scope note: made separate paragraphs and updated. Disjoint with: enriched. Objective: to make RiC-O compliant with RiC-CM v0.2.
2021-02-08: Removed one Restriction.

Back to the table of contents | Back to top

Class: rico:PhysicalLocation

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

Label(s)
Physical Location [en]
Definition
A delimitation of the physical territory of a Place.
Scope note
Usually associated to one to many Places, and known during some time. A location may be linked to one to many Coordinates.
Mapping to RiC-CM v0.2
Class implementation of RiC-A27 (Location attribute)
Has super-classes
rico:Thing
hasOrHadCoordinates all values from Coordinates
isOrWasPhysicalLocationOf all values from Place
Is in domain of
rico:hasOrHadCoordinates; rico:isOrWasPhysicalLocationOf
Is in range of
rico:hasOrHadPhysicalLocation; rico:isOrWasCoordinatesOf

Back to the table of contents | Back to top

Class: rico:Place

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

Label(s)
Place [en]
Definition
Bounded, named geographic area or region.
Scope note
A Place may be a jurisdiction, a manmade structure, or a natural feature. A manmade structure or natural feature may also be a jurisdiction. A Place may be referenced to a Physical Location on the earth, or (if you don't want to use the PhysicalLocation class) directly to geographic coordinates. Both jurisdictions and natural features are historical entities. A Place thus may have begin and end dates, and changing boundaries that result from human or natural events. A Jurisdiction is the bounded geographic area within which an Agent has the authority to perform specified activities constrained by rules.
Mapping to RiC-CM v0.2
Corresponds to RiC-E22 (Place entity)
Has super-classes
rico:Thing
hasOrHadPhysicalLocation all values from PhysicalLocation
Is in domain of
rico:containsOrContained; rico:geographicalCoordinates; rico:hasOrHadPhysicalLocation; rico:hasOrHadPlaceName; rico:hasOrHadPlaceType; rico:history; rico:isOrWasAdjacentTo; rico:isOrWasContainedBy; rico:isOrWasJurisdictionOf; rico:isOrWasLocationOf; rico:isPlaceAssociatedWith; rico:location; rico:overlapsOrOverlapped; rico:placeIsSourceOfPlaceRelation
Is in range of
rico:containsOrContained; rico:hasOrHadJurisdiction; rico:hasOrHadLocation; rico:isAssociatedWithPlace; rico:isOrWasAdjacentTo; rico:isOrWasContainedBy; rico:isOrWasPhysicalLocationOf; rico:isOrWasPlaceNameOf; rico:isOrWasPlaceTypeOf; rico:overlapsOrOverlapped; rico:placeRelationHasSource
Change note(s)
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)
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 v0.2
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

Back to the table of contents | Back to top

Class: rico:PlaceRelation

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

Label(s)
Place Relation [en]
Definition
Connects a Place and at least one Thing, when the first is associated with the existence and lifecycle of the second one.
Mapping to RiC-CM v0.2
Class implementation of RiC-R074 and RiC-R074i relations
Has super-classes
rico:Relation
placeRelationHasSource 1 Place
placeRelationHasTarget min 1 Thing
Is in domain of
rico:placeRelationHasSource; rico:placeRelationHasTarget
Is in range of
rico:placeIsSourceOfPlaceRelation; rico:thingIsTargetOfPlaceRelation

Back to the table of contents | Back to top

Class: rico:PlaceType

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

Label(s)
Place Type [en]
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 v0.2
Corresponds to RiC-A32 (Place Type attribute)
Has super-classes
rico:Type
isOrWasPlaceTypeOf all values from Place
Is in domain of
rico:isOrWasPlaceTypeOf
Is in range of
rico:hasOrHadPlaceType

Back to the table of contents | Back to top

Class: rico:Position

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

Label(s)
Position [en]
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 v0.2
Corresponds to RiC-E12 (Position entity)
Has super-classes
rico:Agent
Is in domain of
rico:agentIsSourceOfIntellectualPropertyRightsRelation; rico:agentIsSourceOfOwnershipRelation; rico:agentIsTargetOfAuthorshipRelation; rico:existsOrExistedIn; rico:isAuthorOf; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasOccupiedBy; rico:isOrWasOwnerOf; rico:positionIsContextOfLeadershipRelation; rico:positionIsContextOfMembershipRelation; rico:positionIsSourceOfPositionToGroupRelation; rico:positionIsTargetOfPositionHoldingRelation
Is in range of
rico:authorshipRelationHasTarget; rico:hasAuthor; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadOwner; rico:hasOrHadPosition; rico:intellectualPropertyRightsRelationHasSource; rico:leadershipWithPosition; rico:membershipWithPosition; rico:occupiesOrOccupied; rico:ownershipRelationHasSource; rico:positionHoldingRelationHasTarget; rico:positionToGroupRelationHasSource
Change note(s)
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)
Position Holding Relation [en]
Definition
Connects at least one Person, and at least one Position that the Person occupies.
Mapping to RiC-CM v0.2
Class implementation of RiC-R054 and RiC-R054i relations
Has super-classes
rico:AgentToAgentRelation
positionHoldingRelationHasSource min 1 Person
positionHoldingRelationHasTarget min 1 Position
Is in domain of
rico:positionHoldingRelationHasSource; rico:positionHoldingRelationHasTarget
Is in range of
rico:personIsSourceOfPositionHoldingRelation; rico:positionIsTargetOfPositionHoldingRelation

Back to the table of contents | Back to top

Class: rico:PositionToGroupRelation

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

Label(s)
Position to Group Relation [en]
Definition
Connects at least one Position, and a Group, when the first one(s) exist(s) in/is defined within the second one.
Mapping to RiC-CM v0.2
Class implementation of RiC-R056 and RiC-R056i relations
Has super-classes
rico:AgentToAgentRelation
positionToGroupRelationHasSource min 1 Position
positionToGroupRelationHasTarget 1 Group
Is in domain of
rico:positionToGroupRelationHasSource; rico:positionToGroupRelationHasTarget
Is in range of
rico:groupIsTargetOfPositionToGroupRelation; rico:positionIsSourceOfPositionToGroupRelation

Back to the table of contents | Back to top

Class: rico:ProductionTechniqueType

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

Label(s)
Production Technique Type [en]
Definition
Categorization of the method used in the representation of information on the Instantiation.
Mapping to RiC-CM v0.2
Class implementation of RiC-A33 (Production Technique attribute)
Has super-classes
rico:Type
isProductionTechniqueTypeOf all values from Instantiation
Is in domain of
rico:isProductionTechniqueTypeOf
Is in range of
rico:hasProductionTechniqueType
Change note(s)
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:ProvenanceRelation

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

Label(s)
Provenance Relation [en]
Definition
Specifies the provenance or origin of at least one Record Resource or Instantiation, for example the relation between a Record Resource and the Agent which created it or the Activity from which it resulted.
Scope note
This relation stands for organic and for functional provenance.
Has super-classes
rico:Relation
provenanceRelationHasSource min 1 (Instantiation or RecordResource)
provenanceRelationHasTarget min 1 (Activity or Agent)
Is in domain of
rico:provenanceRelationHasSource; rico:provenanceRelationHasTarget
Is in range of
rico:agentOrActivityIsTargetOfProvenanceRelation; rico:recordResourceOrInstantiationIsSourceOfProvenanceRelation
Has sub-classes
rico:ActivityDocumentationRelation; rico:AgentOriginationRelation

Back to the table of contents | Back to top

Class: rico:Proxy

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

Label(s)
Proxy [en]
Definition
A Proxy represents (stands for) a Record Resource as it exists in a specific Record Set.
Scope note
Useful for handling in RDF the sequencing of records or records sets in the context of a Record set. A Record Resource has only one Proxy in the context of one specific Record Set. 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 RecordSet
Is in domain of
rico:proxyFor; rico:proxyIn

Back to the table of contents | Back to top

Class: rico:Record

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

Label(s)
Record [en]
Definition
Information inscribed at least once by any method on any physical 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 must have or have had at least one Instantiation. A Record may have more than one Instantiation. A re-instantiation of the record may be considered the same record or a new record, depending on the context and of the functions that record serves. Such information may serve a variety of purposes, though it always documents or is evidence of Activity.
Mapping to RiC-CM v0.2
Corresponds to RiC-E04 (Record entity)
Has super-classes
rico:RecordResource
Is in domain of
rico:hasAuthor; rico:hasContentOfType; rico:hasDocumentaryFormType; rico:hasDraft; rico:hasOrHadConstituent; rico:hasOrHadLanguage; rico:hasOrHadLegalStatus; rico:hasOriginal; rico:hasRecordState; rico:isDraftOf; rico:isOrWasIncludedIn; rico:isOriginalOf; rico:recordIsSourceOfAuthorshipRelation
Is in range of
rico:authorshipRelationHasSource; rico:hasDraft; rico:hasOriginal; rico:includesOrIncluded; rico:isAuthorOf; rico:isContentTypeOf; rico:isDocumentaryFormTypeOf; rico:isDraftOf; rico:isOrWasConstituentOf; rico:isOrWasLanguageOf; rico:isOrWasLegalStatusOf; rico:isOriginalOf; rico:isRecordStateOf
Change note(s)
2020-10-23: Scope note: updated and made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.
2021-02-08: Removed the Restriction.

Back to the table of contents | Back to top

Class: rico:RecordPart

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

Label(s)
Record Part [en]
Definition
Part of a Record with discrete information content that contributes to the Record's physical or intellectual completeness.
Scope note
Record Part is a kind of Record Resource. A Record Part may itself have Record Parts.
Mapping to RiC-CM v0.2
Corresponds to RiC-E05 (Record Part entity)
Has super-classes
rico:RecordResource
Is in domain of
rico:hasContentOfType; rico:hasDocumentaryFormType; rico:hasDraft; rico:hasOrHadLanguage; rico:hasOrHadLegalStatus; rico:hasOriginal; rico:hasRecordState; rico:isDraftOf; rico:isOrWasConstituentOf; rico:isOriginalOf
Is in range of
rico:hasDraft; rico:hasOrHadConstituent; rico:hasOriginal; rico:isContentTypeOf; rico:isDocumentaryFormTypeOf; rico:isDraftOf; rico:isOrWasLanguageOf; rico:isOrWasLegalStatusOf; rico:isOriginalOf; rico:isRecordStateOf
Change note(s)
2020-10-23: comment: updated. Scope note: made several paragraphs. Objective: to make RiC-O compliant with RiC-CM v0.2.
2021-02-08: Removed the Restriction.

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]
Definition
A Record, Record Set, or Record Part produced or acquired and retained by an Agent in the course of Activity.
Scope note
Producing a record resource may imply either its newly creation or a reuse of previous existing information by combination, rearrangement, selecting, reformatting etc. Records, Record Sets, and Record Parts are all evidence of the activities 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 set of records, or forming a set of records. Though a Record, Record Set, and Record Part, under most circumstances, may be easily distinguished from one another, frequently identifying the boundary of each and how the “bounded information regions” interrelate, may present particular challenges. Documentary Forms provide the rules governing many Records, providing criteria for identifying its boundary, and identifying its essential Record Parts. Many Records, though, do not have well-established documentary forms, particularly electronic 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 a photograph represented independently in a bitstream embedded in a text document a Record, or a Record Part ? Or is the same photograph attached to an email, maintaining its independent representation, a Record or a Record Part? When information is 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 Part, or Record Set 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, and the significance of the difference for users of the records is ameliorated by the fact that attributes and relations employed in describing each of the record entities are shared.
Mapping to RiC-CM v0.2
Corresponds to RiC-E02 (Record Resource entity)
Has super-classes
rico:Thing
hasInstantiation all values from Instantiation
Is in domain of
rico:authenticityNote; rico:classification; rico:conditionsOfAccess; rico:conditionsOfUse; rico:describesOrDescribed; rico:documents; rico:expressesOrExpressed; rico:hasAccumulator; rico:hasAddressee; rico:hasCollector; rico:hasCopy; rico:hasCreator; rico:hasExtent; rico:hasGeneticLinkToRecordResource; rico:hasInstantiation; rico:hasOrHadHolder; rico:hasOrHadIntellectualPropertyRightsHolder; rico:hasOrHadMainSubject; rico:hasOrHadManager; rico:hasOrHadSubject; rico:hasOrHadTitle; rico:hasProvenance; rico:hasPublisher; rico:hasReceiver; rico:hasReply; rico:hasSender; rico:hasSource; rico:history; rico:integrity; rico:isCopyOf; rico:isRecordResourceAssociatedWithRecordResource; rico:isReplyTo; rico:isSourceOf; rico:physicalOrLogicalExtent; rico:publicationDate; rico:recordResourceExtent; rico:recordResourceIsConnectedToRecordResourceGeneticRelation; rico:recordResourceIsConnectedToRecordResourceRelation; rico:recordResourceIsSourceOfRecordResourceToInstantiationRelation; rico:recordResourceOrInstantiationIsSourceOfAccumulationRelation; rico:recordResourceOrInstantiationIsSourceOfActivityDocumentationRelation; rico:recordResourceOrInstantiationIsSourceOfAgentOriginationRelation; rico:recordResourceOrInstantiationIsSourceOfCreationRelation; rico:recordResourceOrInstantiationIsSourceOfProvenanceRelation; rico:recordResourceOrInstantiationIsTargetOfIntellectualPropertyRightsRelation; rico:recordResourceOrInstantiationIsTargetOfManagementRelation; rico:recordResourceOrInstantiationIsTargetOfRecordResourceHoldingRelation; rico:recordResourceStructure; rico:scopeAndContent; rico:source; rico:structure; rico:title
Is in range of
rico:accumulationRelationHasSource; rico:activityDocumentationRelationHasSource; rico:agentOriginationRelationHasSource; rico:creationRelationHasSource; rico:documentedBy; rico:hasCopy; rico:hasGeneticLinkToRecordResource; rico:hasReply; rico:hasSource; rico:intellectualPropertyRightsRelationHasTarget; rico:isAccumulatorOf; rico:isAddresseeOf; rico:isCollectorOf; rico:isCopyOf; rico:isCreatorOf; rico:isExtentOf; rico:isInstantiationOf; rico:isOrWasDescribedBy; rico:isOrWasExpressedBy; rico:isOrWasHolderOf; rico:isOrWasHolderOfIntellectualPropertyRightsOf; rico:isOrWasMainSubjectOf; rico:isOrWasManagerOf; rico:isOrWasSubjectOf; rico:isOrWasTitleOf; rico:isProvenanceOf; rico:isPublisherOf; rico:isReceiverOf; rico:isRecordResourceAssociatedWithRecordResource; rico:isReplyTo; rico:isSenderOf; rico:isSourceOf; rico:managementRelationHasTarget; rico:provenanceRelationHasSource; rico:proxyFor; rico:recordResourceGeneticRelationConnects; rico:recordResourceHoldingRelationHasTarget; rico:recordResourceRelationConnects; rico:recordResourceToInstantiationRelationHasSource
Has sub-classes
rico:Record; rico:RecordPart; rico:RecordSet
Change note(s)
2020-10-23: Scope note: made separate paragraphs plus very few changes.
2021-02-08: Removed one Restriction.

Back to the table of contents | Back to top

Class: rico:RecordResourceExtent

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

Label(s)
Record Resource Extent [en]
Definition
The extent of the content of a Record Resource.
Scope note
Countable characteristics of the content of the Record Resource expressed as a quantity.
Mapping to RiC-CM v0.2
Class implementation of RiC-A35 (Record Resource extent attribute)
Has super-classes
rico:Extent
Change note(s)
2020-10-28: Class added in order to handle an accurate description of a record resource extent
2020-11-21: Changed a bit the definition and added change notes.

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]
Definition
Connects two to more Record Resources when there is a genetic relation between them. Genetic in this sense is as defined by diplomatics, i.e. the process by which a Record Resource is developed.
Mapping to RiC-CM v0.2
Class implementation of RiC-R023 and RiC-023i relations
Has super-classes
rico:RecordResourceToRecordResourceRelation
recordResourceGeneticRelationConnects min 2 RecordResource
Is in domain of
rico:recordResourceGeneticRelationConnects
Is in range of
rico:recordResourceIsConnectedToRecordResourceGeneticRelation

Back to the table of contents | Back to top

Class: rico:RecordResourceHoldingRelation

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

Label(s)
Record Resource Holding Relation [en]
Definition
Connects at least one Agent, and one or more Record Resource or Instantiation that the Agent holds.
Mapping to RiC-CM v0.2
Class implementation of RiC-R039 and RiC-039i relations
Has super-classes
rico:ManagementRelation
recordResourceHoldingRelationHasSource min 1 Agent
recordResourceHoldingRelationHasTarget min 1 (Instantiation or RecordResource)
Is in domain of
rico:recordResourceHoldingRelationHasSource; rico:recordResourceHoldingRelationHasTarget
Is in range of
rico:agentIsSourceOfRecordResourceHoldingRelation; rico:recordResourceOrInstantiationIsTargetOfRecordResourceHoldingRelation

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]
Definition
Connects a Record Resource to one or more Instantiations that instantiate it.
Mapping to RiC-CM v0.2
Class implementation of RiC-R025 and RiC-R025i relations
Has super-classes
rico:Relation
recordResourceToInstantiationRelationHasSource 1 RecordResource
recordResourceToInstantiationRelationHasTarget min 1 Instantiation
Is in domain of
rico:recordResourceToInstantiationRelationHasSource; rico:recordResourceToInstantiationRelationHasTarget
Is in range of
rico:instantiationIsTargetOfRecordResourceToInstantiationRelation; rico:recordResourceIsSourceOfRecordResourceToInstantiationRelation

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]
Definition
Connects at least two Record Resources.
Mapping to RiC-CM v0.2
Class implementation of RiC-R022 and RiC-022i relations
Has super-classes
rico:Relation
recordResourceRelationConnects min 2 RecordResource
Is in domain of
rico:recordResourceRelationConnects
Is in range of
rico:recordResourceIsConnectedToRecordResourceRelation
Has sub-classes
rico:RecordResourceGeneticRelation

Back to the table of contents | Back to top

Class: rico:RecordSet

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

Label(s)
Record Set [en]
Definition
One or more records that are associated by categorization and/or physical aggregation by the creator or other Agent.
Scope note
Record Set is a kind of Record Resource. The Record members in a Record Set may physically reside together, though physical proximity is not essential. In a particular context, an Agent (e.g. administrator, records manager, archivist, end-user, etc.) may select the Record members of a Record Set based on a shared attribute or attributes, or a shared Relation or Relations. The grouping of the Records serves a purpose or purposes specific to the context of the Agent. All Record members of a Record Set may share the attribute of having been accumulated by the same Agent, or all share the same Documentary Form Type and are created over time by 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 (e.g. based on common provenance); or some other selection and grouping that fulfils a particular purpose or purposes (e.g. 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 Set accumulated by an Agent in the course of life or work Activity should be kept in a manner that preserves context and evidential value. Records Sets may also contain other Records Sets. Both a Record Set and a 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 (e.g. alphabetical by Agent or related Place name; chronological order by an allocated Date); or some other criterion (e.g. an imposed order by relevance).
Mapping to RiC-CM v0.2
Corresponds to RiC-E03 (Record Set entity)
Has super-classes
rico:RecordResource
hasRecordSetType all values from RecordSetType
Is in domain of
rico:accrual; rico:accrualStatus; rico:hasOrHadAllMembersWithCategory; rico:hasOrHadAllMembersWithContentType; rico:hasOrHadAllMembersWithDocumentaryFormType; rico:hasOrHadAllMembersWithLanguage; rico:hasOrHadAllMembersWithLegalStatus; rico:hasOrHadAllMembersWithRecordState; rico:hasOrHadSomeMembersWithCategory; rico:hasOrHadSomeMembersWithContentType; rico:hasOrHadSomeMembersWithLanguage; rico:hasOrHadSomeMembersWithLegalStatus; rico:hasOrHadSomeMembersWithRecordState; rico:hasOrHadSomeMemberswithDocumentaryFormType; rico:hasRecordSetType; rico:includesOrIncluded; rico:isOrWasIncludedIn
Is in range of
rico:includesOrIncluded; rico:isOrWasCategoryOfAllMembersOf; rico:isOrWasCategoryOfSomeMembersOf; rico:isOrWasContentTypeOfAllMembersOf; rico:isOrWasContentTypeOfSomeMembersOf; rico:isOrWasDocumentaryFormTypeOfAllMembersOf; rico:isOrWasDocumentaryFormTypeOfSomeMembersOf; rico:isOrWasIncludedIn; rico:isOrWasLanguageOfAllMembersOf; rico:isOrWasLanguageOfSomeMembersOf; rico:isOrWasLegalStatusOfAllMembersOf; rico:isOrWasLegalStatusOfSomeMembersOf; rico:isOrWasRecordStateOfAllMembersOf; rico:isOrWasRecordStateOfSomeMembersOf; rico:isRecordSetTypeOf; rico:proxyIn
Change note(s)
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)
Record Set Type [en]
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 to categorize types of Record Set that have not traditionally been considered archival, e.g. search result list.
Mapping to RiC-CM v0.2
Corresponds to RiC-A36 (Record Set Type attribute)
Has super-classes
rico:Type
isRecordSetTypeOf all values from RecordSet
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)
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)
Record State [en]
Definition
Categorization of the production or reproduction status of a Record or Record Part.
Scope note
Can in particular refer to a record state of development or its status of transmission once finished (draft, original, copy...). Specifying that a record resource has state copy usually implies that another record resource existed or exists, of which the one described is the copy. In such a case you can also use 'is copy of' object property.
Mapping to RiC-CM v0.2
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)
2020-10-23: scope note: updated. Objective: to make RiC-O compliant with RiC-CM v0.2.
2020-12-28: IRI and label changed (RecordResourceState to RecordState), as well as textual definition.

Back to the table of contents | Back to top

Class: rico:Relation

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

Label(s)
Relation [en]
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 descriptive note (datatype property) like any Thing ; 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 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).
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 in domain of
rico:certainty; rico:hasSource; rico:relationConnects; rico:relationHasContext; rico:relationHasSource; rico:relationHasTarget; rico:relationState; rico:source
Is in range of
rico:isSourceOf; rico:thingIsConnectedToRelation; rico:thingIsContextOfRelation; rico:thingIsSourceOfRelation; rico:thingIsTargetOfRelation
Has sub-classes
rico:AgentToAgentRelation; rico:AppellationRelation; rico:AuthorityRelation; rico:EventRelation; rico:InstantiationToInstantiationRelation; rico:PlaceRelation; rico:ProvenanceRelation; rico:RecordResourceToInstantiationRelation; rico:RecordResourceToRecordResourceRelation; rico:RuleRelation; rico:SequentialRelation; rico:TypeRelation; rico:WholePartRelation
Change note(s)
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)
Representation Type [en]
Definition
Categorization of the method of recording the content type of a Record Resource.
Scope note
Representation Type 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 of the type, properties may thus be needed to describe their characteristics. Not be confused with Content Type or Carrier Type since the form of representation can be independent of the communication or carrier.
Mapping to RiC-CM v0.2
Corresponds to RiC-A37 (Representation Type attribute)
Has super-classes
rico:Type
isRepresentationTypeOf all values from Instantiation
Is in domain of
rico:isRepresentationTypeOf
Is in range of
rico:hasRepresentationType
Change note(s)
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]
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

Back to the table of contents | Back to top

Class: rico:Rule

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

Label(s)
Rule [en]
Definition
Conditions that govern the existence or authority of an Agent or the performance of an Activity, or that contribute to the distinct characteristics of things created or managed by an Agent.
Scope note
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 are external to the Agent (for example, expressed in elections, social mores, customs, community expectations, laws, regulations, standards and best practice codes), while others are expressed within the Agent’s immediate context (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 v0.2
Corresponds to RiC-E16 (Rule entity)
Has super-classes
rico:Thing
hasOrHadRuleType all values from RuleType
Is in domain of
rico:hasOrHadRuleType; rico:hasOrHadTitle; rico:history; rico:isOrWasEnforcedBy; rico:isOrWasExpressedBy; rico:isRuleAssociatedWith; rico:issuedBy; rico:regulatesOrRegulated; rico:ruleIsSourceOfRuleRelation; rico:title
Is in range of
rico:expressesOrExpressed; rico:isAssociatedWithRule; rico:isOrWasRegulatedBy; rico:isOrWasResponsibleForEnforcing; rico:isOrWasRuleTypeOf; rico:isOrWasTitleOf; rico:isResponsibleForIssuing; rico:ruleRelationHasSource
Has sub-classes
rico:Mandate
Change note(s)
2020-10-23: Scope note: made separate paragraphs and updated. Objective: to make RiC-O compliant with RiC-CM v0.2.
2021-02-11: Updated the definition (rdfs:comment) and scope note, as they were recently changed in RiC-CM 0.2 full draft.

Back to the table of contents | Back to top

Class: rico:RuleRelation

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

Label(s)
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.
Mapping to RiC-CM v0.2
Class implementation of RiC-R062 and RiC-R062i relations
Has super-classes
rico:Relation
ruleRelationHasSource min 1 Rule
ruleRelationHasTarget min 1 Thing
Is in domain of
rico:ruleRelationHasSource; rico:ruleRelationHasTarget
Is in range of
rico:ruleIsSourceOfRuleRelation; rico:thingIsTargetOfRuleRelation
Has sub-classes
rico:MandateRelation

Back to the table of contents | Back to top

Class: rico:RuleType

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

Label(s)
Rule Type [en]
Definition
Categorization of a Rule.
Scope note
For example, for rules that can be applied to record resources : access rule, use rule, etc.
Has super-classes
rico:Type
isOrWasRuleTypeOf all values from Rule
Is in domain of
rico:isOrWasRuleTypeOf
Is in range of
rico:hasOrHadRuleType
Change note(s)
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)
Sequential Relation [en]
Definition
Connects at least one Thing to at least one Thing that follows it in some sequence.
Mapping to RiC-CM v0.2
Class implementation of RiC-R008 and RiC-R008i relations
Has super-classes
rico:Relation
sequentialRelationHasSource min 1 Thing
sequentialRelationHasTarget min 1 Thing
Is in domain of
rico:sequentialRelationHasSource; rico:sequentialRelationHasTarget
Is in range of
rico:thingIsSourceOfSequentialRelation; rico:thingIsTargetOfSequentialRelation
Has sub-classes
rico:TemporalRelation

Back to the table of contents | Back to top

Class: rico:SiblingRelation

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

Label(s)
Sibling Relation [en]
Definition
Connects at least two Persons, when they are siblings.
Mapping to RiC-CM v0.2
Class implementation of RiC-R048 and048i relations RiC-
Has super-classes
rico:FamilyRelation
siblingRelationConnects min 2 Person
Is in domain of
rico:siblingRelationConnects
Is in range of
rico:personHasSiblingRelation

Back to the table of contents | Back to top

Class: rico:SingleDate

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

Label(s)
Single Date [en]
Definition
Chronological information associated with an entity that contributes to its identification and contextualization, related to a single point in time.
Mapping to RiC-CM v0.2
Corresponds to RiC-E19 (SingleDate entity)
Has super-classes
rico:Date

Back to the table of contents | Back to top

Class: rico:SpouseRelation

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

Label(s)
Spouse Relation [en]
Definition
Connects at least two Persons, when they are spouses.
Mapping to RiC-CM v0.2
Class implementation of RiC-R049 and RiC-R049i relations
Has super-classes
rico:FamilyRelation
spouseRelationConnects min 2 Person
Is in domain of
rico:spouseRelationConnects
Is in range of
rico:personHasSpouseRelation

Back to the table of contents | Back to top

Class: rico:TeachingRelation

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

Label(s)
Teaching Relation [en]
Definition
Connects at least one Person to at least another Person, who is their student.
Mapping to RiC-CM v0.2
Class implementation of RiC-R053 and RiC-R053i relation
Has super-classes
rico:KnowingRelation
teachingRelationHasSource min 1 Person
teachingRelationHasTarget min 1 Person
Is in domain of
rico:teachingRelationHasSource; rico:teachingRelationHasTarget
Is in range of
rico:personIsSourceOfTeachingRelation; rico:personIsTargetOfTeachingRelation

Back to the table of contents | Back to top

Class: rico:TemporalRelation

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

Label(s)
Temporal Relation [en]
Definition
Connects at least one Thing to at least one Thing that follows it in chronological order.
Mapping to RiC-CM v0.2
Class implementation of RiC-R009 and RiC-R009i relations
Has super-classes
rico:SequentialRelation
temporalRelationHasSource min 1 Thing
temporalRelationHasTarget min 1 Thing
Is in domain of
rico:temporalRelationHasSource; rico:temporalRelationHasTarget
Is in range of
rico:thingIsSourceOfTemporalRelation; rico:thingIsTargetOfTemporalRelation
Has sub-classes
rico:AgentTemporalRelation; rico:DerivationRelation

Back to the table of contents | Back to top

Class: rico:Thing

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

Label(s)
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 v0.2
Corresponds to RiC-E01 (Thing entity)
Is in domain of
rico:beginningDate; rico:creationDate; rico:date; rico:deletionDate; rico:descriptiveNote; rico:endDate; rico:followsInTime; rico:followsOrFollowed; rico:hasBeginningDate; rico:hasEndDate; rico:hasModificationDate; rico:hasOrHadAppellation; rico:hasOrHadCategory; rico:hasOrHadIdentifier; rico:hasOrHadLocation; rico:hasOrHadName; rico:hasOrHadOwner; rico:hasOrHadPart; rico:height; rico:identifier; rico:isAssociatedWithDate; rico:isAssociatedWithEvent; rico:isAssociatedWithPlace; rico:isAssociatedWithRule; rico:isEquivalentTo; rico:isOrWasAffectedBy; rico:isOrWasDescribedBy; rico:isOrWasMainSubjectOf; rico:isOrWasPartOf; rico:isOrWasParticipantIn; rico:isOrWasRegulatedBy; rico:isOrWasSubjectOf; rico:isOrWasUnderAuthorityOf; rico:isRelatedTo; rico:lastModificationDate; rico:measure; rico:modificationDate; rico:name; rico:precedesInTime; rico:precedesOrPreceded; rico:referenceSystem; rico:resultsOrResultedFrom; rico:ruleFollowed; rico:thingIsConnectedToRelation; rico:thingIsContextOfRelation; rico:thingIsSourceOfRelation; rico:thingIsSourceOfSequentialRelation; rico:thingIsSourceOfTemporalRelation; rico:thingIsSourceOfWholePartRelation; rico:thingIsTargetOfAppellationRelation; rico:thingIsTargetOfAuthorityRelation; rico:thingIsTargetOfEventRelation; rico:thingIsTargetOfOwnershipRelation; rico:thingIsTargetOfPlaceRelation; rico:thingIsTargetOfRelation; rico:thingIsTargetOfRuleRelation; rico:thingIsTargetOfSequentialRelation; rico:thingIsTargetOfTemporalRelation; rico:thingIsTargetOfTypeRelation; rico:thingIsTargetOfWholePartRelation; rico:type; rico:wasLastUpdatedAtDate; rico:width
Is in range of
rico:affectsOrAffected; rico:appellationRelationHasTarget; rico:authorityRelationHasTarget; rico:describesOrDescribed; rico:eventRelationHasTarget; rico:followsInTime; rico:followsOrFollowed; rico:hasOrHadAuthorityOver; rico:hasOrHadMainSubject; rico:hasOrHadPart; rico:hasOrHadParticipant; rico:hasOrHadSubject; rico:isBeginningDateOf; rico:isDateAssociatedWith; rico:isEndDateOf; rico:isEquivalentTo; rico:isEventAssociatedWith; rico:isLastUpdateDateOf; rico:isModificationDateOf; rico:isOrWasAppellationOf; rico:isOrWasCategoryOf; rico:isOrWasIdentifierOf; rico:isOrWasLocationOf; rico:isOrWasNameOf; rico:isOrWasOwnerOf; rico:isOrWasPartOf; rico:isPlaceAssociatedWith; rico:isRelatedTo; rico:isRuleAssociatedWith; rico:ownershipRelationHasTarget; rico:placeRelationHasTarget; rico:precedesInTime; rico:precedesOrPreceded; rico:regulatesOrRegulated; rico:relationConnects; rico:relationHasContext; rico:relationHasSource; rico:relationHasTarget; rico:resultsOrResultedIn; rico:ruleRelationHasTarget; rico:sequentialRelationHasSource; rico:sequentialRelationHasTarget; rico:temporalRelationHasSource; rico:temporalRelationHasTarget; rico:typeRelationHasTarget; rico:wholePartRelationHasSource; rico:wholePartRelationHasTarget
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)
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)
Title [en]
Definition
A name that is used for a Record Resource or a Rule
Mapping to RiC-CM v0.2
Class implementation of a specialization of RiC-A28 (Name attribute)
Has super-classes
rico:Name
Is in domain of
rico:isOrWasTitleOf
Is in range of
rico:hasOrHadTitle

Back to the table of contents | Back to top

Class: rico:Type

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

Label(s)
Type [en]
Definition
A superclass for any category of some thing. A type characterizes an entity.
Has super-classes
rico:Concept
Is in domain of
rico:isOrWasCategoryOf; rico:isOrWasCategoryOfAllMembersOf; rico:isOrWasCategoryOfSomeMembersOf; rico:typeIsSourceOfTypeRelation
Is in range of
rico:hasOrHadAllMembersWithCategory; rico:hasOrHadCategory; rico:hasOrHadSomeMembersWithCategory; rico:typeRelationHasSource
Has sub-classes
rico:ActivityType; rico:CarrierType; rico:ContentType; rico:CorporateBodyType; 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

Back to the table of contents | Back to top

Class: rico:TypeRelation

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

Label(s)
Type Relation [en]
Definition
Connects a category (a Type) and at least one Thing that belongs to this category.
Scope note
may be useful at least for some types (e.g. demographic group)
Has super-classes
rico:Relation
typeRelationHasSource 1 Type
typeRelationHasTarget min 1 Thing
Is in domain of
rico:typeRelationHasSource; rico:typeRelationHasTarget
Is in range of
rico:thingIsTargetOfTypeRelation; rico:typeIsSourceOfTypeRelation

Back to the table of contents | Back to top

Class: rico:UnitOfMeasurement

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

Label(s)
Unit Of Measurement [en]
Definition
Has super-classes
rico:Concept
Is in domain of
rico:isUnitOfMeasurementOf
Is in range of
rico:hasUnitOfMeasurement
Change note(s)
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)
Whole Part Relation [en]
Definition
Connects a Thing to at least one constitutive or component part of that Thing.
Mapping to RiC-CM v0.2
Class implementation of RiC-R002 and RiC-R002i relations
Has super-classes
rico:Relation
wholePartRelationHasSource 1 Thing
wholePartRelationHasTarget min 1 Thing
Is in domain of
rico:wholePartRelationHasSource; rico:wholePartRelationHasTarget
Is in range of
rico:thingIsSourceOfWholePartRelation; rico:thingIsTargetOfWholePartRelation
Has sub-classes
rico:GroupSubdivisionRelation

Back to the table of contents | Back to top

Class: rico:WorkRelation

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

Label(s)
Work Relation [en]
Definition
Connects at least two Agents that have some type of work relation in the course of their activities.
Mapping to RiC-CM v0.2
Class implementation of RiC-R046 and RiR046i relations-
Has super-classes
rico:AgentToAgentRelation
workRelationConnects min 2 Agent
Is in domain of
rico:workRelationConnects
Is in range of
rico:agentHasWorkRelation

Back to the table of contents | Back to top


Datatype properties

rico:accrual | rico:accrualStatus | rico:altimetricSystem | rico:altitude | rico:authenticityNote | rico:authorizingMandate | rico:beginningDate | rico:birthDate | rico:calendar | rico:carrierExtent | rico:certainty | rico:classification | rico:conditionsOfAccess | rico:conditionsOfUse | rico:creationDate | rico:date | rico:dateQualifier | rico:dateStandard | rico:deathDate | rico:deletionDate | rico:descriptiveNote | rico:endDate | rico:expressedDate | rico:geodesicSystem | rico:geographicalCoordinates | rico:height | rico:history | rico:identifier | rico:instantiationExtent | rico:instantiationStructure | rico:integrity | rico:lastModificationDate | rico:latitude | rico:location | rico:longitude | rico:measure | rico:modificationDate | rico:name | rico:normalizedDateValue | rico:normalizedValue | rico:physicalCharacteristics | rico:physicalOrLogicalExtent | rico:productionTechnique | rico:publicationDate | rico:qualityOfRepresentation | rico:quantity | rico:recordResourceExtent | rico:recordResourceStructure | rico:referenceSystem | rico:relationState | rico:ruleFollowed | rico:scopeAndContent | rico:source | rico:structure | rico:technicalCharacteristics | rico:textualValue | rico:title | rico:type | rico:unitOfMeasurement | rico:usedFromDate | rico:usedToDate | rico:width

Datatype property: rico:accrual

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

Label(s)
accrual [en]
Definition
Information on the anticipated accession(s) to the Record Set.
Scope note
See also accrualStatus
Mapping to RiC-CM v0.2
corresponds to RiC-A01 (Accrual attribute)
Has domain
rico:RecordSet
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:accrualStatus

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

Label(s)
accrual status [en]
Definition
Information on the status of an Accrual
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 accrual
Mapping to RiC-CM v0.2
corresponds to RiC-A01 (Accrual attribute)
Has domain
rico:RecordSet
Has range
rdfs:Literal
Change note(s)
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:altimetricSystem

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

Label(s)
altimetric system [en]
Definition
Reference system used for altitude
Has super-properties
rico:referenceSystem
Has domain
rico:Coordinates
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:altitude

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

Label(s)
altitude [en]
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

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]
Definition
Description of evidences that the 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 or corrupted.
Scope note
For electronic records, it may include results from automated means of checking the validity of signatures and timestamp.
Mapping to RiC-CM v0.2
Corresponds to RiC-A03 (Authenticity Note attribute)
Example(s)
"The charter is missing the seal of the King." [en]
"The electronic signature validity cannot by assessed, but the content was not modified from the moment of signing." [en]
"The record bears no signature." [en]
"The record bears signatures and it was preserved." [en]
"The record is digitally signed by the Notary." [en]
"The timestamp exists but cannot be verified." [en]
"The whole collection consists of copies of the charters issued by Vlad the Impaler." [en]
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Change note(s)
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]
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

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]
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 v0.2
Data 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:birthDate; rico:creationDate

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]
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 v0.2
Data property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:beginningDate
Has domain
rico:Person
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:calendar

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

Label(s)
calendar [en]
Definition
Used system of reckoning time in which the beginning, length, and divisions of a year are defined, sometimes along with multiyear cycles.
Mapping to RiC-CM v0.2
Specialization of RiC-A14 (Date Standard attribute)
Has super-properties
rico:dateStandard
Has domain
rico:Date
Has range
rdfs:Literal

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]
Definition
Number of physical units and/or physical dimensions of the carrier of a record resource instantiation. Various carriers, depending on specific needs, may have more than one relevant dimension. In some cases, indicating the number of physical units may be sufficient, while in other case, relevant dimensions should be used in order to characterize the carrier.
Scope note
For electronic resources, it indicates the size of storage capacity (disk, tape, film etc.). Carrier Extent should not be confused with Record Resource Extent or Instantiation Extent. For a given Record Resource, the Instantiation Extent may vary, based on format, density of information on the carrier, etc. For example, 1500 words (Record Resource Extent) may have Instantiation Extent 3kb as a Word document and 5kb as a PDF file, and instantiations may be represented on a CD of 700mb (Carrier Extent). Use if you don't use CarrierExtent class and its properties for handling such information.
Mapping to RiC-CM v0.2
Corresponds to RiC-A04 (Carrier Extent attribute)
Example(s)
"1 page" [en]
"17 x 34.5 cm" [en]
"2 pieces of parchment, 30 x 50 cm and 32,5 x 49 cm" [en]
"3GB USB key" [en]
Has super-properties
rico:physicalOrLogicalExtent
Has domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
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:certainty

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

Label(s)
certainty [en]
Definition
Qualifies the level of certitude of the accuracy of a Date, an Event or a Relation.
Mapping to RiC-CM v0.2
Corresponds to RiC-A06 (Certainty attribute)
Has domain
rico:Date or rico:Event or rico:Relation
Has range
rdfs:Literal
Change note(s)
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:classification

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

Label(s)
classification [en]
Definition
A term, number or alphanumeric string that is usually taken from an external classification vocabulary or scheme that qualifies the Record Resource.
Scope note
No further statement is made here about the nature of the qualifier, nor about the relation it has with the Record Resource or with the management of the Record Resource. The value of this property may in turn be used as a criterion for identifying the qualified Record Resource as a member of a Record Set.
Mapping to RiC-CM v0.2
Corresponds to RiC-A07 (Classification attribute)
Example(s)
"BUD-01-F002 [example of a 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)
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)
conditions of access [en]
Definition
Terms and circumstances affecting the availability of a Record Resource for consultation. Such conditions may originate in laws, regulations and policies, including those pertaining to privacy and security concerns or restrictions; they may concern a specific Instantiation of a Record Resource, for example, conditions that require preservation treatment; or they may specify the software or hardware necessary to access the Instantiation.
Scope note
This property 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 v0.2
Corresponds to RiC-A08 (Conditions of Access attribute)
Example(s)
"Acceso libre a través de los terminales de consulta" [es]
"Recognita software, min. version 3.0, is needed in order to open the file." [en]
"closed as awaiting conservation treatment" [en]
"closed under data protection legislation" [en]
"open" [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)
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)
conditions of use [en]
Definition
Terms and circumstances affecting the use of a Record Resource after access has been provided. Includes conditions governing reproduction of the Record Resource under applicable copyright (intellectual property) and/or property legislation, and of the Instantiation, due to conservation status.
Mapping to RiC-CM v0.2
Corresponds to RiC-A09 (Conditions of Use attribute)
Example(s)
"Freely usable without restrictions" [en]
"The permission of the owner of the Record must be obtained before use." [en]
"The record cannot be copied using warm light copying machines or photographed using flashlight." [en]
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Change note(s)
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]
Definition
Date at which an entity was 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 v0.2
Data property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:beginningDate
Has domain
rico:Thing
Has range
rdfs:Literal

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]
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 v0.2
Data property implementation of RiC-E18 (Date entity)
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:beginningDate; rico:endDate; rico:modificationDate; rico:publicationDate; rico:usedFromDate; rico:usedToDate

Back to the table of contents | Back to top

Datatype property: rico:dateQualifier

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

Label(s)
date qualifier [en]
Definition
Indicates the precision of a date. It specifies if, and to what extent, the value is an estimation.
Mapping to RiC-CM v0.2
Corresponds to RiC-A13 (Date Qualifier attribute)
Example(s)
"circa" [en]
"during" [en]
"exact" [en]
Has domain
rico:Date
Has range
rdfs:Literal
Change note(s)
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:dateStandard

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

Label(s)
date standard [en]
Definition
Identifier of the standard of the Normalized date.
Mapping to RiC-CM v0.2
Corresponds to RiC-A14 (Date Standard attribute)
Example(s)
"IETF" [en]
"ISO8601" [en]
Has super-properties
rico:referenceSystem
Has domain
rico:Date
Has range
rdfs:Literal
Has sub-properties
rico:calendar
Change note(s)
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)
death date [en]
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 v0.2
Data property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:endDate
Has domain
rico:Person
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:deletionDate

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

Label(s)
deletion date [en]
Definition
Date at which an entity was deleted.
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 v0.2
Data property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:endDate
Has domain
rico:Thing
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:descriptiveNote

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

Label(s)
descriptive note [en]
Definition
Descriptive information about an entity that is not otherwise addressed.
Mapping to RiC-CM v0.2
Corresponds to RiC-A16 (Descriptive Note attribute)
Has domain
rico:Thing
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:endDate

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

Label(s)
end date [en]
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 v0.2
Data 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:deletionDate

Back to the table of contents | Back to top

Datatype property: rico:expressedDate

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

Label(s)
expressed date [en]
Definition
Natural language expression of a Date.
Mapping to RiC-CM v0.2
Corresponds to RiC-A19 (Expressed Date attribute)
Example(s)
"1925-1966" [en]
"October 24th, 1999" [en]
"The Sunday before Christmas" [en]
Has super-properties
rico:textualValue
Has domain
rico:Date
Has range
rdfs:Literal
Change note(s)
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:geodesicSystem

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

Label(s)
geodesic system [en]
Definition
Reference system used for geographical coordinates.
Has super-properties
rico:referenceSystem
Has domain
rico:Coordinates
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:geographicalCoordinates

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

Label(s)
geographical coordinates [en]
Definition
Longitudinal and latitudinal information of 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 v0.2
Corresponds to RiC-A11 (Coordinates attribute)
Example(s)
"Latitude 35.89421911, Longitude 139.94637467" [en]
"Latitude 50°40′46,461″N, Longitude 95°48′26,533″W, Height 123,45m" [en]
Has domain
rico:Place
Has range
rdfs:Literal
Change note(s)
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)
height [en]
Definition
Vertical dimension of an entity.
Has super-properties
rico:measure
Has domain
rico:Thing
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:history

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

Label(s)
history [en]
Definition
Summary of the development of an entity, since its origin until present time.
Scope note
History can alternatively be represented by a series of related Events.
Mapping to RiC-CM v0.2
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… (Activity)" [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…(Person)" [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. (Record Set)" [en]
Has domain
rico:Activity or rico:Agent or rico:Event or rico:Instantiation or rico:Place or rico:RecordResource or rico:Rule
Has range
rdfs:Literal
Change note(s)
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)
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. Includes Global Persistent Identifiers (globally unique and persistently resolvable identifier for the entity) and/or Local Identifiers.
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.
Mapping to RiC-CM v0.2
Corresponds to RiC-A22 (Identifier attribute)
Example(s)
"Ark ID: w6tz44ht" [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]
"ISNI : 0000000073572182" [en]
"NAS1/A/1.1 [example of local identifier for a Record]" [en]
"SNAC ID: 83847206" [en]
Has domain
rico:Thing
Has range
rdfs:Literal
Change note(s)
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]
Definition
Countable characteristics of the Instantiation expressed as a quantity.
Scope note
For a given Record Resource, the Instantiation Extent may vary, based on format, density of information on the carrier, etc. For example, a file of 1500 words (Record Resource Extent) may have Instantiation Extent 3kb as a Word document and 5kb as a PDF file, and instantiations may be represented on a CD of 700mb (Carrier Extent). Use if you don't use InstantiationExtent class and its properties for handling such information.
Mapping to RiC-CM v0.2
Corresponds to RiC-A23 (Instantiation Extent attribute)
Example(s)
"Size of PDF-file: 1.5 MB" [en]
"The book register has 345 written leaves." [en]
Has super-properties
rico:physicalOrLogicalExtent
Has domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
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)
Instantiation structure [en]
Definition
Information about the physical arrangement and composition of an Instantiation.
Mapping to RiC-CM v0.2
Specialization of RiC-A40 (Structure attribute)
Has super-properties
rico:structure
Has domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
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:integrity

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

Label(s)
integrity [en]
Definition
Information about the completeness of a Record Resource or Instantiation.
Scope note
The information about integrity may be generated manually or automatically.
Mapping to RiC-CM v0.2
Corresponds to RiC-A24 (Integrity attribute)
Example(s)
"The book register’s last pages are missing, which affects the completeness of the record." [en]
"The charter is missing the seal." [en]
"The database (DBF) file has the checksum SHA-1: 99f9d780e441785016dea545b72dad700305535a." [en]
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Change note(s)
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)
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 v0.2
Data property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:modificationDate
Has domain
rico:Thing
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:latitude

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

Label(s)
latitude [en]
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

Back to the table of contents | Back to top

Datatype property: rico:location

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

Label(s)
location [en]
Definition
A delimitation of the physical territory of a place. This datatype property is 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, record the geographical coordinates of the Place.s
Mapping to RiC-CM v0.2
Corresponds to RiC-A27 (Location attribute)
Example(s)
"25 rue Saint-Denis à Paris" [fr]
"near the church" [en]
"« Montreal »" [en]
Has domain
rico:Place
Has range
rdfs:Literal
Change note(s)
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)
longitude [en]
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

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]
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:longitude; rico:width

Back to the table of contents | Back to top

Datatype property: rico:modificationDate

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

Label(s)
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 v0.2
Data 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

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]
Definition
A label, title or term designating the entity in order to make it distinguishable from other similar entities. For Record Resource or Instantiation, the Name is generally assigned by an Agent as most do not have a Name given when created.
Scope note
Use only if you don't use Name class for handling names.
Mapping to RiC-CM v0.2
Corrresponds to RiC-A28 (Name attribute)
Example(s)
"4 March 1842" [en]
"Digital copy of the Pomarius archival inventory from 1575" [en]
"Nelson Mandela" [en]
"Papers of the Earls of Liverpool" [en]
"Sketch Map of the Qatar Peninsula" [en]
"The Letter of Neacsu from Campulung to the Mayor of Brasov" [en]
"fundraising, University of Glasgow" [en]
"hearing services" [en]
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:title
Change note(s)
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]
Definition
Date representation based on a standard, preferably machine-readable.
Mapping to RiC-CM v0.2
Corresponds to RiC-A29 (Normalized Date attribute)
Example(s)
"1789/1815"
"1948-03-03"
Has super-properties
rico:normalizedValue
Has domain
rico:Date
Has range
rdfs:Literal
Change note(s)
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]
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

Back to the table of contents | Back to top

Datatype property: rico:physicalCharacteristics

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

Label(s)
physical characteristics [en]
Definition
Information about the physical features of the Instantiation. Includes information about the physical nature and condition such as conservation status.
Mapping to RiC-CM v0.2
Corresponds to RiC-A31 (Physical Characteristics attribute)
Example(s)
"British Library binding" [en]
"carrier heavily foxed" [en]
"emulsion flaking" [en]
"watermarked" [en]
Has domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
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)
physical or logical extent [en]
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

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]
Definition
Method used in the representation of information on the 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 v0.2
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)
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)
publication date [en]
Definition
Date of the publication 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 v0.2
Data property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:date
Has domain
rico:RecordResource
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:qualityOfRepresentation

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

Label(s)
quality of representation [en]
Definition
Conditions of an Instantiation that impact the legibility or completeness of Record Resource, and thus the viability of its use. Conditions may be associated with deficiencies in the processes of Record (re)creation or capture, or the deterioration of the Instantiation (e.g. its carrier) causing loss of information of the record over time
Mapping to RiC-CM v0.2
Corresponds to RiC-A34 (Quality of Representation 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 domain
rico:Instantiation
Has range
rdfs:Literal
Change note(s)
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)
quantity [en]
Definition
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)
2020-10-28: Datatype property created along with unitOfMeasurement, Extent and UnitOfMeasurement classes, in order to provide methods for handling extent accurately.
2020-11-21: Added a scope note.

Back to the table of contents | Back to top

Datatype property: rico:recordResourceExtent

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

Label(s)
Record Resource extent [en]
Definition
The quantity of information content as human experienced represented in the Record Resource. The method and precision of expressing the quantity of information represented in a Record Resource will vary by the kind of Record Resource being described as well as by processing economy constraints. For record sets, quantity may be expressed as number of records, or, for analogue records in particular, by the physical storage dimensions of the Record members. For individual records or record parts, quantity may be expressed in more precise terms. Use if you don't use RecordResourceExtent class and its properties for handling such information.
Scope note
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 file of 1500 words (Record Resource Extent) may have Instantiation Extent 3kb as a Word document and 5kb as a PDF file, and instantiations may be represented on a CD of 700mb (Carrier Extent). Use if you don't use RecordResourceExtent class and its properties for handling such information.
Mapping to RiC-CM v0.2
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]
"34 poems" [en]
"6 maps" [en]
"6 photographs" [en]
Has super-properties
rico:physicalOrLogicalExtent
Has domain
rico:RecordResource
Has range
rdfs:Literal
Change note(s)
2020-11-01: Text definition and scope note updated. Examples added. Objective: to make RiC-O compliant with RiC-CM v0.2.
2020-11-21: Updated the scope note, as a RecordResourceExtent class has been created.

Back to the table of contents | Back to top

Datatype property: rico:recordResourceStructure

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

Label(s)
Record Resource structure [en]
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 v0.2
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)
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]
Definition
Framework or standard used to represent an information.
Has domain
rico:Thing
Has range
rdfs:Literal
Has sub-properties
rico:altimetricSystem; rico:dateStandard; rico:geodesicSystem

Back to the table of contents | Back to top

Datatype property: rico:relationState

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

Label(s)
Relation state [en]
Definition
Used to qualify the state of a Relation (e. g. present, past, ongoing, unknown).
Has domain
rico:Relation
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:ruleFollowed

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

Label(s)
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

Back to the table of contents | Back to top

Datatype property: rico:scopeAndContent

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

Label(s)
scope and content [en]
Definition
Summary of the scope (such as time periods, geography) and content (such as subject matter, administrative processes) of the Record Resource. It should highlight the information conveyed in the Record Resource, why it was created, received, and/or maintained, and the Agents connected to it. Scope and Content provides a more complete summary of the informational content of the Record Resource. It may include description of relations with agents, activities, dates and places, or with other record resources. It is not to be confused with the History attribute which focuses on the origination and subsequence changes to a Record Resource.
Mapping to RiC-CM v0.2
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 domain
rico:RecordResource
Has range
rdfs:Literal
Change note(s)
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:source

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

Label(s)
source [en]
Definition
Information about a source used to identify or describe an entity.
Scope note
Can be used, in particular, for Records having documentary form type Finding Aid or Authority Record, or for Relations. Use only if you don't use the hasSource object property.
Has domain
rico:RecordResource or rico:Relation
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:structure

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

Label(s)
structure [en]
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).
Mapping to RiC-CM v0.2
Corresponds to RiC-A40 (Structure attribute)
Has domain
rico:Instantiation or rico:RecordResource
Has range
rdfs:Literal
Has sub-properties
rico:instantiationStructure; rico:recordResourceStructure
Change note(s)
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)
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 v0.2
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)
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]
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

Back to the table of contents | Back to top

Datatype property: rico:title

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

Label(s)
title [en]
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 v0.2
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

Back to the table of contents | Back to top

Datatype property: rico:type

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

Label(s)
type [en]
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

Back to the table of contents | Back to top

Datatype property: rico:unitOfMeasurement

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

Label(s)
unit of measurement [en]
Definition
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)
2020-10-28: Datatype property created along with quantity, Extent and UnitOfMeasurement classes, in order to provide methods for handling extent accurately.
2020-11-21: Added a scope note.

Back to the table of contents | Back to top

Datatype property: rico:usedFromDate

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

Label(s)
used from date [en]
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 v0.2
Data property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:date
Has domain
rico:Appellation
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:usedToDate

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

Label(s)
used to date [en]
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 v0.2
Data property specialized implementation of RiC-E18 (Date entity)
Has super-properties
rico:date
Has domain
rico:Appellation
Has range
rdfs:Literal

Back to the table of contents | Back to top

Datatype property: rico:width

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

Label(s)
width [en]
Definition
Horizontal dimension of an entity.
Has super-properties
rico:measure
Has domain
rico:Thing
Has range
rdfs:Literal

Back to the table of contents | Back to top


Object properties

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

rico:affectsOrAffected | rico:authorizedBy | rico:authorizes | rico:containsOrContained | rico:describesOrDescribed | rico:documentedBy | rico:documents | rico:existsOrExistedIn | rico:expressesOrExpressed | rico:followsInTime | rico:followsOrFollowed | rico:hasAccumulator | rico:hasActivityType | rico:hasAddressee | rico:hasAncestor | rico:hasAuthor | rico:hasBeginningDate | rico:hasBirthDate | rico:hasCarrierType | rico:hasChild | rico:hasCollector | rico:hasContentOfType | rico:hasCopy | rico:hasCreator | rico:hasDeathDate | rico:hasDerivedInstantiation | rico:hasDescendant | rico:hasDocumentaryFormType | rico:hasDraft | rico:hasEndDate | rico:hasEventType | rico:hasExtent | rico:hasExtentType | rico:hasFamilyAssociationWith | rico:hasFamilyType | rico:hasGeneticLinkToRecordResource | rico:hasIdentifierType | rico:hasInstantiation | rico:hasModificationDate | rico:hasOrHadAgentName | rico:hasOrHadAllMembersWithCategory | rico:hasOrHadAllMembersWithContentType | rico:hasOrHadAllMembersWithDocumentaryFormType | rico:hasOrHadAllMembersWithLanguage | rico:hasOrHadAllMembersWithLegalStatus | rico:hasOrHadAllMembersWithRecordState | rico:hasOrHadAppellation | rico:hasOrHadAuthorityOver | rico:hasOrHadCategory | rico:hasOrHadComponent | rico:hasOrHadConstituent | rico:hasOrHadController | rico:hasOrHadCoordinates | rico:hasOrHadCorporateBodyType | rico:hasOrHadCorrespondent | rico:hasOrHadDemographicGroup | rico:hasOrHadHolder | rico:hasOrHadIdentifier | rico:hasOrHadIntellectualPropertyRightsHolder | rico:hasOrHadJurisdiction | rico:hasOrHadLanguage | rico:hasOrHadLeader | rico:hasOrHadLegalStatus | rico:hasOrHadLocation | rico:hasOrHadMainSubject | rico:hasOrHadManager | rico:hasOrHadMember | rico:hasOrHadName | rico:hasOrHadOccupationOfType | rico:hasOrHadOwner | rico:hasOrHadPart | rico:hasOrHadParticipant | rico:hasOrHadPhysicalLocation | rico:hasOrHadPlaceName | rico:hasOrHadPlaceType | rico:hasOrHadPosition | rico:hasOrHadRuleType | rico:hasOrHadSomeMembersWithCategory | rico:hasOrHadSomeMembersWithContentType | rico:hasOrHadSomeMembersWithLanguage | rico:hasOrHadSomeMembersWithLegalStatus | rico:hasOrHadSomeMembersWithRecordState | rico:hasOrHadSomeMemberswithDocumentaryFormType | rico:hasOrHadSpouse | rico:hasOrHadStudent | rico:hasOrHadSubdivision | rico:hasOrHadSubevent | rico:hasOrHadSubject | rico:hasOrHadSubordinate | rico:hasOrHadTeacher | rico:hasOrHadTitle | rico:hasOriginal | rico:hasProductionTechniqueType | rico:hasProvenance | rico:hasPublisher | rico:hasReceiver | rico:hasRecordSetType | rico:hasRecordState | rico:hasReply | rico:hasRepresentationType | rico:hasSender | rico:hasSibling | rico:hasSource | rico:hasSuccessor | rico:hasUnitOfMeasurement | rico:includesOrIncluded | rico:isAccumulatorOf | rico:isActivityTypeOf | rico:isAddresseeOf | rico:isAgentAssociatedWithAgent | rico:isAssociatedWithDate | rico:isAssociatedWithEvent | rico:isAssociatedWithPlace | rico:isAssociatedWithRule | rico:isAuthorOf | rico:isBeginningDateOf | rico:isBirthDateOf | rico:isCarrierTypeOf | rico:isChildOf | rico:isCollectorOf | rico:isContentTypeOf | rico:isCopyOf | rico:isCreatorOf | rico:isDateAssociatedWith | rico:isDeathDateOf | rico:isDerivedFromInstantiation | 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:isInstantiationAssociatedWithInstantiation | rico:isInstantiationOf | rico:isLastUpdateDateOf | rico:isModificationDateOf | rico:isOrWasAdjacentTo | rico:isOrWasAffectedBy | rico:isOrWasAgentNameOf | rico:isOrWasAppellationOf | rico:isOrWasCategoryOf | rico:isOrWasCategoryOfAllMembersOf | rico:isOrWasCategoryOfSomeMembersOf | rico:isOrWasComponentOf | rico:isOrWasConstituentOf | rico:isOrWasContainedBy | rico:isOrWasContentTypeOfAllMembersOf | rico:isOrWasContentTypeOfSomeMembersOf | rico:isOrWasControllerOf | rico:isOrWasCoordinatesOf | rico:isOrWasCorporateBodyTypeOf | rico:isOrWasDemographicGroupOf | rico:isOrWasDescribedBy | rico:isOrWasDocumentaryFormTypeOfAllMembersOf | rico:isOrWasDocumentaryFormTypeOfSomeMembersOf | rico:isOrWasEnforcedBy | rico:isOrWasExpressedBy | rico:isOrWasHolderOf | rico:isOrWasHolderOfIntellectualPropertyRightsOf | rico:isOrWasIdentifierOf | rico:isOrWasIncludedIn | rico:isOrWasJurisdictionOf | rico:isOrWasLanguageOf | rico:isOrWasLanguageOfAllMembersOf | rico:isOrWasLanguageOfSomeMembersOf | rico:isOrWasLeaderOf | rico:isOrWasLegalStatusOf | rico:isOrWasLegalStatusOfAllMembersOf | rico:isOrWasLegalStatusOfSomeMembersOf | rico:isOrWasLocationOf | rico:isOrWasMainSubjectOf | rico:isOrWasManagerOf | 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:isOrWasResponsibleForEnforcing | rico:isOrWasRuleTypeOf | rico:isOrWasSubdivisionOf | rico:isOrWasSubeventOf | rico:isOrWasSubjectOf | rico:isOrWasSubordinateTo | rico:isOrWasTitleOf | rico:isOrWasUnderAuthorityOf | rico:isOriginalOf | rico:isPlaceAssociatedWith | rico:isProductionTechniqueTypeOf | rico:isProvenanceOf | rico:isPublisherOf | rico:isReceiverOf | rico:isRecordResourceAssociatedWithRecordResource | rico:isRecordSetTypeOf | rico:isRecordStateOf | rico:isRelatedTo | rico:isReplyTo | rico:isRepresentationTypeOf | rico:isResponsibleForIssuing | rico:isRuleAssociatedWith | rico:isSenderOf | rico:isSourceOf | rico:isSuccessorOf | rico:isToUseDateOf | rico:isUnitOfMeasurementOf | rico:issuedBy | rico:knownBy | rico:knows | rico:knowsOf | rico:migratedFrom | rico:migratedInto | rico:occupiesOrOccupied | rico:overlapsOrOverlapped | rico:performsOrPerformed | rico:precedesInTime | rico:precedesOrPreceded | rico:proxyFor | rico:proxyIn | rico:regulatesOrRegulated | rico:resultsOrResultedFrom | rico:resultsOrResultedIn | rico:wasLastUpdatedAtDate | rico:wasUsedFromDate | rico:wasUsedToDate

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

rico:accumulationRelationHasSource | rico:accumulationRelationHasTarget | rico:activityDocumentationRelationHasSource | rico:activityDocumentationRelationHasTarget | rico:activityIsContextOfRelation | rico:activityIsSourceOfPerformanceRelation | rico:activityIsTargetOfActivityDocumentationRelation | rico:agentControlRelationHasSource | rico:agentControlRelationHasTarget | rico:agentHasWorkRelation | rico:agentHierarchicalRelationHasSource | rico:agentHierarchicalRelationHasTarget | rico:agentIsConnectedToAgentRelation | rico:agentIsSourceOfAgentControlRelation | rico:agentIsSourceOfAgentHierarchicalRelation | rico:agentIsSourceOfAgentTemporalRelation | rico:agentIsSourceOfAuthorityRelation | rico:agentIsSourceOfIntellectualPropertyRightsRelation | rico:agentIsSourceOfManagementRelation | rico:agentIsSourceOfOwnershipRelation | rico:agentIsSourceOfRecordResourceHoldingRelation | rico:agentIsTargetOfAccumulationRelation | rico:agentIsTargetOfAgentControlRelation | rico:agentIsTargetOfAgentHierarchicalRelation | rico:agentIsTargetOfAgentOriginationRelation | rico:agentIsTargetOfAgentTemporalRelation | rico:agentIsTargetOfAuthorshipRelation | rico:agentIsTargetOfCreationRelation | rico:agentIsTargetOfMandateRelation | rico:agentIsTargetOfPerformanceRelation | rico:agentOrActivityIsTargetOfProvenanceRelation | rico:agentOriginationRelationHasSource | rico:agentOriginationRelationHasTarget | rico:agentRelationConnects | rico:agentTemporalRelationHasSource | rico:agentTemporalRelationHasTarget | rico:appellationIsSourceOfAppellationRelation | rico:appellationRelationHasSource | rico:appellationRelationHasTarget | rico:asConcernsActivity | rico:authorityRelationHasSource | rico:authorityRelationHasTarget | rico:authorizingAgent | rico:authorshipRelationHasSource | rico:authorshipRelationHasTarget | rico:childRelationHasSource | rico:childRelationHasTarget | rico:correspondenceRelationConnects | rico:creationRelationHasSource | rico:creationRelationHasTarget | rico:creationWithRole | rico:derivationRelationHasSource | rico:derivationRelationHasTarget | rico:descendanceRelationHasSource | rico:descendanceRelationHasTarget | rico:eventIsSourceOfEventRelation | rico:eventRelationHasSource | rico:eventRelationHasTarget | rico:familyRelationConnects | rico:functionalEquivalenceRelationConnects | rico:groupIsSourceOfGroupSubdivisionRelation | rico:groupIsSourceOfMembershipRelation | rico:groupIsTargetOfGroupSubdivisionRelation | rico:groupIsTargetOfLeadershipRelation | rico:groupIsTargetOfPositionToGroupRelation | rico:groupSubdivisionRelationHasSource | rico:groupSubdivisionRelationHasTarget | rico:hasOrHadWorkRelationWith | rico:instantiationIsConnectedToFunctionalEquivalenceRelation | rico:instantiationIsConnectedToInstantiationRelation | rico:instantiationIsSourceOfDerivationRelation | rico:instantiationIsSourceOfMigrationRelation | rico:instantiationIsTargetOfDerivationRelation | rico:instantiationIsTargetOfMigrationRelation | rico:instantiationIsTargetOfRecordResourceToInstantiationRelation | rico:instantiationToInstantiationRelationConnects | rico:intellectualPropertyRightsRelationHasSource | rico:intellectualPropertyRightsRelationHasTarget | rico:isAuthorizingAgentInMandateRelation | rico:knowingOfRelationHasSource | rico:knowingOfRelationHasTarget | rico:knowingRelationConnects | rico:leadershipRelationHasSource | rico:leadershipRelationHasTarget | rico:leadershipWithPosition | rico:managementRelationHasSource | rico:managementRelationHasTarget | rico:mandateIsSourceOfMandateRelation | rico:mandateRelationHasSource | rico:mandateRelationHasTarget | rico:membershipRelationHasSource | rico:membershipRelationHasTarget | rico:membershipWithPosition | rico:migrationRelationHasSource | rico:migrationRelationHasTarget | rico:ownershipRelationHasSource | rico:ownershipRelationHasTarget | rico:performanceRelationHasSource | rico:performanceRelationHasTarget | rico:personHasCorrespondenceRelation | rico:personHasFamilyRelation | rico:personHasKnowingRelation | rico:personHasSiblingRelation | rico:personHasSpouseRelation | rico:personIsSourceOfChildRelation | rico:personIsSourceOfDescendanceRelation | rico:personIsSourceOfKnowingOfRelation | rico:personIsSourceOfLeadershipRelation | rico:personIsSourceOfPositionHoldingRelation | rico:personIsSourceOfTeachingRelation | rico:personIsTargetOfChildRelation | rico:personIsTargetOfDescendanceRelation | rico:personIsTargetOfKnowingOfRelation | rico:personIsTargetOfMembershipRelation | rico:personIsTargetOfTeachingRelation | rico:placeIsSourceOfPlaceRelation | rico:placeRelationHasSource | rico:placeRelationHasTarget | rico:positionHoldingRelationHasSource | rico:positionHoldingRelationHasTarget | rico:positionIsContextOfLeadershipRelation | rico:positionIsContextOfMembershipRelation | rico:positionIsSourceOfPositionToGroupRelation | rico:positionIsTargetOfPositionHoldingRelation | rico:positionToGroupRelationHasSource | rico:positionToGroupRelationHasTarget | rico:provenanceRelationHasSource | rico:provenanceRelationHasTarget | rico:recordIsSourceOfAuthorshipRelation | rico:recordResourceGeneticRelationConnects | rico:recordResourceHoldingRelationHasSource | rico:recordResourceHoldingRelationHasTarget | rico:recordResourceIsConnectedToRecordResourceGeneticRelation | rico:recordResourceIsConnectedToRecordResourceRelation | rico:recordResourceIsSourceOfRecordResourceToInstantiationRelation | rico:recordResourceOrInstantiationIsSourceOfAccumulationRelation | rico:recordResourceOrInstantiationIsSourceOfActivityDocumentationRelation | rico:recordResourceOrInstantiationIsSourceOfAgentOriginationRelation | rico:recordResourceOrInstantiationIsSourceOfCreationRelation | rico:recordResourceOrInstantiationIsSourceOfProvenanceRelation | rico:recordResourceOrInstantiationIsTargetOfIntellectualPropertyRightsRelation | rico:recordResourceOrInstantiationIsTargetOfManagementRelation | rico:recordResourceOrInstantiationIsTargetOfRecordResourceHoldingRelation | rico:recordResourceRelationConnects | rico:recordResourceToInstantiationRelationHasSource | rico:recordResourceToInstantiationRelationHasTarget | rico:relationConnects | rico:relationHasContext | rico:relationHasSource | rico:relationHasTarget | rico:roleIsContextOfCreationRelation | rico:ruleIsSourceOfRuleRelation | rico:ruleRelationHasSource | rico:ruleRelationHasTarget | rico:sequentialRelationHasSource | rico:sequentialRelationHasTarget | rico:siblingRelationConnects | rico:spouseRelationConnects | rico:teachingRelationHasSource | rico:teachingRelationHasTarget | rico:temporalRelationHasSource | rico:temporalRelationHasTarget | rico:thingIsConnectedToRelation | rico:thingIsContextOfRelation | rico:thingIsSourceOfRelation | rico:thingIsSourceOfSequentialRelation | rico:thingIsSourceOfTemporalRelation | rico:thingIsSourceOfWholePartRelation | rico:thingIsTargetOfAppellationRelation | rico:thingIsTargetOfAuthorityRelation | rico:thingIsTargetOfEventRelation | rico:thingIsTargetOfOwnershipRelation | rico:thingIsTargetOfPlaceRelation | rico:thingIsTargetOfRelation | rico:thingIsTargetOfRuleRelation | rico:thingIsTargetOfSequentialRelation | rico:thingIsTargetOfTemporalRelation | rico:thingIsTargetOfTypeRelation | rico:thingIsTargetOfWholePartRelation | rico:typeIsSourceOfTypeRelation | rico:typeRelationHasSource | rico:typeRelationHasTarget | rico:wholePartRelationHasSource | rico:wholePartRelationHasTarget | rico:workRelationConnects

Object property: rico:accumulationRelationHasSource

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

Label(s)
accumulation relation has source [en]
Definition
Connects an Accumulation Relation to one of the accumulated Record Resources or Instantiations
Has super-properties
rico:agentOriginationRelationHasSource
Has domain
rico:AccumulationRelation
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:recordResourceOrInstantiationIsSourceOfAccumulationRelation

Back to the table of contents | Back to top

Object property: rico:accumulationRelationHasTarget

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

Label(s)
accumulation relation has target [en]
Definition
Connects an Accumulation Relation to one of the accumulating Agents
Has super-properties
rico:agentOriginationRelationHasTarget
Has domain
rico:AccumulationRelation
Has range
rico:Agent

Has inverse: rico:agentIsTargetOfAccumulationRelation

Back to the table of contents | Back to top

Object property: rico:activityDocumentationRelationHasSource

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

Label(s)
activity documentation relation has source [en]
Definition
Connects an Activity Documentation Relation to one of the resulting Record Resources or Instantiations
Has super-properties
rico:provenanceRelationHasSource
Has domain
rico:ActivityDocumentationRelation
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:recordResourceOrInstantiationIsSourceOfActivityDocumentationRelation

Back to the table of contents | Back to top

Object property: rico:activityDocumentationRelationHasTarget

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

Label(s)
activity documentation relation has target [en]
Definition
Connects an Activity Documentation Relation to one of the documented Activities
Has super-properties
rico:provenanceRelationHasTarget
Has domain
rico:ActivityDocumentationRelation
Has range
rico:Activity

Has inverse: rico:activityIsTargetOfActivityDocumentationRelation

Back to the table of contents | Back to top

Object property: rico:activityIsContextOfRelation

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

Label(s)
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

Back to the table of contents | Back to top

Object property: rico:activityIsSourceOfPerformanceRelation

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

Label(s)
activity is source of performance relation [en]
Definition
Connects an Activity that is performed to a Performance Relation
Has super-properties
rico:thingIsSourceOfRelation
Has domain
rico:Activity
Has range
rico:PerformanceRelation

Has inverse: rico:performanceRelationHasSource

Back to the table of contents | Back to top

Object property: rico:activityIsTargetOfActivityDocumentationRelation

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

Label(s)
activity is target of activity documentation relation [en]
Definition
Connects an Activity to an Activity Documentation Relation
Has super-properties
rico:agentOrActivityIsTargetOfProvenanceRelation
Has domain
rico:Activity
Has range
rico:ActivityDocumentationRelation

Has inverse: rico:activityDocumentationRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:affectsOrAffected

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

Label(s)
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 v0.2
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)
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:agentControlRelationHasSource

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

Label(s)
agent control relation has source [en]
Definition
Connects an Agent Control Relation to one of the controlling Agents
Has super-properties
rico:agentHierarchicalRelationHasSource; rico:authorityRelationHasSource
Has domain
rico:AgentControlRelation
Has range
rico:Agent

Has inverse: rico:agentIsSourceOfAgentControlRelation

Has sub-properties
rico:leadershipRelationHasSource

Back to the table of contents | Back to top

Object property: rico:agentControlRelationHasTarget

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

Label(s)
agent control relation has target [en]
Definition
Connects an Agent Control Relation to one of the controlled Agents
Mapping to RiC-CM v0.2
s
Has super-properties
rico:agentHierarchicalRelationHasTarget; rico:authorityRelationHasTarget
Has domain
rico:AgentControlRelation
Has range
rico:Agent

Has inverse: rico:agentIsTargetOfAgentControlRelation

Has sub-properties
rico:leadershipRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:agentHasWorkRelation

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

Label(s)
agent has work relation [en]
Definition
Connects an Agent to a Work Relation
Has super-properties
rico:agentIsConnectedToAgentRelation
Has domain
rico:Agent
Has range
rico:WorkRelation

Has inverse: rico:workRelationConnects

Back to the table of contents | Back to top

Object property: rico:agentHierarchicalRelationHasSource

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

Label(s)
agent hierarchical relation has source [en]
Definition
Connects an Agent Hierarchical Relation to one of the hierarchically superior Agents
Has super-properties
rico:agentRelationConnects; rico:relationHasSource
Has domain
rico:AgentHierarchicalRelation
Has range
rico:Agent

Has inverse: rico:agentIsSourceOfAgentHierarchicalRelation

Has sub-properties
rico:agentControlRelationHasSource; rico:groupSubdivisionRelationHasSource

Back to the table of contents | Back to top

Object property: rico:agentHierarchicalRelationHasTarget

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

Label(s)
agent hierarchical relation has target [en]
Definition
Connects an Agent Hierarchical Relation to one of the hierarchically inferior Agents
Has super-properties
rico:agentRelationConnects; rico:relationHasTarget
Has domain
rico:AgentHierarchicalRelation
Has range
rico:Agent

Has inverse: rico:agentIsTargetOfAgentHierarchicalRelation

Has sub-properties
rico:agentControlRelationHasTarget; rico:groupSubdivisionRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:agentIsConnectedToAgentRelation

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

Label(s)
agent is connected to agent relation [en]
Definition
Connects an Agent to an Agent Relation
Has super-properties
rico:thingIsConnectedToRelation
Has domain
rico:Agent
Has range
rico:AgentToAgentRelation

Has inverse: rico:agentRelationConnects

Has sub-properties
rico:agentHasWorkRelation; rico:agentIsSourceOfAgentHierarchicalRelation; rico:agentIsSourceOfAgentTemporalRelation; rico:agentIsTargetOfAgentHierarchicalRelation; rico:agentIsTargetOfAgentTemporalRelation; rico:groupIsSourceOfMembershipRelation; rico:groupIsTargetOfPositionToGroupRelation; rico:personHasFamilyRelation; rico:personHasKnowingRelation; rico:personIsSourceOfKnowingOfRelation; rico:personIsSourceOfPositionHoldingRelation; rico:personIsTargetOfKnowingOfRelation; rico:personIsTargetOfMembershipRelation; rico:positionIsSourceOfPositionToGroupRelation; rico:positionIsTargetOfPositionHoldingRelation

Back to the table of contents | Back to top

Object property: rico:agentIsSourceOfAgentControlRelation

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

Label(s)
agent is source of agent control relation [en]
Definition
Connects a controlling Agent to an Agent Control Relation
Has super-properties
rico:agentIsSourceOfAgentHierarchicalRelation
Has domain
rico:Agent
Has range
rico:AgentControlRelation

Has inverse: rico:agentControlRelationHasSource

Has sub-properties
rico:personIsSourceOfLeadershipRelation

Back to the table of contents | Back to top

Object property: rico:agentIsSourceOfAgentHierarchicalRelation

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

Label(s)
agent is source of agent hierarchical relation [en]
Definition
Connects a hierarchically superior Agent to an Agent Hierarchical Relation
Has super-properties
rico:agentIsConnectedToAgentRelation; rico:thingIsSourceOfRelation
Has domain
rico:Agent
Has range
rico:AgentHierarchicalRelation

Has inverse: rico:agentHierarchicalRelationHasSource

Has sub-properties
rico:agentIsSourceOfAgentControlRelation; rico:groupIsSourceOfGroupSubdivisionRelation

Back to the table of contents | Back to top

Object property: rico:agentIsSourceOfAgentTemporalRelation

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

Label(s)
agent is source of agent temporal relation [en]
Definition
Connects a predecessor Agent to an Agent Temporal Relation
Has super-properties
rico:agentIsConnectedToAgentRelation; rico:thingIsSourceOfTemporalRelation
Has domain
rico:Agent
Has range
rico:AgentTemporalRelation

Has inverse: rico:agentTemporalRelationHasSource

Has sub-properties
rico:personIsSourceOfDescendanceRelation

Back to the table of contents | Back to top

Object property: rico:agentIsSourceOfAuthorityRelation

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

Label(s)
agent is source of authority relation [en]
Definition
Connects an Agent thas has the authority, to an Authority Relation
Has super-properties
rico:thingIsSourceOfRelation
Has domain
rico:Agent
Has range
rico:AuthorityRelation

Has inverse: rico:authorityRelationHasSource

Has sub-properties
rico:agentIsSourceOfIntellectualPropertyRightsRelation; rico:agentIsSourceOfManagementRelation; rico:agentIsSourceOfOwnershipRelation

Back to the table of contents | Back to top

Object property: rico:agentIsSourceOfIntellectualPropertyRightsRelation

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

Label(s)
agent is source of intellectual property rights relation [en]
Definition
Connects an Agent having the intellectual property rights, to an Intellectual Property Rights Relation
Has super-properties
rico:agentIsSourceOfAuthorityRelation
Has domain
rico:Group or rico:Person or rico:Position
Has range
rico:IntellectualPropertyRightsRelation

Has inverse: rico:intellectualPropertyRightsRelationHasSource

Back to the table of contents | Back to top

Object property: rico:agentIsSourceOfManagementRelation

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

Label(s)
agent is source of management relation [en]
Definition
Connects a manager Agent to a Management Relation
Has super-properties
rico:agentIsSourceOfAuthorityRelation
Has domain
rico:Agent
Has range
rico:ManagementRelation

Has inverse: rico:managementRelationHasSource

Has sub-properties
rico:agentIsSourceOfRecordResourceHoldingRelation

Back to the table of contents | Back to top

Object property: rico:agentIsSourceOfOwnershipRelation

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

Label(s)
agent is source of ownership relation [en]
Definition
Connects an owner Agent to an Ownership Relation
Has super-properties
rico:agentIsSourceOfAuthorityRelation
Has domain
rico:Group or rico:Person or rico:Position
Has range
rico:OwnershipRelation

Has inverse: rico:ownershipRelationHasSource

Back to the table of contents | Back to top

Object property: rico:agentIsSourceOfRecordResourceHoldingRelation

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

Label(s)
agent is source of record resource holding relation [en]
Definition
Connects an Agent that holds a Record Resource or Instantiation, to a Record Resource Holding Relation
Has super-properties
rico:agentIsSourceOfManagementRelation
Has domain
rico:Agent
Has range
rico:RecordResourceHoldingRelation

Has inverse: rico:recordResourceHoldingRelationHasSource

Back to the table of contents | Back to top

Object property: rico:agentIsTargetOfAccumulationRelation

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

Label(s)
agent is target of accumulation relation [en]
Definition
Connects one of the accumulating Agents to an Accumulation Relation
Has super-properties
rico:agentIsTargetOfAgentOriginationRelation
Has domain
rico:Agent
Has range
rico:AccumulationRelation

Has inverse: rico:accumulationRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:agentIsTargetOfAgentControlRelation

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

Label(s)
agent is target of agent control relation [en]
Definition
Connects one of the controlled Agents to an Agent Control Relation
Has super-properties
rico:agentIsTargetOfAgentHierarchicalRelation; rico:thingIsTargetOfAuthorityRelation
Has domain
rico:Agent
Has range
rico:AgentControlRelation

Has inverse: rico:agentControlRelationHasTarget

Has sub-properties
rico:groupIsTargetOfLeadershipRelation

Back to the table of contents | Back to top

Object property: rico:agentIsTargetOfAgentHierarchicalRelation

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

Label(s)
agent is target of agent hierarchical relation [en]
Definition
Connects one of the hierarchically inferior Agents to an Agent Hierarchical Relation
Has super-properties
rico:agentIsConnectedToAgentRelation; rico:thingIsTargetOfRelation
Has domain
rico:Agent
Has range
rico:AgentHierarchicalRelation

Has inverse: rico:agentHierarchicalRelationHasTarget

Has sub-properties
rico:agentIsTargetOfAgentControlRelation; rico:groupIsTargetOfGroupSubdivisionRelation

Back to the table of contents | Back to top

Object property: rico:agentIsTargetOfAgentOriginationRelation

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

Label(s)
agent is target of agent origination relation [en]
Definition
Connects one of the Agents that created or accumulated the Record resource or Instantiation, to an Agent Origination Relation
Has super-properties
rico:agentOrActivityIsTargetOfProvenanceRelation
Has domain
rico:Agent
Has range
rico:AgentOriginationRelation

Has inverse: rico:agentOriginationRelationHasTarget

Has sub-properties
rico:agentIsTargetOfAccumulationRelation; rico:agentIsTargetOfCreationRelation

Back to the table of contents | Back to top

Object property: rico:agentIsTargetOfAgentTemporalRelation

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

Label(s)
agent is target of agent temporal relation [en]
Definition
Connects a successor Agent to an Agent Temporal Relation
Has super-properties
rico:agentIsConnectedToAgentRelation; rico:thingIsTargetOfTemporalRelation
Has domain
rico:Agent
Has range
rico:AgentTemporalRelation

Has inverse: rico:agentTemporalRelationHasTarget

Has sub-properties
rico:personIsTargetOfDescendanceRelation

Back to the table of contents | Back to top

Object property: rico:agentIsTargetOfAuthorshipRelation

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

Label(s)
agent is target of authorship relation [en]
Definition
Connects a Person, Group or Position to an Authorship Relation.
Has super-properties
rico:agentIsTargetOfCreationRelation
Has domain
rico:Group or rico:Person or rico:Position
Has range
rico:AuthorshipRelation

Has inverse: rico:authorshipRelationHasTarget

Change note(s)
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:agentIsTargetOfCreationRelation

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

Label(s)
agent is target of creation relation [en]
Definition
Connects a creator Agent to a Creation Relation
Has super-properties
rico:agentIsTargetOfAgentOriginationRelation
Has domain
rico:Agent
Has range
rico:CreationRelation

Has inverse: rico:creationRelationHasTarget

Has sub-properties
rico:agentIsTargetOfAuthorshipRelation

Back to the table of contents | Back to top

Object property: rico:agentIsTargetOfMandateRelation

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

Label(s)
agent is target of mandate relation [en]
Definition
Connects a mandated Agent to a Mandate Relation
Has super-properties
rico:thingIsTargetOfRuleRelation
Has domain
rico:Agent
Has range
rico:MandateRelation

Has inverse: rico:mandateRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:agentIsTargetOfPerformanceRelation

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

Label(s)
agent is target of performance relation [en]
Definition
Connects an Agent to a Performance Relation
Has super-properties
rico:thingIsTargetOfRelation
Has domain
rico:Agent
Has range
rico:PerformanceRelation

Has inverse: rico:performanceRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:agentOrActivityIsTargetOfProvenanceRelation

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

Label(s)
agent or activity is target of provenance relation [en]
Definition
Connects an Agent or Activity that is the provenance of a Record resource or Instantiation, to a Provenance Relation
Has super-properties
rico:thingIsTargetOfRelation
Has domain
rico:Activity or rico:Agent
Has range
rico:ProvenanceRelation

Has inverse: rico:provenanceRelationHasTarget

Has sub-properties
rico:activityIsTargetOfActivityDocumentationRelation; rico:agentIsTargetOfAgentOriginationRelation

Back to the table of contents | Back to top

Object property: rico:agentOriginationRelationHasSource

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

Label(s)
agent origination relation has source [en]
Definition
Connects an Agent Origination Relation to one of the resulting Record Resource or Instantiation
Has super-properties
rico:provenanceRelationHasSource
Has domain
rico:AgentOriginationRelation
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:recordResourceOrInstantiationIsSourceOfAgentOriginationRelation

Has sub-properties
rico:accumulationRelationHasSource; rico:creationRelationHasSource

Back to the table of contents | Back to top

Object property: rico:agentOriginationRelationHasTarget

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

Label(s)
agent origination relation has target [en]
Definition
Connects an Agent Origination Relation to one of the creating or accumulating Agents
Has super-properties
rico:provenanceRelationHasTarget
Has domain
rico:AgentOriginationRelation
Has range
rico:Agent

Has inverse: rico:agentIsTargetOfAgentOriginationRelation

Has sub-properties
rico:accumulationRelationHasTarget; rico:creationRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:agentRelationConnects

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

Label(s)
agent relation connects [en]
Definition
Connects an Agent Relation to one of the involved Agents
Has super-properties
rico:relationConnects
Has domain
rico:AgentToAgentRelation
Has range
rico:Agent

Has inverse: rico:agentIsConnectedToAgentRelation

Has sub-properties
rico:agentHierarchicalRelationHasSource; rico:agentHierarchicalRelationHasTarget; rico:agentTemporalRelationHasSource; rico:agentTemporalRelationHasTarget; rico:familyRelationConnects; rico:knowingOfRelationHasSource; rico:knowingOfRelationHasTarget; rico:knowingRelationConnects; rico:membershipRelationHasSource; rico:membershipRelationHasTarget; rico:positionHoldingRelationHasSource; rico:positionHoldingRelationHasTarget; rico:positionToGroupRelationHasSource; rico:positionToGroupRelationHasTarget; rico:workRelationConnects

Back to the table of contents | Back to top

Object property: rico:agentTemporalRelationHasSource

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

Label(s)
agent temporal relation has source [en]
Definition
Connects an Agent Temporal Relation to one of the predecessor Agents
Has super-properties
rico:agentRelationConnects; rico:temporalRelationHasSource
Has domain
rico:AgentTemporalRelation
Has range
rico:Agent

Has inverse: rico:agentIsSourceOfAgentTemporalRelation

Has sub-properties
rico:descendanceRelationHasSource

Back to the table of contents | Back to top

Object property: rico:agentTemporalRelationHasTarget

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

Label(s)
agent temporal relation has target [en]
Definition
Connects an Agent Temporal Relation to one of the successor Agents
Has super-properties
rico:agentRelationConnects; rico:temporalRelationHasTarget
Has domain
rico:AgentTemporalRelation
Has range
rico:Agent

Has inverse: rico:agentIsTargetOfAgentTemporalRelation

Has sub-properties
rico:descendanceRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:appellationIsSourceOfAppellationRelation

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

Label(s)
appellation is source of appellation relation [en]
Definition
Connects an Appellation to an Appellation Relation
Has super-properties
rico:thingIsSourceOfRelation
Has domain
rico:Appellation
Has range
rico:AppellationRelation

Has inverse: rico:appellationRelationHasSource

Back to the table of contents | Back to top

Object property: rico:appellationRelationHasSource

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

Label(s)
appellation relation has source [en]
Definition
Connects an Appellation Relation to the concerned Appellation
Has super-properties
rico:relationHasSource
Has domain
rico:AppellationRelation
Has range
rico:Appellation

Has inverse: rico:appellationIsSourceOfAppellationRelation

Back to the table of contents | Back to top

Object property: rico:appellationRelationHasTarget

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

Label(s)
appellation relation has target [en]
Definition
Connects an Appellation Relation to one of the designated Things
Has super-properties
rico:relationHasTarget
Has domain
rico:AppellationRelation
Has range
rico:Thing

Has inverse: rico:thingIsTargetOfAppellationRelation

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]
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

Back to the table of contents | Back to top

Object property: rico:authorityRelationHasSource

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

Label(s)
authority relation has source [en]
Definition
Connects an Authority Relation to an Agent that has the authority
Has super-properties
rico:relationHasSource
Has domain
rico:AuthorityRelation
Has range
rico:Agent

Has inverse: rico:agentIsSourceOfAuthorityRelation

Has sub-properties
rico:agentControlRelationHasSource; rico:intellectualPropertyRightsRelationHasSource; rico:managementRelationHasSource; rico:ownershipRelationHasSource

Back to the table of contents | Back to top

Object property: rico:authorityRelationHasTarget

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

Label(s)
authority relation has target [en]
Definition
Connects an Authority Relation to a Thing over which the Authority is performed
Has super-properties
rico:relationHasTarget
Has domain
rico:AuthorityRelation
Has range
rico:Thing

Has inverse: rico:thingIsTargetOfAuthorityRelation

Has sub-properties
rico:agentControlRelationHasTarget; rico:intellectualPropertyRightsRelationHasTarget; rico:managementRelationHasTarget; rico:ownershipRelationHasTarget

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]
Definition
Inverse of 'authorizes' object property
Mapping to RiC-CM v0.2
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:agentIsTargetOfMandateRelation o rico:mandateRelationHasSource

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]
Definition
Connects a Mandate to the Agent that the Mandate gives the authority or competencies to act.
Mapping to RiC-CM v0.2
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:mandateIsSourceOfMandateRelation o rico:mandateRelationHasTarget

Change note(s)
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]
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

Back to the table of contents | Back to top

Object property: rico:authorshipRelationHasSource

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

Label(s)
authorship relation has source [en]
Definition
Connects an Authorship Relation to one of the Records involved in the relation.
Has super-properties
rico:creationRelationHasSource
Has domain
rico:AuthorshipRelation
Has range
rico:Record

Has inverse: rico:recordIsSourceOfAuthorshipRelation

Change note(s)
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:authorshipRelationHasTarget

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

Label(s)
authorship relation has target [en]
Definition
Connects an Authorship Relation to one of the author Person, Group or Position.
Has super-properties
rico:creationRelationHasTarget
Has domain
rico:AuthorshipRelation
Has range
rico:Group or rico:Person or rico:Position

Has inverse: rico:agentIsTargetOfAuthorshipRelation

Change note(s)
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:childRelationHasSource

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

Label(s)
child relation has source [en]
Definition
Connects a Child Relation to a parent Person
Has super-properties
rico:descendanceRelationHasSource
Has domain
rico:ChildRelation
Has range
rico:Person

Has inverse: rico:personIsSourceOfChildRelation

Back to the table of contents | Back to top

Object property: rico:childRelationHasTarget

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

Label(s)
child relation has target [en]
Definition
Connects a Child Relation to a child Person
Has super-properties
rico:descendanceRelationHasTarget
Has domain
rico:ChildRelation
Has range
rico:Person

Has inverse: rico:personIsTargetOfChildRelation

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]
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 v0.2
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

Change note(s)
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:correspondenceRelationConnects

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

Label(s)
correspondence relation connects [en]
Definition
Connects a Correspondence Relation to one of the Persons involved
Has super-properties
rico:knowingRelationConnects
Has domain
rico:CorrespondenceRelation
Has range
rico:Person

Has inverse: rico:personHasCorrespondenceRelation

Back to the table of contents | Back to top

Object property: rico:creationRelationHasSource

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

Label(s)
creation relation has source [en]
Definition
Connects a Creation Relation to one of the created Record Resources or Instantiations
Has super-properties
rico:agentOriginationRelationHasSource
Has domain
rico:CreationRelation
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:recordResourceOrInstantiationIsSourceOfCreationRelation

Has sub-properties
rico:authorshipRelationHasSource

Back to the table of contents | Back to top

Object property: rico:creationRelationHasTarget

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

Label(s)
creation relation has target [en]
Definition
Connects a Creation Relation to one of the creator Agents
Has super-properties
rico:agentOriginationRelationHasTarget
Has domain
rico:CreationRelation
Has range
rico:Agent

Has inverse: rico:agentIsTargetOfCreationRelation

Has sub-properties
rico:authorshipRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:creationWithRole

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

Label(s)
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

Back to the table of contents | Back to top

Object property: rico:derivationRelationHasSource

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

Label(s)
derivation relation has source [en]
Definition
Connects a Derivation Relation to the Instantiation from which one or more Instantiations is derived.
Has super-properties
rico:instantiationToInstantiationRelationConnects; rico:temporalRelationHasSource
Has domain
rico:DerivationRelation
Has range
rico:Instantiation

Has inverse: rico:instantiationIsSourceOfDerivationRelation

Has sub-properties
rico:migrationRelationHasSource

Back to the table of contents | Back to top

Object property: rico:derivationRelationHasTarget

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

Label(s)
derivation relation has target [en]
Definition
Connects a Derivation Relation to one of the derived Instantiations
Has super-properties
rico:instantiationToInstantiationRelationConnects; rico:temporalRelationHasTarget
Has domain
rico:DerivationRelation
Has range
rico:Instantiation

Has inverse: rico:instantiationIsTargetOfDerivationRelation

Has sub-properties
rico:migrationRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:descendanceRelationHasSource

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

Label(s)
descendance relation has source [en]
Definition
Connects a Descendance Relation to one of the ancestor Persons
Has super-properties
rico:agentTemporalRelationHasSource; rico:familyRelationConnects
Has domain
rico:DescendanceRelation
Has range
rico:Person

Has inverse: rico:personIsSourceOfDescendanceRelation

Has sub-properties
rico:childRelationHasSource

Back to the table of contents | Back to top

Object property: rico:descendanceRelationHasTarget

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

Label(s)
descendance relation has target [en]
Definition
Connects a Descendance Relation to one of the descendant Persons
Has super-properties
rico:agentTemporalRelationHasTarget; rico:familyRelationConnects
Has domain
rico:DescendanceRelation
Has range
rico:Person

Has inverse: rico:personIsTargetOfDescendanceRelation

Has sub-properties
rico:childRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:describesOrDescribed

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

Label(s)
describes or described [en]
Definition
Connects a Record Resource to a Thing that it describes.
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 v0.2
RiC-R021 (describes or described)
Has super-properties
rico:hasOrHadSubject
Has domain
rico:RecordResource
Has range
rico:Thing

Has inverse: rico:isOrWasDescribedBy

Change note(s)
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:documentedBy

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

Label(s)
documented by [en]
Definition
Inverse of 'documents' object property.
Mapping to RiC-CM v0.2
RiC-R033i ('documented by' relation)
Has super-properties
rico:resultsOrResultedIn
Has domain
rico:Activity
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:documents

Change note(s)
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)
documents [en]
Definition
Connects a Record Resource or an Instantiation to the Activity that generates the Record Resource or Instantiation.
Mapping to RiC-CM v0.2
RiC-R033 ('documents' relation)
Has super-properties
rico:resultsOrResultedFrom
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Activity

Has inverse: rico:documentedBy

Has sub-properties chains: rico:recordResourceOrInstantiationIsSourceOfActivityDocumentationRelation o rico:activityDocumentationRelationHasTarget

Change note(s)
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:eventIsSourceOfEventRelation

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

Label(s)
event is source of event relation [en]
Definition
Connects an Event to an Event Relation
Has super-properties
rico:thingIsSourceOfRelation
Has domain
rico:Event
Has range
rico:EventRelation

Has inverse: rico:eventRelationHasSource

Back to the table of contents | Back to top

Object property: rico:eventRelationHasSource

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

Label(s)
event relation has source [en]
Definition
Connects an Event Relation to an Event
Has super-properties
rico:relationHasSource
Has domain
rico:EventRelation
Has range
rico:Event

Has inverse: rico:eventIsSourceOfEventRelation

Back to the table of contents | Back to top

Object property: rico:eventRelationHasTarget

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

Label(s)
event relation has target [en]
Definition
Connects an Event Relation to an associated Thing
Has super-properties
rico:relationHasTarget
Has domain
rico:EventRelation
Has range
rico:Thing

Has inverse: rico:thingIsTargetOfEventRelation

Back to the table of contents | Back to top

Object property: rico:existsOrExistedIn

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

Label(s)
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 v0.2
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:positionIsSourceOfPositionToGroupRelation o rico:positionToGroupRelationHasTarget

Change note(s)
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)
expresses or expressed [en]
Definition
Inverse of 'is or was expressed by' object property.
Mapping to RiC-CM v0.2
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)
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:familyRelationConnects

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

Label(s)
family relation connects [en]
Definition
Connects a Family Relation to a Person.
Has super-properties
rico:agentRelationConnects
Has domain
rico:FamilyRelation
Has range
rico:Person

Has inverse: rico:personHasFamilyRelation

Has sub-properties
rico:descendanceRelationHasSource; rico:descendanceRelationHasTarget; rico:siblingRelationConnects; rico:spouseRelationConnects

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]
Definition
Inverse of 'precedes in time' object property.
Mapping to RiC-CM v0.2
RiC-R009i ('follows in time' relation)
Has super-properties
rico:followsOrFollowed
Has domain
rico:Thing
Has range
rico:Thing

Has inverse: rico:precedesInTime

Has sub-properties
rico:hasDraft; rico:hasOriginal; rico:isCopyOf; rico:isDerivedFromInstantiation; rico:isReplyTo; rico:isSuccessorOf

Has sub-properties chains: rico:thingIsTargetOfTemporalRelation o rico:temporalRelationHasSource

Change note(s)
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]
Definition
Inverse of 'precedesOrPreceded' object property.
Mapping to RiC-CM v0.2
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:followsInTime

Has sub-properties chains: rico:thingIsTargetOfSequentialRelation o rico:sequentialRelationHasSource

Change note(s)
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:functionalEquivalenceRelationConnects

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

Label(s)
functional equivalence relation connects [en]
Definition
Connects a Functional Equivalence Relation to one of the functionally equivalent Instantiations.
Has super-properties
rico:instantiationToInstantiationRelationConnects
Has domain
rico:FunctionalEquivalenceRelation
Has range
rico:Instantiation

Has inverse: rico:instantiationIsConnectedToFunctionalEquivalenceRelation

Back to the table of contents | Back to top

Object property: rico:groupIsSourceOfGroupSubdivisionRelation

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

Label(s)
group is source of group subdivision relation [en]
Definition
Connects the Group that has at least a subdivision, to a Group Subdivision Relation
Has super-properties
rico:agentIsSourceOfAgentHierarchicalRelation; rico:thingIsSourceOfWholePartRelation
Has domain
rico:Group
Has range
rico:GroupSubdivisionRelation

Has inverse: rico:groupSubdivisionRelationHasSource

Back to the table of contents | Back to top

Object property: rico:groupIsSourceOfMembershipRelation

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

Label(s)
group is source of membership relation [en]
Definition
Connects the Group (that has one to many members) to a Membership Relation
Has super-properties
rico:agentIsConnectedToAgentRelation; rico:thingIsSourceOfRelation
Has domain
rico:Group
Has range
rico:MembershipRelation

Has inverse: rico:membershipRelationHasSource

Back to the table of contents | Back to top

Object property: rico:groupIsTargetOfGroupSubdivisionRelation

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

Label(s)
group is target of group subdivision relation [en]
Definition
Connects a Group that is a subdivision, to a Group Subdivision Relation
Has super-properties
rico:agentIsTargetOfAgentHierarchicalRelation; rico:thingIsTargetOfWholePartRelation
Has domain
rico:Group
Has range
rico:GroupSubdivisionRelation

Has inverse: rico:groupSubdivisionRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:groupIsTargetOfLeadershipRelation

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

Label(s)
group is target of leadership relation [en]
Definition
Connects a Group (which has a leader) to a Leadership Relation
Has super-properties
rico:agentIsTargetOfAgentControlRelation
Has domain
rico:Group
Has range
rico:LeadershipRelation

Has inverse: rico:leadershipRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:groupIsTargetOfPositionToGroupRelation

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

Label(s)
group is target of position to group relation [en]
Definition
Connects the Group (in which a Position exists) to a Position To Group Relation
Has super-properties
rico:agentIsConnectedToAgentRelation; rico:thingIsTargetOfRelation
Has domain
rico:Group
Has range
rico:PositionToGroupRelation

Has inverse: rico:positionToGroupRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:groupSubdivisionRelationHasSource

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

Label(s)
group subdivision relation has source [en]
Definition
Connects a Group Subdivision Relation to the Group that has subdivisions
Has super-properties
rico:agentHierarchicalRelationHasSource; rico:wholePartRelationHasSource
Has domain
rico:GroupSubdivisionRelation
Has range
rico:Group

Has inverse: rico:groupIsSourceOfGroupSubdivisionRelation

Back to the table of contents | Back to top

Object property: rico:groupSubdivisionRelationHasTarget

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

Label(s)
group subdivision relation has target [en]
Definition
Connects a Group Subdivision Relation to one of the Groups that is a subdivision
Has super-properties
rico:agentHierarchicalRelationHasTarget; rico:wholePartRelationHasTarget
Has domain
rico:GroupSubdivisionRelation
Has range
rico:Group

Has inverse: rico:groupIsTargetOfGroupSubdivisionRelation

Back to the table of contents | Back to top

Object property: rico:hasAccumulator

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

Label(s)
has accumulator [en]
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 v0.2
RiC-R028 ('has accumulator' relation)
Has super-properties
rico:hasProvenance
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:recordResourceOrInstantiationIsSourceOfAccumulationRelation o rico:accumulationRelationHasTarget

Change note(s)
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)
has activity type [en]
Definition
Connects an Activity to an Activity Type that categorizes it.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Activity
Has range
rico:ActivityType

Has inverse: rico:isActivityTypeOf

Change note(s)
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)
has addressee [en]
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 v0.2
RiC-R032 ('has addressee' relation)
Has super-properties
rico:hasProvenance
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isAddresseeOf

Change note(s)
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)
has ancestor [en]
Definition
Inverse of 'has descendant' object property.
Mapping to RiC-CM v0.2
RiC-R017i (has ancestor relation)
Has super-properties
rico:hasFamilyAssociationWith; rico:isSuccessorOf
Has domain
rico:Person
Has range
rico:Person

Has inverse: rico:hasDescendant

Has sub-properties
rico:isChildOf

Has sub-properties chains: rico:personIsTargetOfDescendanceRelation o rico:descendanceRelationHasSource

Change note(s)
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)
has author [en]
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 any contribution to the content of a Record. Includes (of course) the Person, Group or Position in whose name or by whose command the content may have been formulated and first instantiated (e.g. the person who signed it).
Mapping to RiC-CM v0.2
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:recordIsSourceOfAuthorshipRelation o rico:authorshipRelationHasTarget

Change note(s)
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)
has beginning date [en]
Definition
Inverse of 'is beginning date of' object property
Mapping to RiC-CM v0.2
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

Back to the table of contents | Back to top

Object property: rico:hasBirthDate

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

Label(s)
has birth date [en]
Definition
Inverse of 'is birth date of' object property
Mapping to RiC-CM v0.2
RiC-R070i ('has birth date' relation)
Has super-properties
rico:hasBeginningDate
Has domain
rico:Person
Has range
rico:Date

Has inverse: rico:isBirthDateOf

Back to the table of contents | Back to top

Object property: rico:hasCarrierType

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

Label(s)
has carrier type [en]
Definition
Connects an Instantiation to a Carrier Type which categorizes its carrier.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Instantiation
Has range
rico:CarrierType

Has inverse: rico:isCarrierTypeOf

Change note(s)
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)
has child [en]
Definition
Connects a Person to one of their children.
Mapping to RiC-CM v0.2
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:personIsSourceOfChildRelation o rico:childRelationHasTarget

Change note(s)
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)
has collector [en]
Definition
Connects a Record Resource or an Instantiation to the Agent that collects it intentionally (is a collector).
Mapping to RiC-CM v0.2
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)
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:hasContentOfType

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

Label(s)
has content of type [en]
Definition
Connects a Record or a Record Part to a Content Type which categorizes its content.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Record or rico:RecordPart
Has range
rico:ContentType

Has inverse: rico:isContentTypeOf

Change note(s)
2021-01-22: changed the text definition and superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:hasCopy

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

Label(s)
has copy [en]
Definition
Connects a Record Resource to a copy of that Record Resource.
Mapping to RiC-CM v0.2
RiC-R012 ('has copy' relation)
Has super-properties
rico:hasGeneticLinkToRecordResource; rico:precedesInTime
Has domain
rico:RecordResource
Has range
rico:RecordResource

Has inverse: rico:isCopyOf

Back to the table of contents | Back to top

Object property: rico:hasCreator

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

Label(s)
has creator [en]
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 v0.2
RiC-R027 ('has creator' relation)
Has super-properties
rico:hasProvenance
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isCreatorOf

Has sub-properties
rico:hasAuthor
Change note(s)
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:hasDeathDate

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

Label(s)
has death date [en]
Definition
Inverse of 'is death date of' object property
Mapping to RiC-CM v0.2
RiC-R072i ('has death date' relation)
Has super-properties
rico:hasEndDate
Has domain
rico:Person
Has range
rico:Date

Has inverse: rico:isDeathDateOf

Back to the table of contents | Back to top

Object property: rico:hasDerivedInstantiation

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

Label(s)
has derived instantiation [en]
Definition
Connects an Instantiation to an Instantiation that is derived from it.
Mapping to RiC-CM v0.2
RiC-R014 ('has derived instantiation' relation)
Has super-properties
rico:isInstantiationAssociatedWithInstantiation; rico:precedesInTime
Has domain
rico:Instantiation
Has range
rico:Instantiation

Has inverse: rico:isDerivedFromInstantiation

Has sub-properties
rico:migratedInto

Has sub-properties chains: rico:instantiationIsSourceOfDerivationRelation o rico:derivationRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:hasDescendant

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

Label(s)
has descendant [en]
Definition
Connects a Person to one of their descendants.
Mapping to RiC-CM v0.2
RiC-R017 ('has descendant' relation)
Has super-properties
rico:hasFamilyAssociationWith; rico:hasSuccessor
Has domain
rico:Person
Has range
rico:Person

Has inverse: rico:hasAncestor

Has sub-properties
rico:hasChild

Has sub-properties chains: rico:personIsSourceOfDescendanceRelation o rico:descendanceRelationHasTarget

Change note(s)
2021-01-22: changed the superproperties IRIs.

Back to the table of contents | Back to top

Object property: rico:hasDocumentaryFormType

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

Label(s)
has documentary form type [en]
Definition
Connects a Record or Record Part to its Documentary Form Type.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Record or rico:RecordPart
Has range
rico:DocumentaryFormType

Has inverse: rico:isDocumentaryFormTypeOf

Change note(s)
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)
has draft [en]
Definition
Inverse of 'is draft of' object property.
Mapping to RiC-CM v0.2
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

Back to the table of contents | Back to top

Object property: rico:hasEndDate

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

Label(s)
has end date [en]
Definition
Inverse of 'is end date of' object property.
Mapping to RiC-CM v0.2
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

Back to the table of contents | Back to top

Object property: rico:hasEventType

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

Label(s)
has event type [en]
Definition
Connects an Event to an Event Type which categorizes it.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Event
Has range
rico:EventType

Has inverse: rico:isEventTypeOf

Change note(s)
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)
has extent [en]
Definition
Has super-properties
rico:isRelatedTo
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Extent

Has inverse: rico:isExtentOf

Change note(s)
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)
has extent type [en]
Definition
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Extent
Has range
rico:ExtentType

Has inverse: rico:isExtentTypeOf

Change note(s)
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)
has family association with [en]
Definition
Connects two Persons that have some type of family link, i.e. belong to the same family. This relation is symmetric.
Mapping to RiC-CM v0.2
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:personHasFamilyRelation o rico:familyRelationConnects

Change note(s)
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)
has family type [en]
Definition
Connects a Family to a Family Type that categorizes it.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Family
Has range
rico:FamilyType

Has inverse: rico:isFamilyTypeOf

Change note(s)
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)
has genetic link to record resource [en]
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 be more accurate and specify a narrower, asymmetric relation, e.g. ‘is original of’.
Mapping to RiC-CM v0.2
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

Back to the table of contents | Back to top

Object property: rico:hasIdentifierType

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

Label(s)
has identifier type [en]
Definition
Connects an Identifier and an Identifier Type that categorizes it.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Identifier
Has range
rico:IdentifierType

Has inverse: rico:isIdentifierTypeOf

Change note(s)
2020-10-19: Object property added along with IdentifierType class and isIdentifierTypeOf object property.
2021-01-22: changed the superproperty IRI.

Back to the table of contents | Back to top

Object property: rico:hasInstantiation

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

Label(s)
has instantiation [en]
Definition
Connects a Record Resource to one of its Instantiations.
Mapping to RiC-CM v0.2
RiC-R025 ('has instantiation' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordResource
Has range
rico:Instantiation

Has inverse: rico:isInstantiationOf

Has sub-properties chains: rico:recordResourceIsSourceOfRecordResourceToInstantiationRelation o rico:recordResourceToInstantiationRelationHasTarget

Change note(s)
2021-01-22: changed the inverse property IRI.

Back to the table of contents | Back to top

Object property: rico:hasModificationDate

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

Label(s)
has modification date [en]
Definition
Inverse of 'is modification date of' object property.
Mapping to RiC-CM v0.2
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

Back to the table of contents | Back to top

Object property: rico:hasOrHadAgentName

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

Label(s)
has or had agent name [en]
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)
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:hasOrHadAllMembersWithCategory

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

Label(s)
has or had all members with category [en]
Definition
Connects a Record Set and a Category (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:isOrWasCategoryOfAllMembersOf

Has sub-properties
rico:hasOrHadAllMembersWithContentType; rico:hasOrHadAllMembersWithDocumentaryFormType; rico:hasOrHadAllMembersWithLegalStatus; rico:hasOrHadAllMembersWithRecordState
Change note(s)
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:hasOrHadAllMembersWithContentType

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

Label(s)
has of had all members with content type [en]
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:hasOrHadAllMembersWithCategory
Has domain
rico:RecordSet
Has range
rico:ContentType

Has inverse: rico:isOrWasContentTypeOfAllMembersOf

Change note(s)
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:hasOrHadAllMembersWithDocumentaryFormType

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

Label(s)
has of had all members with documentary form type [en]
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:hasOrHadAllMembersWithCategory
Has domain
rico:RecordSet
Has range
rico:DocumentaryFormType

Has inverse: rico:isOrWasDocumentaryFormTypeOfAllMembersOf

Change note(s)
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 of had all members with language [en]
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)
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 of had all members with legal status [en]
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:hasOrHadAllMembersWithCategory
Has domain
rico:RecordSet
Has range
rico:LegalStatus

Has inverse: rico:isOrWasLegalStatusOfAllMembersOf

Change note(s)
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:hasOrHadAllMembersWithRecordState

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

Label(s)
has of had all members with record state [en]
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:hasOrHadAllMembersWithCategory
Has domain
rico:RecordSet
Has range
rico:RecordState

Has inverse: rico:isOrWasRecordStateOfAllMembersOf

Change note(s)
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:hasOrHadAppellation

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

Label(s)
has or had appellation [en]
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:thingIsTargetOfAppellationRelation o rico:appellationRelationHasSource

Change note(s)
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)
has or had authority over [en]
Definition
Connects an Agent to a Thing the Agent has or had authority over.
Mapping to RiC-CM v0.2
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:agentIsSourceOfAuthorityRelation o rico:authorityRelationHasTarget

Change note(s)
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:hasOrHadCategory

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

Label(s)
has or had category [en]
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:isOrWasCategoryOf

Has sub-properties
rico:hasActivityType; rico:hasCarrierType; rico:hasContentOfType; 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

Has sub-properties chains: rico:thingIsTargetOfTypeRelation o rico:typeRelationHasSource

Change note(s)
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:hasOrHadComponent

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

Label(s)
has or had component [en]
Definition
Connects an Instantiation to one of its present or past component instantiations.
Mapping to RiC-CM v0.2
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

Change note(s)
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)
has or had constituent [en]
Definition
Connects a Record to a Record Part that is or was a component of that Record.
Mapping to RiC-CM v0.2
RiC-R003 ('has or had constituent' relation)
Has super-properties
rico:hasOrHadPart; rico:isRecordResourceAssociatedWithRecordResource
Has domain
rico:Record
Has range
rico:RecordPart

Has inverse: rico:isOrWasConstituentOf

Change note(s)
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)
has or had controller [en]
Definition
Inverse of 'is or was controller of' object property.
Mapping to RiC-CM v0.2
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:hasOrHadLeader

Has sub-properties chains: rico:agentIsTargetOfAgentControlRelation o rico:agentControlRelationHasSource

Change note(s)
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)
has coordinates [en]
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)
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)
has or had corporate body type [en]
Definition
Connects a Corporate Body to a Corporate Body Type which categorizes or categorized it.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:CorporateBody
Has range
rico:CorporateBodyType

Has inverse: rico:isOrWasCorporateBodyTypeOf

Change note(s)
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)
has or had correspondent [en]
Definition
Connects two Persons that correspond or have corresponded with each other. This relation is symmetric.
Mapping to RiC-CM v0.2
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:personHasCorrespondenceRelation o rico:correspondenceRelationConnects

Change note(s)
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)
has or had demographic group [en]
Definition
Connects a Person or a Group to a Demographic Group to which it belongs or belonged.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Group or rico:Person
Has range
rico:DemographicGroup

Has inverse: rico:isOrWasDemographicGroupOf

Has sub-properties
rico:hasOrHadOccupationOfType
Change note(s)
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:hasOrHadHolder

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

Label(s)
has or had holder [en]
Definition
Inverse of 'is or was holder of' object property.
Mapping to RiC-CM v0.2
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:recordResourceOrInstantiationIsTargetOfRecordResourceHoldingRelation o rico:recordResourceHoldingRelationHasSource

Change note(s)
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)
has or had identifier [en]
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)
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:hasOrHadIntellectualPropertyRightsHolder

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

Label(s)
has or had intellectual property rights holder [en]
Definition
Inverse of 'is or was holder of intellectual property rights of' object property.
Mapping to RiC-CM v0.2
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:recordResourceOrInstantiationIsTargetOfIntellectualPropertyRightsRelation o rico:intellectualPropertyRightsRelationHasSource

Change note(s)
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)
has or had jurisdiction [en]
Definition
Inverse of 'is or was jurisdiction of' object property.
Mapping to RiC-CM v0.2
RiC-R076i ('has or had jurisdiction' relation)
Has super-properties
rico:isAssociatedWithPlace
Has domain
rico:Agent
Has range
rico:Place

Has inverse: rico:isOrWasJurisdictionOf

Change note(s)
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)
has or had language [en]
Definition
Connects an Agent or Record Resource to a Language that it uses or used.
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)
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)
has or had leader [en]
Definition
Inverse of 'is or was leader of' object property.
Mapping to RiC-CM v0.2
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:groupIsTargetOfLeadershipRelation o rico:leadershipRelationHasSource

Change note(s)
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)
has or had legal status [en]
Definition
Connects an Agent or Record Resource to a Legal Status which categorized or categorizes it.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Agent or rico:Record or rico:RecordPart
Has range
rico:LegalStatus

Has inverse: rico:isOrWasLegalStatusOf

Change note(s)
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)
has or had location [en]
Definition
Inverse of 'is or was location of' object property.
Mapping to RiC-CM v0.2
RiC-R075i ('has or had location' relation)
Has super-properties
rico:isAssociatedWithPlace
Has domain
rico:Thing
Has range
rico:Place

Has inverse: rico:isOrWasLocationOf

Change note(s)
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)
has or had main subject [en]
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 v0.2
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

Change note(s)
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)
has or had manager [en]
Definition
Inverse of 'is or was manager of' object property.
Mapping to RiC-CM v0.2
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:recordResourceOrInstantiationIsTargetOfManagementRelation o rico:managementRelationHasSource

Change note(s)
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:hasOrHadMember

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

Label(s)
has or had member [en]
Definition
Connects a Group to a Person that is or was a member of that Group.
Mapping to RiC-CM v0.2
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 chains: rico:groupIsSourceOfMembershipRelation o rico:membershipRelationHasTarget

Change note(s)
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:hasOrHadName

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

Label(s)
has or had name [en]
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)
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)
has or had occupation of type [en]
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)
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)
has or had owner [en]
Definition
Inverse of 'is or was owner of' object property.
Mapping to RiC-CM v0.2
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:thingIsTargetOfOwnershipRelation o rico:ownershipRelationHasSource

Change note(s)
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)
has or had part [en]
Definition
Connects a Thing to a constitutive or component part of that Thing.
Scope note
The end of existence of a whole/part relation may affect the integrity or nature of the domain entity
Mapping to RiC-CM v0.2
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:hasOrHadComponent; rico:hasOrHadConstituent; rico:hasOrHadSubdivision; rico:hasOrHadSubevent

Has sub-properties chains: rico:thingIsSourceOfWholePartRelation o rico:wholePartRelationHasTarget

Change note(s)
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)
has or had participant [en]
Definition
Connects an Event to a Thing that is or was actively or passively involved in it.
Mapping to RiC-CM v0.2
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)
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)
has or had physical location [en]
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)
2021-01-22: changed the IRI, label, inverse property IRI, textual definition (the name of this property in RiC-O 0.1 was "hasPhysicalLocation").
2021-02-01: Property made a subproperty of 'isPlaceAssociatedWith".

Back to the table of contents | Back to top

Object property: rico:hasOrHadPlaceName

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

Label(s)
has or had place name [en]
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)
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)
has or had place type [en]
Definition
Connects a Place to a Place Type that categorized or categorizes it.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Place
Has range
rico:PlaceType

Has inverse: rico:isOrWasPlaceTypeOf

Change note(s)
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]
Definition
Inverse of 'exists or existed in' object property.
Mapping to RiC-CM v0.2
RiC-R056i ('has or had position' relation)
Has super-properties
rico:isAgentAssociatedWithAgent
Has domain
rico:Group
Has range
rico:Position

Has inverse: rico:existsOrExistedIn

Change note(s)
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)
has or had rule type [en]
Definition
Connects a Rule to a Rule Type that categorized or categorizes it.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Rule
Has range
rico:RuleType

Has inverse: rico:isOrWasRuleTypeOf

Change note(s)
2020-10-19: Object property added along with RuleType class and isRuleTypeOf object property.
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").

Back to the table of contents | Back to top

Object property: rico:hasOrHadSomeMembersWithCategory

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

Label(s)
has or had some members with category [en]
Definition
Connects a Record Set and a Category (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:isOrWasCategoryOfSomeMembersOf

Has sub-properties
rico:hasOrHadSomeMembersWithContentType; rico:hasOrHadSomeMembersWithLegalStatus; rico:hasOrHadSomeMembersWithRecordState; rico:hasOrHadSomeMemberswithDocumentaryFormType
Change note(s)
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:hasOrHadSomeMembersWithContentType

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

Label(s)
has or had some members with content type [en]
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:hasOrHadSomeMembersWithCategory
Has domain
rico:RecordSet
Has range
rico:ContentType

Has inverse: rico:isOrWasContentTypeOfSomeMembersOf

Change note(s)
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]
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)
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]
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:hasOrHadSomeMembersWithCategory
Has domain
rico:RecordSet
Has range
rico:LegalStatus

Has inverse: rico:isOrWasLegalStatusOfSomeMembersOf

Change note(s)
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:hasOrHadSomeMembersWithRecordState

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

Label(s)
has or had some members with record state [en]
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:hasOrHadSomeMembersWithCategory
Has domain
rico:RecordSet
Has range
rico:RecordState

Has inverse: rico:isOrWasRecordStateOfSomeMembersOf

Change note(s)
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:hasOrHadSomeMemberswithDocumentaryFormType

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

Label(s)
has or had some members with documentary form type [en]
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:hasOrHadSomeMembersWithCategory
Has domain
rico:RecordSet
Has range
rico:DocumentaryFormType

Has inverse: rico:isOrWasDocumentaryFormTypeOfSomeMembersOf

Change note(s)
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)
has or had spouse [en]
Definition
Connects two Persons that are or were married. This relation is symmetric.
Mapping to RiC-CM v0.2
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:personHasSpouseRelation o rico:spouseRelationConnects

Change note(s)
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)
has or had student [en]
Definition
Inverse of 'has or had teacher' object property.
Mapping to RiC-CM v0.2
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:personIsSourceOfTeachingRelation o rico:teachingRelationHasTarget

Change note(s)
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)
has or had subdivision [en]
Definition
Connects a Group to one of its present or past subdivisions.
Mapping to RiC-CM v0.2
RiC-R005 ('has or hadsubdivision' relation)
Has super-properties
rico:hasOrHadPart; rico:hasOrHadSubordinate
Has domain
rico:Group
Has range
rico:Group

Has inverse: rico:isOrWasSubdivisionOf

Has sub-properties chains: rico:groupIsSourceOfGroupSubdivisionRelation o rico:groupSubdivisionRelationHasTarget

Change note(s)
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)
has or had subevent [en]
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 v0.2
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

Change note(s)
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)
has or had subject [en]
Definition
Connects a Record Resource to a Thing that is or was its subject.
Mapping to RiC-CM v0.2
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:hasOrHadMainSubject
Change note(s)
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)
has or had subordinate [en]
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 Groups
Mapping to RiC-CM v0.2
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:hasOrHadSubdivision; rico:isOrWasControllerOf

Has sub-properties chains: rico:agentIsSourceOfAgentHierarchicalRelation o rico:agentHierarchicalRelationHasTarget

Change note(s)
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)
has or had teacher [en]
Definition
Connects a Person to another Person who is or was their student.
Mapping to RiC-CM v0.2
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:personIsTargetOfTeachingRelation o rico:teachingRelationHasSource

Change note(s)
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)
has or had title [en]
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)
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:hasOrHadWorkRelationWith

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

Label(s)
has or had work relation with [en]
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 v0.2
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

Change note(s)
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:hasOriginal

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

Label(s)
has original [en]
Definition
Inverse of 'is original of' object property.
Mapping to RiC-CM v0.2
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

Back to the table of contents | Back to top

Object property: rico:hasProductionTechniqueType

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

Label(s)
has production technique type [en]
Definition
Connects an Instantiation to a Production Technique Type that categorizes its production technique.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Instantiation
Has range
rico:ProductionTechniqueType

Has inverse: rico:isProductionTechniqueTypeOf

Change note(s)
2021-01-22: changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:hasProvenance

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

Label(s)
has provenance [en]
Definition
Connects a Record Resource or an Instantiation to an Agent that creates or accumulates the Record Resource, receives it, or sends it.
Mapping to RiC-CM v0.2
RiC-R026 ('has provenance' relation)
Has super-properties
rico:isRelatedTo
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isProvenanceOf

Has sub-properties
rico:hasAccumulator; rico:hasAddressee; rico:hasCreator; rico:hasSender

Has sub-properties chains: rico:recordResourceOrInstantiationIsSourceOfAgentOriginationRelation o rico:agentOriginationRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:hasPublisher

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

Label(s)
hasPublisher [en]
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)
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)
has receiver [en]
Definition
Connects a Record Resource or an Instantiation to the Agent that receives it in the course of its activities.
Mapping to RiC-CM v0.2
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)
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)
has record set type [en]
Definition
Connects a Record Set to a Record Set Type that categorizes it.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:RecordSet
Has range
rico:RecordSetType

Has inverse: rico:isRecordSetTypeOf

Change note(s)
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)
has record state [en]
Definition
Connects a Record or Record Part to a Record State that categorizes its state.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Record or rico:RecordPart
Has range
rico:RecordState

Has inverse: rico:isRecordStateOf

Change note(s)
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)
has reply [en]
Definition
Connects a Record Resource to a reply, usually in the form of correspondence.
Mapping to RiC-CM v0.2
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)
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)
has representation type [en]
Definition
Connects an Instantiation to a Representation Type that categorizes its representation type.
Has super-properties
rico:hasOrHadCategory
Has domain
rico:Instantiation
Has range
rico:RepresentationType

Has inverse: rico:isRepresentationTypeOf

Change note(s)
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)
has sender [en]
Definition
Connects a Record Resource or an Instantiation to the Agent that sends it
Mapping to RiC-CM v0.2
RiC-R031 ('has sender' relation)
Has super-properties
rico:hasProvenance
Has domain
rico:Instantiation or rico:RecordResource
Has range
rico:Agent

Has inverse: rico:isSenderOf

Back to the table of contents | Back to top

Object property: rico:hasSibling

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

Label(s)
has sibling [en]
Definition
Connects two Persons that are siblings. This relation is symmetric.
Mapping to RiC-CM v0.2
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:personHasSiblingRelation o rico:siblingRelationConnects

Change note(s)
2021-01-22: changed the super property IRI.

Back to the table of contents | Back to top

Object property: rico:hasSource

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

Label(s)
has source [en]
Definition
Connects a Record Resource or Relation to a Record Resource or Agent that is used as a source of information for identifying or describing it.
Has super-properties
rico:isRelatedTo
Has domain
rico:RecordResource or rico:Relation
Has range
rico:Agent or rico:RecordResource

Has inverse: rico:isSourceOf

Back to the table of contents | Back to top

Object property: rico:hasSuccessor

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

Label(s)
has successor [en]
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 v0.2
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

Has sub-properties chains: rico:agentIsSourceOfAgentTemporalRelation o rico:agentTemporalRelationHasTarget

Change note(s)
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:hasUnitOfMeasurement

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

Label(s)
has unit of measurement [en]
Definition
Has super-properties
rico:isRelatedTo
Has domain
rico:Extent
Has range
rico:UnitOfMeasurement

Has inverse: rico:isUnitOfMeasurementOf

Change note(s)
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:includesOrIncluded

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

Label(s)
includes or included [en]
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 v0.2
RiC-R024 ('includes or included' relation)
Has super-properties
rico:isRecordResourceAssociatedWithRecordResource
Has domain
rico:RecordSet
Has range
rico:Record or rico:RecordSet

Has inverse: rico:isOrWasIncludedIn

Change note(s)
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:instantiationIsConnectedToFunctionalEquivalenceRelation

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

Label(s)
instantiation is connected to functional equivalence relation [en]
Definition
Connects an Instantiation to a Functional Equivalence Relation
Has super-properties
rico:instantiationIsConnectedToInstantiationRelation
Has domain
rico:Instantiation
Has range
rico:FunctionalEquivalenceRelation

Has inverse: rico:functionalEquivalenceRelationConnects

Back to the table of contents | Back to top

Object property: rico:instantiationIsConnectedToInstantiationRelation

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

Label(s)
instantiation is connected to instantiation relation [en]
Definition
Connects an Instantiation to an Instantiation to Instantiation Relation.
Has super-properties
rico:thingIsConnectedToRelation
Has domain
rico:Instantiation
Has range
rico:InstantiationToInstantiationRelation

Has inverse: rico:instantiationToInstantiationRelationConnects

Has sub-properties
rico:instantiationIsConnectedToFunctionalEquivalenceRelation; rico:instantiationIsSourceOfDerivationRelation; rico:instantiationIsTargetOfDerivationRelation

Back to the table of contents | Back to top

Object property: rico:instantiationIsSourceOfDerivationRelation

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

Label(s)
instantiation is source of derivation relation [en]
Definition
Connects an Instantiation (from which at least one Instantiation is derived) to a Derivation Relation.
Has super-properties
rico:instantiationIsConnectedToInstantiationRelation; rico:thingIsSourceOfRelation; rico:thingIsSourceOfTemporalRelation
Has domain
rico:Instantiation
Has range
rico:DerivationRelation

Has inverse: rico:derivationRelationHasSource

Has sub-properties
rico:instantiationIsSourceOfMigrationRelation

Back to the table of contents | Back to top

Object property: rico:instantiationIsSourceOfMigrationRelation

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

Label(s)
instantiation is source of migration relation [en]
Definition
Connects an Instantiation (from which at least one Instantiation is migrated) to a Migration Relation.
Has super-properties
rico:instantiationIsSourceOfDerivationRelation
Has domain
rico:Instantiation
Has range
rico:MigrationRelation

Has inverse: rico:migrationRelationHasSource

Back to the table of contents | Back to top

Object property: rico:instantiationIsTargetOfDerivationRelation

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

Label(s)
instantiation is target of derivation relation [en]
Definition
Connects a derived Instantiation to a Derivation Relation.
Has super-properties
rico:instantiationIsConnectedToInstantiationRelation; rico:thingIsTargetOfRelation; rico:thingIsTargetOfTemporalRelation
Has domain
rico:Instantiation
Has range
rico:DerivationRelation

Has inverse: rico:derivationRelationHasTarget

Has sub-properties
rico:instantiationIsTargetOfMigrationRelation

Back to the table of contents | Back to top

Object property: rico:instantiationIsTargetOfMigrationRelation

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

Label(s)
instantiation is target of migration relation [en]
Definition
Connects an Instantiation which results from a migration, to a Migration Relation.
Has super-properties
rico:instantiationIsTargetOfDerivationRelation
Has domain
rico:Instantiation
Has range
rico:MigrationRelation

Has inverse: rico:migrationRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:instantiationIsTargetOfRecordResourceToInstantiationRelation

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

Label(s)
instantiation is target of record resource to instantiation relation [en]
Definition
Connects an Instantiation of a Record Resource to the Record Resource to Instantiation Relation.
Has super-properties
rico:thingIsTargetOfRelation
Has domain
rico:Instantiation
Has range
rico:RecordResourceToInstantiationRelation

Has inverse: rico:recordResourceToInstantiationRelationHasTarget

Back to the table of contents | Back to top

Object property: rico:instantiationToInstantiationRelationConnects

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

Label(s)
instantiation to instantiation relation connects [en]
Definition
Connects an Instantiation to Instantiation Relation to one of the related Instantiations.
Has super-properties
rico:relationConnects
Has domain
rico:InstantiationToInstantiationRelation
Has range
rico:Instantiation

Has inverse: rico:instantiationIsConnectedToInstantiationRelation

Has sub-properties
rico:derivationRelationHasSource; rico:derivationRelationHasTarget; rico:functionalEquivalenceRelationConnects

Back to the table of contents | Back to top

Object property: rico:intellectualPropertyRightsRelationHasSource

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

Label(s)
intellectual property rights relation has source [en]
Definition
Connects an IntellectualPropertyRightsRelation to one of the Group, Person or Position that holds the rights.
Has super-properties
rico:authorityRelationHasSource
Has domain
rico:IntellectualPropertyRightsRelation
Has range
rico:Group or rico:Person or rico:Position

Has inverse: rico:agentIsSourceOfIntellectualPropertyRightsRelation

Back to the table of contents | Back to top

Object property: rico:intellectualPropertyRightsRelationHasTarget

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

Label(s)
intellectual property rights relation has target [en]
Definition
Connects an IintellectualPropertyRightsRelation to one of the Record Resource or Instantiation on which the rights are held.
Has super-properties
rico:authorityRelationHasTarget
Has domain
rico:IntellectualPropertyRightsRelation
Has range
rico:Instantiation or rico:RecordResource

Has inverse: rico:recordResourceOrInstantiationIsTargetOfIntellectualPropertyRightsRelation

Back to the table of contents | Back to top

Object property: rico:isAccumulatorOf

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

Label(s)
is accumulator of [en]
Definition
Inverse of 'has accumulator' object property.
Mapping to RiC-CM v0.2
RiC-R028i ('is accumulator of' relation)
Has super-properties
rico:isProvenanceOf
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:agentIsTargetOfAccumulationRelation o rico:accumulationRelationHasSource

Change note(s)
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)
is activity type of [en]
Definition
Connects an Activity Type to an Activity that it categorizes.
Has super-properties
rico:isOrWasCategoryOf