[!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.
Example dataset: EU-SOL BreeDB database (tomato passport data)
SPARQL endpoint: BreeDB; Graph IRI: http://www.eu-sol.wur.nl/passport
RESTful API documentation
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 developed for DTL
This is the fairdatapoint with AOI-PMH implemented
FairDataPoint/tmp