Skip to content

Missing full Compliance to the Linked Data Cloud principles #9

@kuzeko

Description

@kuzeko

To have the bonsai dataset added to the Linked Data Cloud
We need to satisfy the Linked Data Principles

In particular, we need to satisfy the following (quoting from the website):

  • There must be resolvable http:// (or https://) URIs.
  • They must resolve, with or without content negotiation, to RDF data in one of the popular RDF formats (RDFa, RDF/XML, Turtle, N-Triples).
  • The dataset must contain at least 1000 triples.
  • The dataset must be connected via RDF links to a dataset that is already in the diagram. This means, either your dataset must use URIs from the other dataset, or vice versa. We arbitrarily require at least 50 links.
  • Access of the entire dataset must be possible via RDF crawling, via an RDF dump, or via a SPARQL endpoint.

The missing issue is then the "resolving" of URIs, I think we need something like an .htaccess file or a script that does the correct redirect to our rdf server or to the correct query at our sparql endpoint.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions