Nanopublications FAQ

Namespace:

Raw page content

Full nanopublications: TriG(txt), JSON-LD(txt), N-Quads(txt), TriX(txt)

Assertions only: Turtle(txt), JSON-LD(txt), N-Triples(txt), RDF/XML(txt)

Are nanopublications peer reviewed? If so, how?
^

This text will hopefully be replaced by a useful answer soon.

Are there nanopublication-focused competitions or games?
^

This text will hopefully be replaced by a useful answer soon.

Can I export my database as nanopublications? Should I?
^

This text will hopefully be replaced by a useful answer soon.

Can I publish nanopublications in languages other than English?
^

This text will hopefully be replaced by a useful answer soon.

Do nanopublications count in academic assessments?
^

This text will hopefully be replaced by a useful answer soon.

How are nanopublications licensed?
^

A license is not technically mandatory, but the nanopublication network requires that published nanopublications be openly shareable and replicable, so any license that is declared should be compatible with that. In practice, most nanopublications point to a permissive license via the dct:license predicate in their publication info — typically CC-BY 4.0 (https://creativecommons.org/licenses/by/4.0/) or CC0 (https://creativecommons.org/publicdomain/zero/1.0/). Because the license is part of the signed, immutable nanopublication, it travels with the content and is verifiable by anyone who later retrieves it.

How can I contribute to further development of the nanopublication system?
^

This text will hopefully be replaced by a useful answer soon.

How can I find nanopublications meeting certain criteria?
^

The main entry point for finding nanopublications by criteria is Nanopub Query — a service that exposes published SPARQL query templates as REST API endpoints. Anyone can publish a new query as a nanopublication and immediately use it via the API; existing templates cover common needs such as finding nanopublications by author, type, topic, or content. For fully custom searches, direct SPARQL queries can also be issued against the type-specific or full nanopublication endpoints. For interactive use, Nanodash offers a Query tab that lets you browse and run all published query templates, and pre-built views are also available on user, space, and resource pages.

How can the quality of nanopublications be assessed?
^

This text will hopefully be replaced by a useful answer soon.

How can the usage of nanopublications be assessed?
^

This text will hopefully be replaced by a useful answer soon.

How do nanopublications relate to more traditional scholarly publication types?
^

This text will hopefully be replaced by a useful answer soon.

How is the nanopublication ecosystem governed?
^

This text will hopefully be replaced by a useful answer soon.

How many nanopublications have been published?
^

This text will hopefully be replaced by a useful answer soon.

How should nanopublications be cited?
^

This text will hopefully be replaced by a useful answer soon.

How sustainable is the nanopublication ecosystem?
^

This text will hopefully be replaced by a useful answer soon.

I have an idea regarding nanopublications. What mechanisms are there to help implement that idea?
^

This text will hopefully be replaced by a useful answer soon.

In what ways can nanopublications be combined with each other?
^

This text will hopefully be replaced by a useful answer soon.

Is there a sandbox environment in which I can try out nanopublications?
^

This text will hopefully be replaced by a useful answer soon.

What are good ways to enter the nanopublication system?
^

This text will hopefully be replaced by a useful answer soon.

What are nanopublications useful for?
^

This text will hopefully be replaced by a useful answer soon.

What are the components of a nanopublication?
^

A nanopublication consists of three main parts: (1) an assertion, (2) information on the provenance of the assertion, (3) bibliographic metadata about the nanopublication itself. For further details, see https://nanopub.net/.

What is "nano" about nanopublications, and how do they relate to micropublications?
^

This text will hopefully be replaced by a useful answer soon.

What kinds of events are centred around nanopublications?
^

This text will hopefully be replaced by a useful answer soon.

What tech stack is the nanopublication ecosystem based on?
^

This text will hopefully be replaced by a useful answer soon.

What was the first nanopublication?
^

This text will hopefully be replaced by a useful answer soon.

Where can I see nanopublications in action?
^

This text will hopefully be replaced by a useful answer soon.

Where do questions about nanopublications get useful answers in reasonable time frames?
^

This text will hopefully be replaced by a useful answer soon.

Which parts of the research cycle are the least suited for using nanopublications?
^

This text will hopefully be replaced by a useful answer soon.

Which tooling is available to import or export nanopublications?
^

This text will hopefully be replaced by a useful answer soon.

Who can create nanopublications?
^

Anyone can create nanopublications. Technically, only a user identifier and an RSA key pair are needed. In practice, when using a tool like Nanodash, you don't have to deal with keys yourself — it generates and manages them on your behalf, and you simply sign in. Nanodash currently requires an ORCID, while the nanopublication format itself accepts any persistent user identifier; using ORCID is strongly recommended in any case, as it makes attribution interoperable across the scholarly ecosystem. If you publish locally (for example via the nanopub command-line tools), you do need to generate and manage your own key pair.