geosmd / ODEX-FAIRDataPoint

Implementations of FAIR Data Points ODEX4all project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<<<<<<< HEAD ###FAIRDataPoint (FDP) Metadata Service

Example dataset: EU-SOL BreeDB database (tomato passport data)

SPARQL endpoint: BreeDB; Graph IRI: http://www.eu-sol.wur.nl/passport

RESTful API documentation

http://fdp.biotools.nl:8080/

Access FDP-, catalog-, dataset- and distribution-level metadata

http://virtuoso.biotools.nl:8888/describe/?url=http://fdp.biotools.nl:8080/fdp

curl -iH 'Accept: text/turtle' http://fdp.biotools.nl:8080/fdp
curl -iH 'Accept: text/turtle' http://fdp.biotools.nl:8080/catalog/catalog-01
curl -iH 'Accept: text/turtle' http://fdp.biotools.nl:8080/dataset/breedb
curl -iH 'Accept: text/turtle' http://fdp.biotools.nl:8080/distribution/breedb-sparql

Note: FDP supports different RDF serializations (MIME-types):

  • Turtle (text/turtle)
  • N-Triples (application/n-triples)
  • RDF/XML (application/rdf+xml)
  • JSON-LD (application/ld+json) =======

FairDataPoint

FairDataPoint developed for DTL

This is the fairdatapoint with AOI-PMH implemented

FairDataPoint/tmp

About

Implementations of FAIR Data Points ODEX4all project.

License:Apache License 2.0


Languages

Language:Java 89.3%Language:Python 9.6%Language:R 0.9%Language:Makefile 0.2%Language:Shell 0.0%