rico:
RDF Prefix
International Council on Archives Records in Contexts Ontology (ICA RiC-O) version 1.0.2
Introduction
RiC-O (Records in Contexts-Ontology) is an OWL ontology for describing
archival record resources. As the third part of Records in Contexts standard, it
is a formal representation of Records in Contexts Conceptual Model (RiC-CM).
This version, which is v1.0.2, is the latest official release. It is compliant
with RiC-CM v1.0.
The following diagram shows the main RiC-CM 1.0 entities and a few relations
between them:
RiC-O design principles
The following design principles were followed when developing
RiC-O.
1. RiC-O is a domain and reference
ontology .
RiC-O provides a generic vocabulary and formal rules for
creating RDF datasets (or generating them from existing archival
metadata) that describe in a consistent way any kind of archival record
resource . It supports publishing RDF datasets as Linked
Data, querying them using SPARQL, and making inferences using the logic of
the ontology.
While some projects have built some specific ontologies for describing
archives, in 2013 no generic domain ontology existed for the specific needs
of the archival community. This is why EGAD decided to develop RiC-O as a
part of RiC standard.
Apart from this first, main target, RiC-O, as a technical
implementation of RiC-CM that also extends and refines it and that
includes formal logic, can guide or inspire, in many ways, the
development of any tool or system that manages (i.e. stores, enables to
edit or processes) and publishes descriptive archival
metadata. . Of course, other technical implementations of
RiC-CM may be developed later on. Also, the current technical
implementations of the former ICA standards, e.g. EAD and EAC-CPF XML
schemas, should be made closer to RiC-CM in the future; on this topic, see
the news and announcements of the Technical Subcommittee on Encoded
Archival Standards (TS-EAS) of the Society of American
Archivists .
As RiC-O is a generic, domain ontology, it does not address
by itself every specific need or expectation that may
occur in every archival institution or project. It is rather a
high level framework and an institution or project
implementing RiC-O can apply only such a subset of properties as meets their
needs, or extend the specification according to their particular
requirements, or do both.
As a domain ontology, RiC-O, at this stage, does not borrow from other
existing ontologies (such as the cultural heritage models – IFLA-LRM and
CIDOC-CRM, PREMIS, or PROV-O). It should therefore be easier, for an
archival institution or archival project, to understand, implement and
maintain RiC-O within its system.
Alignment with those and other models, where possible, will be
undertaken in a future revision cycle to support the interconnected nature
of resource description across the domains. This is of course essential for
interconnecting RDF datasets conforming to RiC-O with other datasets, or for
using parts of RiC-O in other contexts than the archival or records
management realm.
2. RiC-O is immediately usable.
This is a key feature . Metadata
conforming to superseded ICA standards can be transformed to RiC-O
successfully . Converting existing archival metadata
created or generated in current information systems and compliant with ICA
standards to RDF/RiC-O is possible without losing data or
structure.
During the ongoing development process of RiC-O, intensive conversion
testing, either by hand or using scripts, was conducted on XML/EAD finding
aids and XML/EAC-CPF authority records to ensure that RiC-O is usable with
existing descriptive metadata. An open
source conversion software was also developed and made
available in April 2020.
While some existing metadata sets may have a very fine level of
granularity and accuracy, already using, for example, controlled
vocabularies, or describing curation events separately, often these metadata
don’t have the very precise structure that RiC-CM recommends. Even then,
such a conversion process remains possible. In order to allow this, RiC-O
sometimes provides several methods for representing information (as
described below). From this point of view, RiC-O v1.0 may be considered a
transitional ontology, in which some components may be deprecated later
on.
The usability of a model also depends on its documentation. RiC-O is
documented extensively. The documentation will be reviewed and updated on a
continuing basis.
3. RiC-O provides a flexible framework .
This is a very important principle too . It is
related with the usability principle quoted above. Moreover,
archival description is flexible by essence .
It is quite commonly noted that today the level of granularity of
information varies from one finding aid to another (or from one authority
record to another), or even within the same finding aid. Some series or
agents are described summarily because little is known about them and there
is little time for extensive research, while other series, even records, or
agents are described in detail; some relations (e.g. that relating to
provenance) may be described without any detail while others may be
thoroughly documented, as ISAAR(CPF) and EAC-CPF allow it.
Being generally flexible, for an OWL ontology, depends first on the
polyhierarchical systems of classes and properties it provides. A
superproperty or superclass, more general or generic than its subproperties
or subclasses, must exist and be available for handling information, while
at the same time more accurate subcomponents must be there for handling more
accurate description. Also, RiC-O provides methods for describing relations
as full entities, as well as direct and short paths between
entities.
4. RiC-O opens new potential for archival
description.
Linked Data tools and interfaces enable end users to go
through RDF/RiC-O graphs, query them using SPARQL, and make inferences.
This means a completely new way of consulting archival metadata and
their multiple contexts. An end user should be able to ask
of any given data set, for example, “What are (according to your dataset)
the corporate bodies that succeeded a given entity from its end of existence
to now (as concerns this given activity)?”, or “what instantiations of this
photograph exist?”, or “what are the existing copies of this original
charter?”, and get a list of these entities. This means that institutions or
projects that invest in the implementation of RiC-O will be able to query
their data in ways not possible with the previous ICA standards, and will
get new insight into the content and context of their archives that wasn’t
visible with the existing ICA-standards. What is more, repositories using
RiC-O may infer new assertions from the RDF datasets and link them to other
resources outside their institution, thereby amplifying the query and
inferencing possibilities manifold.
5. RiC-O is extensible.
Institutions with descriptive needs beyond what RiC-O provides
out-of-the-box have the option of extending the ontology by adding new
subclasses or subproperties as needed. Also, the concepts defined in
existing SKOS vocabularies (e.g. a list of documentary form types) can also
be connected to RiC-O based graphs (using the *Type classes, and properties
which are in the domain or range of these classes).
RiC-O has also the potential to be usable in other contexts than purely
archival ones. It can be used to “hook” archival description to descriptive
metadata in other domains (e.g. bibliographic or museum metadata). As said
above, alignment with other models will be undertaken by EGAD in a future
revision cycle, facilitating such connections.
Understanding RiC-O: a quick overview of some features
From RiC-CM to RiC-O
1. From RiC-CM components to RiC-O classes
Each RiC-CM entity has a corresponding class in
RiC-O . These classes are organized according to
the same hierarchy as in RiC-CM. Some projects may need very few of
them (e.g. Agent, Record Resource and Activity only), while others
may need more (e.g. Corporate Body and Person; Record; Place;
Organic Provenance Relation).
Many classes only exist in RiC-O and not in
RiC-CM . These additional classes address special
needs:
some correspond to RiC-CM
attributes , when it may be considered
necessary to handle them as full entities. This is the case for
Type and its subclasses,
that correspond to RiC-CM attributes that contain controlled
values, and that can help to articulate RiC-O with external RDF
resources like SKOS vocabularies; and also for Language , Name and Identifier , that can be
considered as full entities and as key linking nodes in a RDF
graph. All these classes have been grouped under a Concept class.
some classes have been added in order to
provide a more accurate definition and model for some
entities . 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 n-ary classes helps to
implement the Relations section of RiC-CM .
While these relations also are represented as simple, binary
object properties (e.g. hasOrganicProvenance that corresponds to RiC-R026
relation), you may need to assign different attributes to a
relation, e.g. a date, certainty or description, as it is
already possible, and quite often done, in a XML/EAC-CPF file.
One of the standard available methods for representing such a
documented relation in RDF for now is to use a class. The
RDF-star 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 complete W3C
standard. Thus, for example, in RiC-O a OrganicProvenanceRelation 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 hasOrganicProvenance object property, let us add
that it is formally defined in RiC-O, using OWL 2 property chain
axiom (see https://www.w3.org/TR/owl2-new-features/#F8:_Property_Chain_Inclusion ),
as a ‘shortcut’ for the longer path
‘thingIsSourceOfRelation/organicProvenanceRelation_role/relationHasTarget’,
where the intermediate node is an instance of OrganicProvenanceRelation:
A triplestore, with the appropriate configuration, may
thus infer the direct ‘hasOrganicProvenance’ assertion from this
long path.
2. About RiC-O datatype properties (relations whose object is a
litteral)
Most of the datatype properties in RiC-O correspond
to RiC-CM attributes that contain free, plain
text . See for example rico:generalDescription , rico:history and rico:scopeAndContent .
In many simple usecases it’s sufficent to just use the rico:identifier or rico:name datatype properties.
However, in addition to these datatype properties, the Name and
Identifier RiC-CM attributes also have corresponding classes
(subclasses of rico:Appellation ). A resource may have several
Identifiers (e.g. archival reference code, system number, digital
object identifier) or Names and each comes with different
attributes; in this case instances of classes are needed.
The Location RiC-CM attribute also has a rico:PhysicalLocation
corresponding class (for users who want to use Place, Physical
Location and Coordinates for handling places).
As already said too, every RiC-CM attribute that has ‘controlled
value’ or ‘rule-based’ as a schema value, has a class as
corresponding component in RiC-O. However, for these CM
attributes that correspond to a RiC-O class, as it is necessary
to provide an immediately usable ontology, two supplementary
datatype properties exist that allow not to use the classes, at
least for a while, if you want to implement RiC-O and create
RiC-O/RDF datasets from existing archival metadata without being
able to handle URIs for the information you
have .
For example, you may not be able to handle and maintain URIs for
some controlled values you use in EAD finding aids for carrier
types: maybe your information system does not use a vocabulary for
this, and you cannot for a while consider these carrier types as
full entities. Nevertheless you want to produce RiC-O datasets where
every piece of information is kept, and you want to avoid blank
nodes. If RiC-O would only provide the Carrier Type class, it would
be an issue for you.
So RiC-O provides a rico:type
datatype property, with range rdfs:literal, which allows you to move
forward. For RiC-CM Coordinates attribute, you also have the rico:geographicalCoordinates datatype
property.
These datatype properties have a skos:scopeNote which says (for
example) "Provided for usability reasons. May be made deprecated or
removed later on. Use only if you don’t use Physical Location and
Coordinates classes with Place."
The same key design principle (RiC-O must be
immediately usable) led us to define some datatype properties
that would enable users to use RiC-O in simple 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 a rico:date datatype property, which has several
subproperties; plus a rico:ruleFollowed datatype property .
The same analysis led us to keep the rico:history datatype property in RiC-O (same as
RiC-CM history attribute), while RiC-CM and RiC-O also provide the
Event class, and using a
series of Events may of course be a better method, easier to query,
link and display, than simply using a history prose discourse. The
two methods may be used in parallel within the same dataset by an
institution that, for example, would decide to emphasize only the
accession, appraisal and description events among the whole history
of Record Resources.
These datatype properties have the same kind of skos:scopeNote
as above.
Finally, we have introduced a few datatype
properties that do not correspond to any RiC-CM
attribute .
Some are superproperties, and thus group datatype properties:
rico:physicalOrLogicalExtent , with rico:carrierExtent,
rico:instantiationExtent and rico:recordResourceExtent as
subproperties; rico:textualValue , with rico:expressedDate,
rico:normalizedValue and rico:quantity as subproperties; rico:measure ; rico:referenceSystem .
Some are simply more specific properties: rico:accrualsStatus ;
rico:recordResourceStructure and rico:instantiationStructure , subproperties of
rico:structure; rico:title
(subproperty of rico:name); rico:altitude, rico:height,
rico:latitude, rico:length, rico:longitude, rico:width
(subproperties of rico:measure ), rico:geodesicSystem and
rico:altimetricSystem (subproperties of rico:referenceSystem ).
3. About RiC-O object properties (relations between two
entities)
In order to connect all the classes created, a
significant number of object properties have been defined, in
addition to the 85 relations defined in RiC-CM
1.0.
While the 'flat' list of object properties is a long one,
the object properties are grouped
hierarchically , so that one can use the upper to
intermediate level ones for simplicity sake, or choose the most
accurate and expressive ones, or extend the system adding a
subproperty easily. It is expected that, in most use cases, a subset
of these properties only will be needed.
Below we just give a few details on certain specific sets of
properties.
While in RiC-CM it was not possible to achieve such a level of
precision with simple attributes, RiC-O includes object
properties to assert that a rico:RecordSet has or had members (either all of
them, or some of them) that share some
characteristics , i.e. Language, ContentType,
DocumentaryFormType, LegalStatus, or RecordState. See for example
rico:hasOrHadAllMembersWithCategory , and its
subproperties.
Some of the object properties are formally defined
as shortcuts : they can be inferred if you create
triples that include instances of the Relation classes. See the
example explained above in the section
dedicated to classes .
Many properties, new in RiC-O 1.0, are
transitive , as explained in the history note above.
4. Named Individuals
RiC-O adds six individuals to address current and frequent
needs:
FindingAid and AuthorityRecord , which 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. For example, a
Record with Documentary Form Type ‘Finding Aid’ may be connected
to one to many Record Resources using the 'rico:describes’
object property.
Fonds , Series , File , and Collection are instances of both Record Set Type
class and skos:Concept. Their definition is taken from the
ISAD(G) glossary. They can be used for categorizing Record
Sets.
We expect other categories to be defined by the archival
community as RiC-O matures, forming rich, hopefully multilingual,
SKOS vocabularies that support rich description (for example,
allowing an instance of the Documentary Form Type class to have a history and
temporal relations to other documentary form types).
RiC-O documentation and annotation properties
Each class or property has an English, a French and a Spanish label
(rdfs:label), and a description (rdfs:comment). Some also have a
skos:scopeNote or a skos:example.
When a RiC-O class or property corresponds to a RiC-CM component in
any way, its description and scope note are either the same as or
derived from their RiC-CM definition and scope note.
RiC-O provides two annotation properties (subproperties of
rdfs:comment) for handling:
information about the corresponding RiC-CM component when
applicable (rico:RiCCMCorrespondingComponent ). Various phrasings
are used in this property depending on the rule applied for defining
the RiC-CM component.
information about possible mappings with other models or
ontologies (rico:closeTo ,
rarely used in this 1.0.2 version)).
Any change in the definition of a class or property made since
December 2019 is documented using a skos:changeNote.
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.
articulate the Event and Activity classes, and the Relation system
of classes
add suggestions of mappings (in rico:closeTo) and OWL equivalences
between some classes or properties and components in other models (among
which - this is not an exhaustive list- PREMIS, Schema.org, PROV-O,
IFLA-LRM and RDA, CIDOC-CRM), or document how these models can be used
together.
The https://www.ica.org/standards/RiC/ontology#
namespace defines:
2 | owl:AnnotationProperty |
105 | owl:Class |
61 | owl:DatatypeProperty |
400 | owl:ObjectProperty |
16 | owl:SymmetricProperty |
22 | owl:TransitiveProperty |
105
owl:Class
- rico:AccumulationRelation (Accumulation Relation)
- rico:Activity (Activity)
- rico:ActivityDocumentationRelation (Activity Documentation Relation)
- rico:ActivityType (Activity Type)
- rico:Agent (Agent)
- rico:AgentControlRelation (Agent Control Relation)
- rico:AgentHierarchicalRelation (Agent Hierarchical Relation)
- rico:AgentName (Agent Name)
- rico:AgentTemporalRelation (Agent Temporal Relation)
- rico:AgentToAgentRelation (Agent Relation)
- rico:Appellation (Appellation)
- rico:AppellationRelation (Appellation Relation)
- rico:AuthorityRelation (Authority Relation)
- rico:AuthorshipRelation (Authorship Relation)
- rico:CarrierExtent (Carrier Extent)
- rico:CarrierType (Carrier Type)
- rico:ChildRelation (Child Relation)
- rico:Concept (Concept)
- rico:ContentType (Content Type)
- rico:Coordinates (Coordinates)
- rico:CorporateBody (Corporate Body)
- rico:CorporateBodyType (Corporate Body Type)
- rico:CorrespondenceRelation (Correspondence Relation)
- rico:CreationRelation (Creation Relation)
- rico:Date (Date)
- rico:DateType (Date Type)
- rico:DemographicGroup (Demographic Group)
- rico:DerivationRelation (Derivation Relation)
- rico:DescendanceRelation (Descendance Relation)
- rico:DocumentaryFormType (Documentary Form Type)
- rico:Event (Event)
- rico:EventRelation (Event Relation)
- rico:EventType (Event Type)
- rico:Extent (Extent)
- rico:ExtentType (Extent Type)
- rico:Family (Family)
- rico:FamilyRelation (Family Relation)
- rico:FamilyType (Family Type)
- rico:FunctionalEquivalenceRelation (Functional Equivalence Relation)
- rico:Group (Group)
- rico:GroupSubdivisionRelation (Group Subdivision Relation)
- rico:Identifier (Identifier)
- rico:IdentifierType (Identifier Type)
- rico:Instantiation (Instantiation)
- rico:InstantiationExtent (Instantiation Extent)
- rico:InstantiationToInstantiationRelation (Instantiation to Instantiation Relation)
- rico:IntellectualPropertyRightsRelation (Intellectual Property Rights Relation)
- rico:KnowingOfRelation (Knowing Of Relation)
- rico:KnowingRelation (Knowing Relation)
- rico:Language (Language)
- rico:LeadershipRelation (Leadership Relation)
- rico:LegalStatus (Legal Status)
- rico:ManagementRelation (Management Relation)
- rico:Mandate (Mandate)
- rico:MandateRelation (Mandate Relation)
- rico:MandateType (Mandate Type)
- rico:Mechanism (Mechanism)
- rico:MembershipRelation (Membership Relation)
- rico:MigrationRelation (Migration Relation)
- rico:Name (Name)
- rico:OccupationType (Occupation Type)
- rico:OrganicOrFunctionalProvenanceRelation (Organic or functional provenance Relation)
- rico:OrganicProvenanceRelation (Organic Provenance Relation)
- rico:OwnershipRelation (Ownership Relation)
- rico:PerformanceRelation (Performance Relation)
- rico:Person (Person)
- rico:PhysicalLocation (Physical Location)
- rico:Place (Place)
- rico:PlaceName (Place Name)
- rico:PlaceRelation (Place Relation)
- rico:PlaceType (Place Type)
- rico:Position (Position)
- rico:PositionHoldingRelation (Position Holding Relation)
- rico:PositionToGroupRelation (Position to Group Relation)
- rico:ProductionTechniqueType (Production Technique Type)
- rico:Proxy (Proxy)
- rico:Record (Record)
- rico:RecordPart (Record Part)
- rico:RecordResource (Record Resource)
- rico:RecordResourceExtent (Record Resource Extent)
- rico:RecordResourceGeneticRelation (Record Resource Genetic Relation)
- rico:RecordResourceHoldingRelation (Record Resource Holding Relation)
- rico:RecordResourceToInstantiationRelation (Record Resource to Instantiation Relation)
- rico:RecordResourceToRecordResourceRelation (Record Resource to Record Resource Relation)
- rico:RecordSet (Record Set)
- rico:RecordSetType (Record Set Type)
- rico:RecordState (Record State)
- rico:Relation (Relation)
- rico:RepresentationType (Representation Type)
- rico:RoleType (Role Type)
- rico:Rule (Rule)
- rico:RuleRelation (Rule Relation)
- rico:RuleType (Rule Type)
- rico:SequentialRelation (Sequential Relation)
- rico:SiblingRelation (Sibling Relation)
- rico:SpouseRelation (Spouse Relation)
- rico:TeachingRelation (Teaching Relation)
- rico:TemporalRelation (Temporal Relation)
- rico:Thing (Thing)
- rico:Title (Title)
- rico:Type (Type)
- rico:TypeRelation (Type Relation)
- rico:UnitOfMeasurement (Unit Of Measurement)
- rico:WholePartRelation (Whole Part Relation)
- rico:WorkRelation (Work Relation)
61
owl:DatatypeProperty
- rico:accruals (accruals)
- rico:accrualsStatus (accruals status)
- rico:altimetricSystem (altimetric system)
- rico:altitude (altitude)
- rico:authenticityNote (authenticity note)
- rico:authorizingMandate (authorizing mandate)
- rico:beginningDate (beginning date)
- rico:birthDate (birth date)
- rico:carrierExtent (carrier extent)
- rico:classification (classification)
- rico:conditionsOfAccess (conditions of access)
- rico:conditionsOfUse (conditions of use)
- rico:creationDate (creation date)
- rico:date (date)
- rico:dateQualifier (date qualifier)
- rico:deathDate (death date)
- rico:destructionDate (destruction date)
- rico:endDate (end date)
- rico:expressedDate (expressed date)
- rico:generalDescription (general description)
- rico:geodesicSystem (geodesic system)
- rico:geographicalCoordinates (geographical coordinates)
- rico:height (height)
- rico:history (history)
- rico:identifier (identifier)
- rico:instantiationExtent (Instantiation extent)
- rico:instantiationStructure (Instantiation structure)
- rico:integrityNote (integrity note)
- rico:lastModificationDate (last modification date)
- rico:latitude (latitude)
- rico:length (length)
- rico:location (location)
- rico:longitude (longitude)
- rico:measure (measure)
- rico:modificationDate (modification date)
- rico:name (name)
- rico:normalizedDateValue (normalized date value)
- rico:normalizedValue (normalized value)
- rico:physicalCharacteristicsNote (physical characteristics note)
- rico:physicalOrLogicalExtent (physical or logical extent)
- rico:productionTechnique (production technique)
- rico:publicationDate (publication date)
- rico:qualityOfRepresentationNote (quality of representation note)
- rico:quantity (quantity)
- rico:recordResourceExtent (Record Resource Extent)
- rico:recordResourceStructure (Record Resource structure)
- rico:referenceSystem (reference system)
- rico:relationCertainty (relation certainty )
- rico:relationSource (relation source)
- rico:relationState (relation state)
- rico:ruleFollowed (rule followed)
- rico:scopeAndContent (scope and content)
- rico:structure (structure)
- rico:technicalCharacteristics (technical characteristics)
- rico:textualValue (textual value)
- rico:title (title)
- rico:type (type)
- rico:unitOfMeasurement (unit of measurement)
- rico:usedFromDate (used from date)
- rico:usedToDate (used to date)
- rico:width (width)
400
owl:ObjectProperty
- rico:accumulationRelation_role (has the role of the Accumulation Relation)
- rico:activityDocumentationRelation_role (has the role of the Activity Documentation Relation)
- rico:activityIsContextOfRelation (activity is context of relation)
- rico:affectsOrAffected (affects or affected)
- rico:agentControlRelation_role (has the role of the Agent Control Relation)
- rico:agentHasOrHadLocation (agent has or had location)
- rico:agentHierarchicalRelation_role (has the role of the Agent Hierarchical Relation)
- rico:agentTemporalRelation_role (has the role of the Agent Temporal Relation)
- rico:agentToAgentRelation_role (has the role of the Agent Relation)
- rico:appellationRelation_role (has the role of the Appellation Relation)
- rico:asConcernsActivity (as concerns activity)
- rico:authorityRelation_role (has the role of the Authority Relation)
- rico:authorizedBy (authorized by)
- rico:authorizes (authorizes)
- rico:authorizingAgent (authorizing agent)
- rico:authorshipRelation_role (has the role of the Authorship Relation)
- rico:childRelation_role (has the role of the Child Relation)
- rico:contained (contained)
- rico:containsOrContained (contains or contained)
- rico:containsTransitive (contains transitive)
- rico:correspondenceRelation_role (has the role of the Correspondence Relation)
- rico:creationRelation_role (has the role of the Creation Relation)
- rico:creationWithRole (creation with role)
- rico:derivationRelation_role (has the role of the Derivation Relation)
- rico:descendanceRelation_role (has the role of the Descendance Relation)
- rico:describesOrDescribed (describes or described)
- rico:directlyContains (contains directly)
- rico:directlyFollowsInSequence (directly follows in sequence)
- rico:directlyIncludes (directly includes)
- rico:directlyPrecedesInSequence (directly precedes in sequence)
- rico:documentedBy (documented by)
- rico:documents (documents)
- rico:eventRelation_role (has the role of the Event Relation)
- rico:evidences (evidences)
- rico:existsOrExistedIn (exists or existed in)
- rico:expressesOrExpressed (expresses or expressed)
- rico:familyRelation_role (has the role of the Family Relation)
- rico:followedInSequence (followed in sequence)
- rico:followsInSequenceTransitive (follows in sequence transitive)
- rico:followsInTime (follows in time)
- rico:followsOrFollowed (follows or followed)
- rico:functionalEquivalenceRelation_role (has the role of the Functional Equivalence Relation)
- rico:groupSubdivisionRelation_role (has the role of the Group Subdivision Relation)
- rico:hadComponent (had component)
- rico:hadConstituent (had constituent)
- rico:hadPart (had part)
- rico:hadSubdivision (had subdivision)
- rico:hadSubevent (had subevent)
- rico:hadSubordinate (had subordinate)
- rico:hasAccumulator (has accumulator)
- rico:hasActivityType (has activity type)
- rico:hasAddressee (has addressee)
- rico:hasAncestor (has ancestor)
- rico:hasAuthor (has author)
- rico:hasBeginningDate (has beginning date)
- rico:hasBirthDate (has birth date)
- rico:hasBirthPlace (has birth place)
- rico:hasCarrierType (has carrier type)
- rico:hasChild (has child)
- rico:hasCollector (has collector)
- rico:hasComponentTransitive (has component transitive)
- rico:hasConstituentTransitive (has constituent transitive)
- rico:hasContentOfType (has content of type)
- rico:hasCopy (has copy)
- rico:hasCreationDate (has creation date)
- rico:hasCreator (has creator)
- rico:hasDateType (has date type)
- rico:hasDeathDate (has death date)
- rico:hasDeathPlace (has death place)
- rico:hasDescendant (has descendant)
- rico:hasDestructionDate (has destruction date)
- rico:hasDirectComponent (has direct component)
- rico:hasDirectConstituent (has direct constituent)
- rico:hasDirectPart (has direct part)
- rico:hasDirectSubdivision (has direct subdivision)
- rico:hasDirectSubevent (has direct subevent)
- rico:hasDirectSubordinate (has direct subordinate)
- rico:hasDocumentaryFormType (has documentary form type)
- rico:hasDraft (has draft)
- rico:hasEndDate (has end date)
- rico:hasEventType (has event type)
- rico:hasExtent (has extent)
- rico:hasExtentType (has extent type)
- rico:hasFamilyAssociationWith (has family association with)
- rico:hasFamilyType (has family type)
- rico:hasGeneticLinkToRecordResource (has genetic link to record resource)
- rico:hasIdentifierType (has identifier type)
- rico:hasModificationDate (has modification date)
- rico:hasOrHadAgentName (has or had agent name)
- rico:hasOrHadAllMembersWithCategory (has or had all members with category)
- rico:hasOrHadAllMembersWithContentType (has or had all members with content type)
- rico:hasOrHadAllMembersWithCreationDate (has or had all members with creation date)
- rico:hasOrHadAllMembersWithDocumentaryFormType (has or had all members with documentary form type)
- rico:hasOrHadAllMembersWithLanguage (has or had all members with language)
- rico:hasOrHadAllMembersWithLegalStatus (has or had all members with legal status)
- rico:hasOrHadAllMembersWithRecordState (has or had all members with record state)
- rico:hasOrHadAnalogueInstantiation (has or had analogue instantiation)
- rico:hasOrHadAppellation (has or had appellation)
- rico:hasOrHadAuthorityOver (has or had authority over)
- rico:hasOrHadCategory (has or had category)
- rico:hasOrHadComponent (has or had component)
- rico:hasOrHadConstituent (has or had constituent)
- rico:hasOrHadController (has or had controller)
- rico:hasOrHadCoordinates (has or had coordinates)
- rico:hasOrHadCorporateBodyType (has or had corporate body type)
- rico:hasOrHadCorrespondent (has or had correspondent)
- rico:hasOrHadDemographicGroup (has or had demographic group)
- rico:hasOrHadDerivedInstantiation (has or had derived instantiation)
- rico:hasOrHadDigitalInstantiation (has or had digital instantiation)
- rico:hasOrHadEmployer (has or had employer)
- rico:hasOrHadHolder (has or had holder)
- rico:hasOrHadIdentifier (has or had identifier)
- rico:hasOrHadInstantiation (has or had instantiation)
- rico:hasOrHadIntellectualPropertyRightsHolder (has or had intellectual property rights holder)
- rico:hasOrHadJurisdiction (has or had jurisdiction)
- rico:hasOrHadLanguage (has or had language)
- rico:hasOrHadLeader (has or had leader)
- rico:hasOrHadLegalStatus (has or had legal status)
- rico:hasOrHadLocation (has or had location)
- rico:hasOrHadMainSubject (has or had main subject)
- rico:hasOrHadManager (has or had manager)
- rico:hasOrHadMandateType (has or had mandate type)
- rico:hasOrHadMember (has or had member)
- rico:hasOrHadMostMembersWithCreationDate (has or had most members with creation date)
- rico:hasOrHadName (has or had name)
- rico:hasOrHadOccupationOfType (has or had occupation of type)
- rico:hasOrHadOwner (has or had owner)
- rico:hasOrHadPart (has or had part)
- rico:hasOrHadParticipant (has or had participant)
- rico:hasOrHadPhysicalLocation (has or had physical location)
- rico:hasOrHadPlaceName (has or had place name)
- rico:hasOrHadPlaceType (has or had place type)
- rico:hasOrHadPosition (has or had position)
- rico:hasOrHadRuleType (has or had rule type)
- rico:hasOrHadSomeMembersWithCategory (has or had some members with category)
- rico:hasOrHadSomeMembersWithContentType (has or had some members with content type)
- rico:hasOrHadSomeMembersWithCreationDate (has or had some members with creation date)
- rico:hasOrHadSomeMembersWithDocumentaryFormType (has or had some members with documentary form type)
- rico:hasOrHadSomeMembersWithLanguage (has or had some members with language)
- rico:hasOrHadSomeMembersWithLegalStatus (has or had some members with legal status)
- rico:hasOrHadSomeMembersWithRecordState (has or had some members with record state)
- rico:hasOrHadSpouse (has or had spouse)
- rico:hasOrHadStudent (has or had student)
- rico:hasOrHadSubdivision (has or had subdivision)
- rico:hasOrHadSubevent (has or had subevent)
- rico:hasOrHadSubject (has or had subject)
- rico:hasOrHadSubordinate (has or had subordinate)
- rico:hasOrHadTeacher (has or had teacher)
- rico:hasOrHadTitle (has or had title)
- rico:hasOrHadWorkRelationWith (has or had work relation with)
- rico:hasOrganicOrFunctionalProvenance (has organic or functional provenance)
- rico:hasOrganicProvenance (has organic provenance)
- rico:hasOriginal (has original)
- rico:hasPartTransitive (has part transitive)
- rico:hasProductionTechniqueType (has production technique type)
- rico:hasPublicationDate (has publication date)
- rico:hasPublisher (has publisher)
- rico:hasReceiver (has receiver)
- rico:hasRecordSetType (has record set type)
- rico:hasRecordState (has record state)
- rico:hasReply (has reply)
- rico:hasRepresentationType (has representation type)
- rico:hasSender (has sender)
- rico:hasSibling (has sibling)
- rico:hasSubdivisionTransitive (has subdivision transitive)
- rico:hasSubeventTransitive (has subevent transitive)
- rico:hasSubordinateTransitive (has subordinate transitive)
- rico:hasSuccessor (has successor)
- rico:hasUnitOfMeasurement (has unit of measurement)
- rico:hasWithin (has within)
- rico:included (included)
- rico:includesOrIncluded (includes or included)
- rico:includesTransitive (includes transitive)
- rico:instantiationToInstantiationRelation_role (has the role of the Instantiation to Instantiation Relation)
- rico:intellectualPropertyRightsRelation_role (has the role of the Intellectual Property Rights Relation)
- rico:intersects (intersects)
- rico:isAccumulatorOf (is accumulator of)
- rico:isActivityTypeOf (is activity type of)
- rico:isAddresseeOf (is addressee of)
- rico:isAgentAssociatedWithAgent (is agent associated with agent)
- rico:isAgentAssociatedWithPlace (is agent associated with place)
- rico:isAssociatedWithDate (is associated with date)
- rico:isAssociatedWithEvent (is associated with event)
- rico:isAssociatedWithPlace (is associated with place)
- rico:isAssociatedWithRule (is associated with rule)
- rico:isAuthorOf (is author of)
- rico:isAuthorizingAgentInMandateRelation (is authorizing agent in mandate relation)
- rico:isBeginningDateOf (is beginning date of)
- rico:isBirthDateOf (is birth date of)
- rico:isBirthPlaceOf (is birth place of)
- rico:isCarrierTypeOf (is carrier type of)
- rico:isChildOf (is child of)
- rico:isCollectorOf (is collector of)
- rico:isComponentOfTransitive (is component of transitive)
- rico:isConstituentOfTransitive (is constituent of transitive)
- rico:isContainedByTransitive (is contained by transitive)
- rico:isContentTypeOf (is content type of)
- rico:isCopyOf (is copy of)
- rico:isCreationDateOf (is creation date of)
- rico:isCreatorOf (is creator of)
- rico:isDateAssociatedWith (is date associated with)
- rico:isDateOfOccurrenceOf (is date of occurrence of)
- rico:isDateTypeOf (is date type of)
- rico:isDeathDateOf (is death date of)
- rico:isDeathPlaceOf (is death place of)
- rico:isDestructionDateOf (is destruction date of)
- rico:isDirectComponentOf (is direct component of)
- rico:isDirectConstituentOf (is direct constituent of)
- rico:isDirectPartOf (is direct part of)
- rico:isDirectSubdivisionOf (is direct subdivision of)
- rico:isDirectSubeventOf (is direct subevent of)
- rico:isDirectSubordinateTo (is direct subordinate to)
- rico:isDirectlyContainedBy (is directly contained by)
- rico:isDirectlyIncludedIn (is directly included in)
- rico:isDocumentaryFormTypeOf (is documentary form type of)
- rico:isDraftOf (is draft of)
- rico:isEndDateOf (is end date of)
- rico:isEquivalentTo (is equivalent to)
- rico:isEventAssociatedWith (is event associated with)
- rico:isEventTypeOf (is event type of)
- rico:isEvidencedBy (is evidenced by)
- rico:isExtentOf (is extent of)
- rico:isExtentTypeOf (is extent type of)
- rico:isFamilyTypeOf (is family type of)
- rico:isFromUseDateOf (is from use date of)
- rico:isFunctionallyEquivalentTo (is functionally equivalent to)
- rico:isIdentifierTypeOf (is identifier type of)
- rico:isIncludedInTransitive (is included in transitive)
- rico:isInstantiationAssociatedWithInstantiation (is instantiation associated with instantiation)
- rico:isLastUpdateDateOf (is last update date of)
- rico:isModificationDateOf (is modification date of)
- rico:isOrWasAdjacentTo (is or was adjacent to)
- rico:isOrWasAffectedBy (is or was affected by)
- rico:isOrWasAgentNameOf (is or was agent name of)
- rico:isOrWasAnalogueInstantiationOf (is or was analogue instantiation of)
- rico:isOrWasAppellationOf (is or was appellation of)
- rico:isOrWasCategoryOf (is or was category of)
- rico:isOrWasCategoryOfAllMembersOf (is or was category of all members of)
- rico:isOrWasCategoryOfSomeMembersOf (is or was category of some members of)
- rico:isOrWasComponentOf (is or was component of)
- rico:isOrWasConstituentOf (is or was constituent of)
- rico:isOrWasContainedBy (is or was contained by)
- rico:isOrWasContentTypeOfAllMembersOf (is or was content type of all members of)
- rico:isOrWasContentTypeOfSomeMembersOf (is or was content type of some members of)
- rico:isOrWasControllerOf (is or was controller of)
- rico:isOrWasCoordinatesOf (is or was coordinates of)
- rico:isOrWasCorporateBodyTypeOf (is or was corporate body type of)
- rico:isOrWasCreationDateOfAllMembersOf (is or was creation date of all members of)
- rico:isOrWasCreationDateOfMostMembersOf (is or was creation date of most members of)
- rico:isOrWasCreationDateOfSomeMembersOf (is or was creation date of some members of)
- rico:isOrWasDemographicGroupOf (is or was demographic group of)
- rico:isOrWasDerivedFromInstantiation (is or was derived from instantiation)
- rico:isOrWasDescribedBy (is or was described by)
- rico:isOrWasDigitalInstantiationOf (is or was digital instantiation of)
- rico:isOrWasDocumentaryFormTypeOfAllMembersOf (is or was documentary form type of all members of)
- rico:isOrWasDocumentaryFormTypeOfSomeMembersOf (is or was documentary form type of some members of)
- rico:isOrWasEmployerOf (is or was employer of)
- rico:isOrWasEnforcedBy (is or was enforced by)
- rico:isOrWasExpressedBy (is or was expressed by)
- rico:isOrWasHolderOf (is or was holder of)
- rico:isOrWasHolderOfIntellectualPropertyRightsOf (is or was holder of intellectual property rights of)
- rico:isOrWasIdentifierOf (is or was identifier of)
- rico:isOrWasIncludedIn (is or was included in)
- rico:isOrWasInstantiationOf (is or was instantiation of)
- rico:isOrWasJurisdictionOf (is or was jurisdiction of)
- rico:isOrWasLanguageOf (is or was language of)
- rico:isOrWasLanguageOfAllMembersOf (is or was language of all members of)
- rico:isOrWasLanguageOfSomeMembersOf (is or was language of some members of)
- rico:isOrWasLeaderOf (is or was leader of)
- rico:isOrWasLegalStatusOf (is or was legal status of)
- rico:isOrWasLegalStatusOfAllMembersOf (is or was legal status of all members of)
- rico:isOrWasLegalStatusOfSomeMembersOf (is or was legal status of some members of)
- rico:isOrWasLocationOf (is or was location of)
- rico:isOrWasLocationOfAgent (is or was location of agent)
- rico:isOrWasMainSubjectOf (is or was main subject of)
- rico:isOrWasManagerOf (is or was manager of)
- rico:isOrWasMandateTypeOf (is or was mandate type of)
- rico:isOrWasMemberOf (is or was member of)
- rico:isOrWasNameOf (is or was name of)
- rico:isOrWasOccupationTypeOf (is or was occupation type of)
- rico:isOrWasOccupiedBy (is or was occupied by)
- rico:isOrWasOwnerOf (is or was owner of)
- rico:isOrWasPartOf (is or was part of)
- rico:isOrWasParticipantIn (is or was participant in)
- rico:isOrWasPerformedBy (is or was performed by)
- rico:isOrWasPhysicalLocationOf (is or was physical location of)
- rico:isOrWasPlaceNameOf (is or was place name of)
- rico:isOrWasPlaceTypeOf (is or was place type of)
- rico:isOrWasRecordStateOfAllMembersOf (is or was record state of all members of)
- rico:isOrWasRecordStateOfSomeMembersOf (is or was record state of some members of)
- rico:isOrWasRegulatedBy (is or was regulated by)
- rico:isOrWasResponsibleForEnforcing (is or was responsible for enforcing)
- rico:isOrWasRuleTypeOf (is or was rule type of)
- rico:isOrWasSubdivisionOf (is or was subdivision of)
- rico:isOrWasSubeventOf (is or was subevent of)
- rico:isOrWasSubjectOf (is or was subject of)
- rico:isOrWasSubordinateTo (is or was subordinate to)
- rico:isOrWasTitleOf (is or was title of)
- rico:isOrWasUnderAuthorityOf (is or was under authority of)
- rico:isOrganicOrFunctionalProvenanceOf (is organic or functional provenance of)
- rico:isOrganicProvenanceOf (is organic provenance of)
- rico:isOriginalOf (is original of)
- rico:isPartOfTransitive (is part of transitive)
- rico:isPlaceAssociatedWith (is place associated with)
- rico:isPlaceAssociatedWithAgent (is place associated with agent)
- rico:isProductionTechniqueTypeOf (is production technique type of)
- rico:isPublicationDateOf (is publication date of)
- rico:isPublisherOf (is publisher of)
- rico:isReceiverOf (is receiver of)
- rico:isRecordResourceAssociatedWithRecordResource (is record resource associated with record resource)
- rico:isRecordSetTypeOf (is record set type of)
- rico:isRecordStateOf (is record state of)
- rico:isRelatedTo (is related to)
- rico:isReplyTo (is reply to)
- rico:isRepresentationTypeOf (is representation type of)
- rico:isResponsibleForIssuing (is responsible for issuing)
- rico:isRuleAssociatedWith (is rule associated with)
- rico:isSenderOf (is sender of)
- rico:isSubdivisionOfTransitive (is subdivision of transitive)
- rico:isSubeventOfTransitive (is subevent of transitive)
- rico:isSubordinateToTransitive (is subordinate to transitive)
- rico:isSuccessorOf (is successor of)
- rico:isToUseDateOf (is to use date of)
- rico:isUnitOfMeasurementOf (is unit of measurement of)
- rico:isWithin (is within)
- rico:issuedBy (issued by)
- rico:knowingOfRelation_role (has the role of the Knowing Of Relation)
- rico:knowingRelation_role (has the role of the Knowing Relation)
- rico:knownBy (known by)
- rico:knows (knows)
- rico:knowsOf (knows of)
- rico:leadershipRelation_role (has the role of the Leadership Relation)
- rico:leadershipWithPosition (leadership with position)
- rico:managementRelation_role (has the role of the Management Relation)
- rico:mandateRelation_role (has the role of the Mandate Relation)
- rico:membershipRelation_role (has the role of the Membership Relation)
- rico:membershipWithPosition (membership with position)
- rico:migratedFrom (migrated from)
- rico:migratedInto (migrated into)
- rico:migrationRelation_role (has the role of the Migration Relation)
- rico:occupiesOrOccupied (occupies or occupied)
- rico:occurredAtDate (occurred at date)
- rico:organicOrFunctionalProvenanceRelation_role (has the role of the Organic or functional provenance Relation)
- rico:organicProvenanceRelation_role (has the role of the Organic Provenance Relation)
- rico:overlapsOrOverlapped (overlaps or overlapped)
- rico:ownershipRelation_role (has the role of the Ownership Relation)
- rico:performanceRelation_role (has the role of the Performance Relation)
- rico:performsOrPerformed (performs or performed)
- rico:placeRelation_role (has the role of the Place Relation)
- rico:positionHoldingRelation_role (has the role of the Position Holding Relation)
- rico:positionIsContextOfLeadershipRelation (position is context of leadership relation)
- rico:positionIsContextOfMembershipRelation (position is context of membership relation)
- rico:positionToGroupRelation_role (has the role of the Position to Group Relation)
- rico:precededInSequence (preceded in sequence)
- rico:precedesInSequenceTransitive (precedes in sequence transitive)
- rico:precedesInTime (precedes in time)
- rico:precedesOrPreceded (precedes or preceded)
- rico:proxyFor (proxy for)
- rico:proxyIn (proxy in)
- rico:recordResourceGeneticRelation_role (has the role of the Record Resource Genetic Relation)
- rico:recordResourceHoldingRelation_role (has the role of the Record Resource Holding Relation)
- rico:recordResourceToInstantiationRelation_role (has the role of the Record Resource to Instantiation Relation)
- rico:recordResourceToRecordResourceRelation_role (has the role of the Record Resource to Record Resource Relation)
- rico:regulatesOrRegulated (regulates or regulated)
- rico:relationConnects (relation connects)
- rico:relationHasContext (relation has context)
- rico:relationHasSource (relation has source)
- rico:relationHasTarget (relation has target)
- rico:relation_role (has the role of the Relation)
- rico:resultedFromTheMergerOf (resulted from the merger of)
- rico:resultedFromTheSplitOf (resulted from the split of)
- rico:resultsOrResultedFrom (results or resulted from)
- rico:resultsOrResultedIn (results or resulted in)
- rico:roleIsContextOfCreationRelation (role is context of creation relation)
- rico:ruleRelation_role (has the role of the Rule Relation)
- rico:sequentialRelation_role (has the role of the Sequential Relation)
- rico:siblingRelation_role (has the role of the Sibling Relation)
- rico:spouseRelation_role (has the role of the Spouse Relation)
- rico:teachingRelation_role (has the role of the Teaching Relation)
- rico:temporalRelation_role (has the role of the Temporal Relation)
- rico:thingIsConnectedToRelation (thing is connected to relation)
- rico:thingIsContextOfRelation (thing is context of relation)
- rico:thingIsSourceOfRelation (thing is source of relation)
- rico:thingIsTargetOfRelation (thing is target of relation)
- rico:typeRelation_role (has the role of the Type Relation)
- rico:wasComponentOf (was component of)
- rico:wasConstituentOf (was constituent of)
- rico:wasContainedBy (was contained by)
- rico:wasIncludedIn (was included in)
- rico:wasLastUpdatedAtDate (was last updated at date)
- rico:wasMergedInto (was merged into)
- rico:wasPartOf (was part of)
- rico:wasSplitInto (was split into)
- rico:wasSubdivisionOf (was subdivision of)
- rico:wasSubeventOf (was subevent of)
- rico:wasSubordinateTo (was subordinate to)
- rico:wasUsedFromDate (was used from date)
- rico:wasUsedToDate (was used to date)
- rico:wholePartRelation_role (has the role of the Whole Part Relation)
- rico:workRelation_role (has the role of the Work Relation)
16
owl:SymmetricProperty
- rico:hasFamilyAssociationWith (has family association with)
- rico:hasGeneticLinkToRecordResource (has genetic link to record resource)
- rico:hasOrHadCorrespondent (has or had correspondent)
- rico:hasOrHadSpouse (has or had spouse)
- rico:hasOrHadWorkRelationWith (has or had work relation with)
- rico:hasSibling (has sibling)
- rico:intersects (intersects)
- rico:isAgentAssociatedWithAgent (is agent associated with agent)
- rico:isEquivalentTo (is equivalent to)
- rico:isFunctionallyEquivalentTo (is functionally equivalent to)
- rico:isInstantiationAssociatedWithInstantiation (is instantiation associated with instantiation)
- rico:isOrWasAdjacentTo (is or was adjacent to)
- rico:isRecordResourceAssociatedWithRecordResource (is record resource associated with record resource)
- rico:isRelatedTo (is related to)
- rico:knows (knows)
- rico:overlapsOrOverlapped (overlaps or overlapped)
22
owl:TransitiveProperty
- rico:containsTransitive (contains transitive)
- rico:followsInSequenceTransitive (follows in sequence transitive)
- rico:followsInTime (follows in time)
- rico:hasAncestor (has ancestor)
- rico:hasComponentTransitive (has component transitive)
- rico:hasConstituentTransitive (has constituent transitive)
- rico:hasDescendant (has descendant)
- rico:hasPartTransitive (has part transitive)
- rico:hasSubdivisionTransitive (has subdivision transitive)
- rico:hasSubeventTransitive (has subevent transitive)
- rico:hasSubordinateTransitive (has subordinate transitive)
- rico:includesTransitive (includes transitive)
- rico:isComponentOfTransitive (is component of transitive)
- rico:isConstituentOfTransitive (is constituent of transitive)
- rico:isContainedByTransitive (is contained by transitive)
- rico:isIncludedInTransitive (is included in transitive)
- rico:isPartOfTransitive (is part of transitive)
- rico:isSubdivisionOfTransitive (is subdivision of transitive)
- rico:isSubeventOfTransitive (is subevent of transitive)
- rico:isSubordinateToTransitive (is subordinate to transitive)
- rico:precedesInSequenceTransitive (precedes in sequence transitive)
- rico:precedesInTime (precedes in time)