Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 2.53 KB

201-F02_NERCVocabularyServerAccess.md

File metadata and controls

41 lines (26 loc) · 2.53 KB

201-F02 Addressing Content of the NERC Vocabulary Server

Reference 201-F02

Once deployed on the NERC Vocabulary Server (NVS), a knowledge organization system can be accessed in much the same way as a web site, using Uniform Resource Locators (URLs) to navigate the NVS. The base URL for the NVS is:

Catalogues of the SKOS concept collections and schemes hosted on the NVS can be accessed at:

Once the identifier for an individual collections or schemes is known, it can then be accessed from:

Finally, an individual concept can be accessed through this form of URL:

The collection URLs also provide a mechanism for accessing any concepts which have been removed from the collection (known as deprecation), or only those concepts which are currently accepted members of the collection or all the concepts which have ever been part of the collection (the default if neither deprecated, accepted or all is specified as a suffix to the collection URL):

The ../current/../ portion of the URLs given in this section is a shortcut to the most recent version of the collection or scheme. This can be replaced with an integer value in order to retrieve a given version of a collection or scheme.

In addition to this URL based access, application developers can make use of Simple Object Access Protocol (SOAP) based access described in the associated Web Services Description Language (WSDL) document.

Created by:

Adam Leadbetter