Skip to content

objectType Resource

Any entity or component of a VO application that is describable and identifiable by an IVOA Identifier.

ResourceVOResource:Validation validationLevelivoa:string titleVOResource:ShortName shortNameVOResource:IdentifierURI identifierivoa:anyURI altIdentifierVOResource:UTCTimestamp createdVOResource:UTCTimestamp updatedVOResource:Resource_status statusivoa:string versionOrganisationServiceCurationContentcuration1content1

Members

name type mult description
validationLevel Validation 0 or more A numeric grade describing the quality of the resource description, when applicable, to be used to indicate the confidence an end-user can put in the resource as part of a VO application or research study. See VOResource:Validation for an explanation of the allowed levels. Note that when this resource is a Service, this grade applies to the core set of metadata. Capability and interface metadata, as well as the compliance of the service with the interface standard, is rated by validationLevel tag in the capability element (see the VOResource:Service complex type).
title ivoa:string the full name given to the resource
shortName ShortName optional A short name or abbreviation given to the resource. This name will be used where brief annotations for the resource name are required. Applications may use to refer to this resource in a compact display. One word or a few letters is recommended. No more than sixteen characters are allowed.
identifier IdentifierURI Unambiguous reference to the resource conforming to the IVOA standard for identifiers
altIdentifier ivoa:anyURI 0 or more A reference to this resource in a non-IVOA identifier scheme, e.g., DOI or bibcode. Always use the an URI scheme here, e.g., doi:10.1016/j.epsl.2011.11.037. For bibcodes, use a form like bibcode:2008ivoa.spec.0222P.
curation Curation Information regarding the general curation of the resource
content Content Information regarding the general content of the resource
created UTCTimestamp The UTC date and time this resource metadata description was created. This timestamp must not be in the future. This time is not required to be accurate; it should be at least accurate to the day. Any non-significant time fields should be set to zero.
updated UTCTimestamp The UTC date this resource metadata description was last updated. This timestamp must not be in the future. This time is not required to be accurate; it should be at least accurate to the day. Any non-significant time fields should be set to zero.
status Resource_status a tag indicating whether this resource is believed to be still actively maintained.
version ivoa:string The VOResource XML schema version against which this instance was written. Implementors should set this to the value of the version attribute of their schema's root (xs:schema) element. Clients may assume version 1.0 if this attribute is missing.