Version 2 (modified by lhella, 9 years ago)

--

RDS Information Page

This information page will present information about the status on the Reference Data Systems that will be useful for users and interested parties, and includes current and planned changes to the systems.

Status

No new messages. Systems are running as expected.

Current efforts

We are currently working on:

defaultRdsId & RDS-WIP

  1. Recover as many of the RDS-WIP mappings as possible
  2. Review recovery process
  3. Create defaultRdsIds based on RDS-WIP and RDS numbers according to the JORD ID spec

The focus for January will be on step 1. The process is to look through previous OWL exports from Brutus (the old Reference Data Service) to find out what the RDS-WIP mapping file was actually pointing too and then tracing this up through the exports searching by id or by designation. A computer program has been created to automate this process. The result will be a matrix showing the trace through the files.

More backup files have been retrieved. The software will be updated to run on more of these files.

The focus for this effort is on reference data classes (things with designations).

Update 12th of March 2014.

Recovery process is done. Result of the automated process can be found here.

The following have been analysed by hand (here).

And a list of the RDL items that now have multiple RDS WIP IDs after the recovery process (here).

Work has concluded and finished results are available on: http://data.posccaesar.org/rdl

Future plans

Below is a list of planned changes for the existing content and systems:

Human-readable URIs

As per the JORD ID Spec, all URI's will be human-readable where possible. These changes will only be reflected in the new namespaces. owl:sameAs or owl:Equivalent properties will be used to link back to the previous version.

New Namespace

The new namespaces http://data.posccaesar.org/..../ are planned implemented.

New namespaces has been implemented for data.posccaesar.org/rdl/

New Hosting Provider

We are planning on setting up the endpoints through a new hosting provider (Amazon). This change will be based on the current infrastructure and components, and some improvements to the setup.

Running on new servers with the main server in Amsterdam and the backup server in New York.

Automated Verification

Proposed changes (additions and improvements) of content need to be verified. An automated solution that handles RDF data and uses SPARQL to generate a verification report will be made available.

Currently we are using Git (Stash) for managing the RDL. You can take a git clone of the repository.

Browse: http://gitlab.posccaesar.org/data-posccaesar-org/rdl/tree/master

Clone: http://gitlab.posccaesar.org/data-posccaesar-org/rdl.git

Query the server with the query "select * where {?a ?b ?c} limit 10": http://data.posccaesar.org/rdl/?query=select%20*%20where%20{?a%20?b%20?c}%20limit%2010

Set the output as xml: http://data.posccaesar.org/rdl/?query=select%20*%20where%20{?a%20?b%20?c}%20limit%2010&output=xml You can choose:

  • output=xml
  • output=json
  • output=ttl

(ttl is only for CONSTRUCT or DESCRIBE queries)

API for Computers

Machine readable linked data pages

Example: http://data.posccaesar.org/data/rdl/RDS327239 or by HTTP 303 by appending ?output in the HTTP query string: http://data.posccaesar.org/rdl/RDS327239?output=ttl

You can choose:

  • output=xml
  • output=json
  • output=ttl

Or you can set the accept-header to:

  • application/xml
  • application/rdf+xml
  • application/ttl
  • application/json

The return data includes

  • <your uri> ?b ?c
  • ?d ?e <your uri>
  • ?d ?e ?f
  • ?f rdfs:label ?g

File-Downloads of PCA RDL Content

The PCA RDL Content is also available for public access and/or download in different formats:

OWL files: http://rds.posccaesar.org/downloads/PCA-RDL.owl.zip contains the full PCA RDS content in an interim format. For more information on this format and other ISO15926 parts available in OWL formats, see also https://www.posccaesar.org/wiki/ISO15926inOWL Note that namespace for RD items has changed in export file from http://rds.posccaesar.org/2008/06/OWL/RDL# to http://posccaesar.org/rdl/ since April 18. This corresponds to the content in the PCA RDL endpoint.

MS Access Database: http://rds.posccaesar.org/downloads/PCA-RDL.mdb.zip contains the full PCA RDL content, including content not visible in the Java thin-client RDS Browser interface.

Spreadsheet Formats: The "initial set" of ISO15926-4 RD 2007 content remains accessible from ISO SC4. (See http://standards.iso.org/iso/15926/-4/) Updates to these and ISO processes for maintenance of standard reference data as databases are work in progress. Partial report download spreadsheet formats (and upload, see below) from the PCA RDS are also supportable. Please use Operations Support service requests for these.

ISO 15926 Part 4 Improvements

Info about the Part 4 Improvements is available at this webpage http://posccaesar.org/p4/ns/info/

The old (deprecated) PCA RDL

http://posccaesar.org/endpoint/

Human readable endpoint.

http://posccaesar.org/endpoint/sparql

Machine readable endpoint (SPARQL 1.1)

The PCA RDL Endpoint has two graphs; one for the PCA RDL triples from the OWL file below, and one graph with a map between RDS WIP classes and PCA RDL classes. The mapping file is available here.

The staging endpoint can be found at http://posccaesar.org/staging/ please note that staging currently uses a different main namespace.

Old RDS wiki page: Rds2

Home
About PCA
Reference Data Services
Projects
Workgroups