Skip to content

FAIRDataTeam/ODEX-FAIRDataPoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[!IMPORTANT] This was the first path-finder prototype of the FAIR Data Point. It doesn't conform with the FDP Specifications and has been archived as the FDP Reference Implementation progressed with a different architecture.

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages