knowledgepixels / nanodash

A web client to browse and publish nanopublications.
GNU Affero General Public License v3.0
26 stars 2 forks source link

Support for template tags #38

Closed tkuhn closed 2 years ago

tkuhn commented 3 years ago

to structure template list into different sections (one section per tag)

vemonet commented 3 years ago

It could also enable to filter per tag, to only show templates from selected tag(s)

For the definition, the tag(s) (0..*) would be defined in the pubInfo? Something like this?

:pubinfo {
  : dct:creator orcid:0000-0002-1501-1082 ;
    dct:created "2020-12-13T10:00:00+01:00"^^xsd:dateTime ;
    npx:supersedes <http://purl.org/np/RAOzuSRArHzMrxBxMTsOdOn7r7v5EIlDOgTH0VR6ANiac> ;
    npx:tags "translator" .
}
tkuhn commented 2 years ago

Done with c0cc6a7581132f96962452369697d3578ca4cdb7.

See example here (... nt:hasTag "Meta"): https://np.petapico.org/RAWHrBJRZgzpNQo0_vW9yXyw_k5vkS6YHOSjx-b52ATiU