IVOA Vocabulary: Relationship types in the VO

This is the description of the namespace http://docs.g-vo.org/rdf/voresource/relationship_type as of 2016-08-17.

This vocabulary enumerates the kinds of relationships between VO resources that can be relevant in discovery or maintenance. Many of the terms are taken from the relationType enumeration in the DataCite metadata kernel. Operationally important concepts missing there (e.g., served-by) were drawn from VOResource 1.0.

PredicateLabelDescriptionParentPreferred
mirror-ofis a mirror ofThis resource is a mirror (reasonably faithful reproduction) of the referenced resource. This is a VOResource 1.0 term deprecated in favour of IsIdenticalTo.#IsIdenticalTo
service-foris a service forThis resource makes data from the referenced resource (typcally some sort for data collection) available. This is a VOResource 1.0 term deprecated in favour of IsServiceFor.#IsServiceFor
served-byis served byThis resource can be accessed or otherwise used through the referenced service. This is a VOResource 1.0 term deprecated in favour of IsServedBy.#IsServedBy
derived-fromis derived fromThis resource was produced using data from the referenced resource. This is a VOResource 1.0 term deprecated in favour of IsDerivedFrom.#IsDerivedFrom
related-tois related toThis resource has some unspecified relationship to the referenced resource. This is a VOResource 1.0 term that should no longer be used in new resource records. Use specific terms instead.
CitescitesThis resource makes use of the referenced resource. This is in particular to reference tools like programs from educational material like tutorials. It is not intended to track citations in a bibliographic sense.
IsSupplementTois supplement toThis resource augments the referenced resource (inverse of IsSupplementedBy)
IsSupplementedByis supplemented byAdditional material pertaining to this resource is available at the referenced resource (inverse of IsSupplementedTo)
IsContinuedByis continued byThis resource has been or will be discontinued, and clients should turn to the referenced resource (inverse of Continues)
ContinuescontinuesThis resource has taken up the service of the referenced resource (inverse of IsContinuedBy)
IsNewVersionOfis new version ofThe referenced resource has been developed on, and this resource should be used in preference (inverse of IsPreviousVersionOf)
IsPreviousVersionOfis previous version ofThis resource has been developed on, and the referenced resource should be used for more up-to-date information (inverse of NewVersionOf)
IsPartOfis part ofThe referenced resource is a collection of some sort, perhaps a series, and this resource is a part of that collection (inverse of HasPart)
HasParthas partThis is resource is a collection of other resources, and this relationship points to the individual parts (inverse of IsPartOf)
IsSourceOfis source ofThis is resource has been used to produce the referenced resource (inverse of derived-from)
IsDerivedFromis derived fromThis resource was produced using data from the referenced resource (inverse of IsSourceOf)
IsIdenticalTois a identical toThis resource is identical to the referenced resource, for use when there is a need to register two separate instances of the same resource. In a VO context, this will typcially indicate mirrors operated by different publishers (mirrors with identical publishers use interface/mirrorURL elements).
IsServiceForis a service forThis resource makes data from the referenced resource (typcally some sort for data collection) available (inverse of IsServedBy)
IsServedByis served byThis resource can be accessed or otherwise used through the referenced service (inverse of IsServiceFor)

Alternate formats: RDF, Turtle.