Trial version of TidBits (previously Bitlings) which is now obsolete.
has research subject
has description
contains
is a
is called
has website
is related to
research program
ends on
is funded by
starts on
has description source
Template for defining a research program
Defining a research program
Projects
description
URI of description source
YYYY, YYYY-MM, or YYYY-MM-DD
[0-9][0-9][0-9][0-9](-[01][0-9](-[0-3][0-9])?)?
funder URI or name (between " ") if no URI exists
name of research program
URIs of related research programs
https://w3id.org/np/l/nanopub-query-1.1/api/RAz6f1v82BCG0SjYMfHUe-m927VTVKdwvsuq1X7j1qcA8/find-things?type=https://schema.org/ResearchProject
research program URI from funder or number (between " ") if no URI exists
This research program
URI of contained research projects
https://w3id.org/np/l/nanopub-query-1.1/api/RAz6f1v82BCG0SjYMfHUe-m927VTVKdwvsuq1X7j1qcA8/find-things?type=https://schema.org/ResearchProject
YYYY, YYYY-MM, or YYYY-MM-DD
[0-9][0-9][0-9][0-9](-[01][0-9](-[0-3][0-9])?)?
choose research subject(s)
a link to research project's website
has funder-provided identifier
<p>Guidance for funders aiming to support reusable (FAIR) information
on research workflows and outputs.</p>
<br>
<p>The FAIR Funding Framework (FFF) provides guidance for funders aiming to support reusable (FAIR) information tracking research workflows and outputs as well as funder activities and accomplishments. In the FFF, a uniform approach is used to document a wide variety of information types, some administrative, some scientific, using metadata records relevant to any funding organization. This NanoDash Project provides a modular and lightweight model for collecting and integrating information on workflows in (1) each funder’s grant procedures, (2) research lifecycles, and (3) tools and services used in research domains.</p>
FFF | FAIR Funding Framework
3. Research Dataset
1. Research Program
2. Research Project
<p>Guidance for funders aiming to support reusable (FAIR) information
on research workflows and outputs.</p>
<br>
<p>The FAIR Funding Framework (FFF) provides guidance for funders aiming to support reusable (FAIR) information tracking research workflows and outputs as well as funder activities and accomplishments. In the FFF, a uniform approach is used to document a wide variety of information types, some administrative, some scientific, using metadata records relevant to any funding organization. This NanoDash Project provides a modular and lightweight model for collecting and integrating information on workflows in (1) each funder’s grant procedures, (2) research lifecycles, and (3) tools and services used in research domains.</p>
FFF | FAIR Funding Framework
3. Research Dataset
1. Research Program
2. Research Project
3. Research Dataset
<p>Guidance for funders aiming to support reusable (FAIR) information
on research workflows and outputs.</p>
<br>
<p>The FAIR Funding Framework (FFF) provides guidance for funders aiming to support reusable (FAIR) information tracking research workflows and outputs as well as funder activities and accomplishments. In the FFF, a uniform approach is used to document a wide variety of information types, some administrative, some scientific, using metadata records relevant to any funding organization. This NanoDash Project provides a modular and lightweight model for collecting and integrating information on workflows in (1) each funder’s grant procedures, (2) research lifecycles, and (3) tools and services used in research domains.</p>
FFF | FAIR Funding Framework
1. Research Program
2. Research Project
3. Disseminate
<p>Researchers spend the majority of their time twofold – producing output and then looking for the output of others to, in turn, help them produce more output. For both of these activities, computers assist us. Unfortunately, the latter activity is a challenge because we often provide information in a way that is hard for the computer to understand; computers like structured information to provide meaningful knowledge. Therefore, the more structured our research output, the better computers can help us with our research.</p>
<br>
<p>TidBits is a lean approach to self-reporting research findings in a structured way so that you can in turn more easily find and use them with the help of the computer. TidBits is derived from LEIbits: https://w3id.org/kpxl/custom/project/terms/LEIbits </p>
TidBits | Research Publication Bits
3. Disseminate
4. Engage
1. Define
2. Investigate
2. Investigate
This project was carried out in affiliation with the Rijksmuseum Amsterdam and in collaboration with the Cultural Heritage Agency of The Netherlands (RCE), the European Synchrotron Radiaion Facility (ESRF), the University of Amsterdam (UvA), and the Vrije Universiteit Amsterdam (VU). Ultramarine is a highly-valued, brilliant blue pigment naturally obtained from the mineral lazurite, which is the main component in the semi-precious stone lapis lazuli. Ultramarine-based paints – for instance, lazurite mixed with linseed oil – are known to exhibit a degradation phenomenon, known as “ultramarine sickness” or “ultramarine disease,” that drastically changes the aesthetic and integrity of the artwork, showing cracking, flaking, and/or apparent color change. Our research project is interested in understanding the mechanism of ultramarine paint degradation and determining a means to identify and prevent the onset of such degradation. We hypothesize that “ultramarine sickness/disease” is the result of accelerated binding medium (e.g. oil) degradation catalyzed by ultramarine (or lazurite), supported by evidence of its catalytic activity in catalytic test reactions. To determine the potential catalytic activity of lazurite toward oil degradation, we study the effect of pigment preparation on lazurite properties and, in turn, catalytic activity toward oil-relevant reactions. Further, we analyze historically relevant paint samples for comparison. With these areas of focus, we aim to gain a deeper understanding of the ultramarine degradation phenomenon as it naturally arises. (https://www.nicas-research.nl/projects/ultramarine-disease/)
Ultramarine disease - Unraveling the mechanism behind binder-pigment interactions in aging ultramarine blue paint
2019
Akzo Nobel
2015
This query returns all projects affiliated with a ROR-registered research organization.
Get ROR-affiliated projects
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX schema: <https://schema.org/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX np: <http://www.nanopub.org/nschema#>
PREFIX npa: <http://purl.org/nanopub/admin/>
PREFIX npx: <http://purl.org/nanopub/x/>
PREFIX w3: <http://www.w3.org/>
SELECT DISTINCT ?project ?project_label ?start_date ?orcid_id
WHERE {
GRAPH npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
FILTER NOT EXISTS {
?npx npx:invalidates ?np ;
npa:hasValidSignatureForPublicKey ?pubkey .
}
?np dct:created ?date .
?np np:hasAssertion ?a .
?np np:hasProvenance ?p .
}
GRAPH ?a {
?project a <https://schema.org/ResearchProject> .
OPTIONAL { ?project rdfs:label ?project_label . }
OPTIONAL { ?project schema:startDate ?start_date . }
}
GRAPH ?p {
?a prov:wasAttributedTo ?orcid_id .
?a prov:wasAttributedTo ?ror .
FILTER(STRSTARTS(STR(?ror), "https://ror.org/"))
FILTER(STRSTARTS(STR(?orcid_id), "https://orcid.org/"))
}
}
ORDER BY DESC(?start_date)
has description
is a part of
is a
is called
has website
is related to
research project
ends on
is funded by
starts on
has research domain
Template for defining a research project
Defining a research project
Projects
description (if copied, with reference URL)
choose domain
YYYY, YYYY-MM, or YYYY-MM-DD
[0-9][0-9][0-9][0-9](-[01][0-9](-[0-3][0-9])?)?
funder URI or name (between " ") if no URI exists
URI of larger research project
https://w3id.org/np/l/nanopub-query-1.1/api/RAz6f1v82BCG0SjYMfHUe-m927VTVKdwvsuq1X7j1qcA8/find-things?type=https://schema.org/ResearchProject
name of research project
URIs of related research projects
https://w3id.org/np/l/nanopub-query-1.1/api/RAz6f1v82BCG0SjYMfHUe-m927VTVKdwvsuq1X7j1qcA8/find-things?type=https://schema.org/ResearchProject
research project URI from funder or number (between " ") if no URI exists
This research project
YYYY, YYYY-MM, or YYYY-MM-DD
[0-9][0-9][0-9][0-9](-[01][0-9](-[0-3][0-9])?)?
a link to research project's website
has funder-provided identifier
This query returns all projects affiliated with a ROR-registered research organization with domains.
Get ROR-affiliated projects per domain
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX schema: <https://schema.org/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX np: <http://www.nanopub.org/nschema#>
PREFIX npa: <http://purl.org/nanopub/admin/>
PREFIX npx: <http://purl.org/nanopub/x/>
PREFIX w3: <http://www.w3.org/>
PREFIX w3idf: <https://w3id.org/fair/fip/terms/>
SELECT DISTINCT ?project ?project_label ?domain #?domain_label
WHERE {
GRAPH npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
FILTER NOT EXISTS {
?npx npx:invalidates ?np ;
npa:hasValidSignatureForPublicKey ?pubkey .
}
?np dct:created ?date .
?np np:hasAssertion ?a .
?np np:hasProvenance ?p .
}
GRAPH ?a {
?project a <https://schema.org/ResearchProject> .
OPTIONAL { ?project rdfs:label ?project_label . }
# OPTIONAL { ?project schema:startDate ?start_date . }
OPTIONAL { ?project w3idf:has-research-domain ?domain . }
}
# GRAPH <http://purl.org/np/RACXDZHEowTYDAzZvdmD0qIGpXZwY5ghMRBBlt6N8Iu5s#assertion> {
# OPTIONAL { ?domain rdfs:label ?domain_label . }
# }
GRAPH ?p {
# ?a prov:wasAttributedTo ?orcid_id .
?a prov:wasAttributedTo ?ror .
FILTER(STRSTARTS(STR(?ror), "https://ror.org/"))
}
}
ORDER BY DESC(?start_date)
This query returns a count of projects per funder for those affiliated with a ROR-registered research organization.
Get ROR-affiliated project count per funder
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX schema: <https://schema.org/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX np: <http://www.nanopub.org/nschema#>
PREFIX npa: <http://purl.org/nanopub/admin/>
PREFIX npx: <http://purl.org/nanopub/x/>
PREFIX w3: <http://www.w3.org/>
PREFIX w3idf: <https://w3id.org/fair/fip/terms/>
SELECT ?funded_by (COUNT(DISTINCT ?project) AS ?project_count)
WHERE {
GRAPH npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
FILTER NOT EXISTS {
?npx npx:invalidates ?np ;
npa:hasValidSignatureForPublicKey ?pubkey .
}
?np dct:created ?date .
?np np:hasAssertion ?a .
?np np:hasProvenance ?p .
}
GRAPH ?a {
?project a <https://schema.org/ResearchProject> .
OPTIONAL { ?project schema:funder ?funded_by . }
OPTIONAL { ?project rdfs:label ?project_label . }
OPTIONAL { ?project schema:startDate ?start_date . }
}
# GRAPH <http://purl.org/np/RACXDZHEowTYDAzZvdmD0qIGpXZwY5ghMRBBlt6N8Iu5s#assertion> {
# OPTIONAL { ?domain rdfs:label ?domain_label . }
# }
GRAPH ?p {
# ?a prov:wasAttributedTo ?orcid_id .
?a prov:wasAttributedTo ?ror .
FILTER(STRSTARTS(STR(?ror), "https://ror.org/"))
}
}
GROUP BY ?funded_by
ORDER BY DESC(?project_count)
This query returns a count of datasets per orcid for those affiliated with a ROR-registered research organization.
Get ROR-affiliated dataset count
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX schema: <https://schema.org/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX np: <http://www.nanopub.org/nschema#>
PREFIX npa: <http://purl.org/nanopub/admin/>
PREFIX npx: <http://purl.org/nanopub/x/>
SELECT ?orcid_id (COUNT(DISTINCT ?dataset) AS ?dataset_count)
WHERE {
GRAPH npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
FILTER NOT EXISTS {
?npx npx:invalidates ?np ;
npa:hasValidSignatureForPublicKey ?pubkey .
}
?np dct:created ?date .
?np np:hasAssertion ?a .
?np np:hasProvenance ?p .
}
GRAPH ?a {
?dataset a <http://purl.org/dc/dcmitype/Dataset> .
}
GRAPH ?p {
?a prov:wasAttributedTo ?ror_id .
?a prov:wasAttributedTo ?orcid_id .
FILTER(STRSTARTS(STR(?ror_id), "https://ror.org/"))
FILTER(STRSTARTS(STR(?orcid_id), "https://orcid.org/"))
}
}
GROUP BY ?orcid_id
ORDER BY DESC(?dataset_count)
This query returns all datasets affiliated with a ROR-registered research organization.
Get ROR-affiliated datasets
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX schema: <https://schema.org/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX np: <http://www.nanopub.org/nschema#>
PREFIX npa: <http://purl.org/nanopub/admin/>
PREFIX npx: <http://purl.org/nanopub/x/>
SELECT DISTINCT ?dataset ?dataset_label ?repository ?ror_id
WHERE {
GRAPH npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
FILTER NOT EXISTS {
?npx npx:invalidates ?np ;
npa:hasValidSignatureForPublicKey ?pubkey .
}
?np dct:created ?date .
?np np:hasAssertion ?a .
?np np:hasProvenance ?p .
}
GRAPH ?a {
?dataset a <http://purl.org/dc/dcmitype/Dataset> .
OPTIONAL { ?dataset dct:title ?dataset_label . }
OPTIONAL { ?dataset schema:maintainer ?repository . }
}
GRAPH ?p {
?a prov:wasAttributedTo ?ror_id .
FILTER(STRSTARTS(STR(?ror_id), "https://ror.org/"))
}
}
ORDER BY DESC(?date)
This query returns all datasets affiliated with a ROR-registered research organization.
Get ROR-affiliated datasets
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX schema: <https://schema.org/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dct: <http://purl.org/dc/terms/>
PREFIX np: <http://www.nanopub.org/nschema#>
PREFIX npa: <http://purl.org/nanopub/admin/>
PREFIX npx: <http://purl.org/nanopub/x/>
SELECT DISTINCT ?dataset ?dataset_label ?repository ?ror_id
WHERE {
GRAPH npa:graph {
?np npa:hasValidSignatureForPublicKey ?pubkey .
FILTER NOT EXISTS {
?npx npx:invalidates ?np ;
npa:hasValidSignatureForPublicKey ?pubkey .
}
?np dct:created ?date .
?np np:hasAssertion ?a .
?np np:hasProvenance ?p .
}
GRAPH ?a {
?dataset a <http://purl.org/dc/dcmitype/Dataset> .
OPTIONAL { ?dataset dct:title ?dataset_label . }
OPTIONAL { ?dataset schema:maintainer ?repository . }
}
GRAPH ?p {
?a prov:wasAttributedTo ?ror_id .
FILTER(STRSTARTS(STR(?ror_id), "https://ror.org/"))
}
}
ORDER BY DESC(?date)
has my comment - connects an identifier (left) to a human-readable comment (right)
Template for declaring engagement with research output as a like, read, or flag with option to leave a related comment.
Declaring engagement with research output
Meta
your comment
select engagement
1
URI of the research output
flags
likes
has read
AIDA sentence - an English sentence that is Atomic, Independent, Declarative, and Absolute
is supported by
is about - connects a thing (left) to a subject matter that this thing is about (right)
is an - connects a thing (left) to a class it belongs to (right)
is related to
Type your AIDA sentence here (ending with a full stop)
http://purl.org/aida/
The sentence
[\S ]{5,500}\.
<p> Template for expressing a statement about research as an AIDA sentence and linking to its relevant project. Such nanopublications use the concept of an AIDA sentence to express a (scientific) statement in an informal or semi-formal manner, which can be formally linked.</p>
<p>AIDA sentences are:<p>
<ul>
<li><strong>Atomic:</strong> a sentence describing one thought that cannot be further broken down in a practical way</li>
<li><strong>Independent:</strong> a sentence that can stand on its own, without external references like "this effect" or "we"</li>
<li><strong>Declarative:</strong> a complete sentence ending with a full stop that could in theory be either true or false</li>
<li><strong>Absolute:</strong> a sentence describing the core of a claim ignoring the (un)certainty about its truth and ignoring how it was discovered (no "probably" or "evaluation showed that"); typically in present tense</li>
</ul>
<p>You can find more information about AIDA sentences <a href="https://github.com/tkuhn/aida" target="_blank">here</a>.</p>
Expressing a statement about research as an AIDA sentence
AIDA sentence: ${aida}
Claims
URI of related published dataset
URI of nanopublication for related research project
https://w3id.org/np/l/nanopub-query-1.1/api/RAz6f1v82BCG0SjYMfHUe-m927VTVKdwvsuq1X7j1qcA8/find-things?type=https://schema.org/ResearchProject
URI of related scholarly work (e.g. publication)
URI of concept or topic the sentence is about
http://purl.org/nanopub/api/find_signed_things?type=http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Class&searchterm=
https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=
has title
has
scholarly work
has affiliation
has email address
is a
has name
results from
name of organization (select from above)
name of author (select from above)
Template for describing a scholarly work – either published in written form or delivered orally at a meeting – at summary level and linking to its relevant project.
Describing scholarly work at summary level - simple
Declaration of ${manuscript}: ${title}
Journals
ORCID ID of author (starting with https://orcid.org/...)
https://orcid\.org/[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{3}[0-9X]
email address of author
[A-Za-z0-9._+\-\']+@[A-Za-z0-9.\-]+\.[A-Za-z]{2,}
this author list
full name of author
name of corresponding author (select from above)
URI of scholarly work (e.g. publication)
https://doi\.org/10.+
has at position ${number}
http://www.w3.org/1999/02/22-rdf-syntax-ns#_
includes as element number
[1-9][0-9]*
ROR identifier (https://ror.org/...) or short local URI suffix (e.g. "stanford")
(https://ror\.org/[0-9a-z]+|[a-zA-Z0-9_\-]+)
name of organization
URI of nanopublication for related research project
http://purl.org/nanopub/api/find_signed_things?type=https://schema.org/ResearchProject&searchterm=
title of scholarly work
software
has license
has title
supports
is a
is related to
has repository
results from
Template for describing research software at summary level and linking to its relevant project.
Describing research software at summary level - simple
Software: ${title}
Research Software
URI of published dataset
URI of license of published software
URI of nanopublication for research project that produced software
https://w3id.org/np/l/nanopub-query-1.1/api/RAz6f1v82BCG0SjYMfHUe-m927VTVKdwvsuq1X7j1qcA8/find-things?type=https://schema.org/ResearchProject
URI of repository where software is published
URI of related scholarly work (e.g. publication)
URI of published software
title of published software
dataset
has license
has title
supports
is a
has repository
results from
Template for describing a dataset at summary level and linking to its relevant project.
Describing a dataset at summary level - simple
Dataset: ${title}
Datasets
URI of published dataset
URI of license of published dataset
URI of nanopublication for research project that produced dataset
https://w3id.org/np/l/nanopub-query-1.1/api/RAz6f1v82BCG0SjYMfHUe-m927VTVKdwvsuq1X7j1qcA8/find-things?type=https://schema.org/ResearchProject
URI of repository where dataset is published
URI of related scholarly work (e.g. publication)
title of published dataset
is attributed to
Attributed to ROR-registered Research Organization
select the organization affiliated with this work
https://api.ror.org/organizations?query.advanced=name:
<p>Researchers spend the majority of their time twofold – producing output and then looking for the output of others to, in turn, help them produce more output. For both of these activities, computers assist us. Unfortunately, the latter activity is a challenge because we often provide information in a way that is hard for the computer to understand; computers like structured information to provide meaningful knowledge. Therefore, the more structured our research output, the better computers can help us with our research.</p>
<br>
<p>LEIbits is a lean approach to self-reporting research findings in a structured way so that you can in turn more easily find and use them with the help of the computer. For more information see: https://doi.org/10.5281/zenodo.15222956 </p>
LEIbits | Leiden University Publication Bits
3. Claims
1. Project
2. Dataset
rhapsody-in-blue
a human experimenting with Nanopublications.
alessaan | Alessa An Gambardella
can be described as follows: - gives a thing (left) a human-readable description (right)
is a - asserts that the given thing (left) belongs to the given class (right)
is called - connects an identifier to a human-readable name for it
is further explained at - connects an identifier to a link with further information about it
named individual - a concrete or abstract thing that is given an identifier and a name
thing - the class representing everything
<p>Such nanopublications define a new named individual. Such a named individual represets a single concrete or abstract thing that is in some way relevant. Examples are the planet Mars, Marie Curie, or the Universal Declaration of Human Rights.</p>
<p>Such individuals do <strong>not</strong> represent sets of things, like humans, diseases, or ideas. Such concepts representing sets should be defined with the template for classes.</p>
Defining a new individual
${name}
Terms
the URI of the class this individual belongs to
http://purl.org/nanopub/api/find_signed_things?type=http%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Class&searchterm=
https://www.wikidata.org/w/api.php?action=wbsearchentities&language=en&format=json&limit=5&search=
description of the individual
short name, used as URI suffix - the formal identifier of the individual
the name of the individual
a URL where more information about this individual can be found
RSpace is an open-source platform that orchestrates research workflows into FAIR data management ecosystems.
RSpace | Research Space
Sulfur K-edge Micro- and Full-field XANES Identifies Marker for Preparation Method of Ultramarine Pigment from Lapis Lazuli in Historical Paints
Metadata schema for nanosafety
NanoSSch | Nanosafety Metadata schema
TOXic Process Ontology (TXPO) systematizes a wide variety of terms involving toxicity courses and processes. The first version of TXPO focuses on liver toxicity. The TXPO contains an is-a hierarchy that is organized into three layers: the top layer contains general terms, mostly derived from the Basic Formal Ontology. The intermediate layer contains biomedical terms in OBO foundry from UBERON, Cell Ontology, NCBI Taxon, ChEBI, Gene Ontology, PATO, OGG, INOH, HINO, NCIT, DOID and Relational ontology (RO). The lower layer contains toxicological terms.
TXPO | Toxic Processes Ontology
registry for person names (not: works nor organisations) from the Dutch National Thesaurus for Author names (which also contains non-authors)
NTA | Nationale Thesaurus voor Auteursnamen ID
[nl]: De Nederlandse basisclassificatie (NBC) is een van oorsprong Nederlands bibliotheek classificatie-schema speciaal ontwikkeld voor wetenschappelijke bibliotheken. Deze classificatie is eind jaren tachtig van de twintigste eeuw ontwikkeld onder leiding van de Koninklijke Bibliotheek (Nederland), in gebruik sinds 1990 en wordt sindsdien bijgewerkt. https://nl.wikipedia.org/wiki/Nederlandse_Basisclassificatie; [en]: The Dutch Basic Classification (NBC) is an originally Dutch library classification scheme specially developed for academic libraries. This classification was developed in the late 1980s under the leadership of the Koninklijke Bibliotheek (Netherlands), in use since 1990 and has been updated since then. https://nl.wikipedia.org/wiki/Nederlandse_Basisklasse
BCL | Nederlandse Basisclassificatie = Dutch Basic Classification Codes
The Getty Thesaurus of Geographic Names ® (TGN), the Art & Architecture Thesaurus ® (AAT), the Union List of Artist Names ® (ULAN), the Cultural Objects Name Authority ® (CONA), and the Iconography Authority ™ (IA) are structured resources that can be used to improve access to information about art, architecture, and material culture. They are not simple 'value vocabularies,' but unique, rich knowledge bases in themselves. Through rich metadata and links, the Getty Vocabularies provide powerful conduits for knowledge creation, research, and discovery for digital art history and related disciplines.
TGN | Getty Thesaurus for Geographic Names
2024-12-05
FA.5.T.4 | ITINERIS FAIR Awareness 4
17:00
13:00
4
has the description
has license
has the title
is a
data catalog
is archived at
contains dataset(s)
was published on
will be no longer after from
has source
has repository
results from
URI of institution/organization where data catalog is archived
Template for describing a data catalog at summary level
Describing a data catalog at summary level
Dataset: ${title}
Datasets
short URI suffix or full URI
URI of contained dataset(s)
description of the data catalog
date when data catalog availability expires (YYYY-MM-DD)
URI of license of the published data catalog
URI, ROR of insitution/organization where data catalog was produced
URI of research project in which data was produced
date when made publicly available (YYYY-MM-DD)
URI of repository where data catalog is published
title of the data catalog
dataset
has the description
has license
has the title
is a
data catalog
is archived at
was published on
will be no longer after from
has source
is included in
has repository
results from
URI of institution/organization where dataset is archived
Template for describing a dataset at summary level
Describing a dataset at summary level
Dataset: ${title}
Datasets
URI (larger) datacatalog
short URI suffix or full URI
description of the dataset
date when dataset availability expires (YYYY-MM-DD)
URI of license of the published dataset
URI, ROR of insitution/organization where dataset was produced
URI of research project in which data was produced
date when made publicly available (YYYY-MM-DD)
URI of repository where dataset is published
title of the dataset
just another example...
my example project
2024-08-14
2024-08-14
2024-06-13
FIP.29.W.1 | CDS Summer Training Week 2024 - FAIR Implementation for Research Communities
16:00
14:00
2
A structured vocabulary of more than 13000 English terms in the field of African studies, the African Studies Thesaurus is developed and maintained by staff at the library of the African Studies Centre Leiden (ASCL). It is used for indexing and retrieving material in the library collection and is directly linked to the catalogue.
AST | African Studies Thesaurus of African Studies Centre Leiden (ASCL)
Islandora conditional access rights lets you define the access and access rights of an object conditionally. IP range, user role or metadata (of the object or its parents) can affect the access rights of the object. It also defines which datastreams are downloadable.
ICAR | Islandora conditional access rights
Het Geheugen is a database containing paintings, drawings, photographs, sculptures, ceramics, stamps, posters and newspaper clippings from more than a hundred Dutch museums, archives and libraries. You can roam about in The Memory, but you can also search the database for images about specific subjects.
HetGeheugen | Beeldbank het Geheugen
This portal is a virtual library of libraries: discover the history of various texts and books that were written, translated, illuminated, collected and catalogued from Classical Antiquity through the 18th century.
Biblissima | Portail Biblissima
WorldCat.org is a resource for locating unique, trustworthy materials that you often can’t find anywhere except in a library. By connecting thousands of libraries’ collections in one place, WorldCat.org makes it easy for you to browse the world’s libraries from one search box.
WorldCat | WorldCat.org
Zenodo supports long-term preservation of your data deposits, as the repository is projected to be maintained for the lifetime of the host laboratory CERN, defined as at least the next twenty years (see Zenodo’s Policies).
ZMPP | Zenodo metadata preservation policy
20
Ultramarine blue pigment from lapis lazuli is one of the most valued natural artist’s pigments used throughout history for its brilliant hue. Historical recipes describe various pigment preparation methods, however, little is understood about why such treatments were performed or how to distinguish them a posteriori on historical paintings. One such historically relevant treatment is heating of the lapis lazuli rock prior to extracting lazurite. X-ray absorption near-edge structure spectroscopy (XANES) at the sulfur K-edge in microbeam and full-field modes (analyzed with non-negative matrix factorization, NMF) is employed to monitor the changes in the sulfur species within lazurite following treatments. Sulfur signatures in lazurite show dependence on the heat-treatment of lapis lazuli rock from which it is derived. In particular, peaks at 2469.0 and 2471.2 eV, attributed to contributions from the trisulfur radical (S3•⁃), which is responsible for the blue color of lazurite, increase in relative intensity with heat of treatment ≥ 600 °C, paralleled by an intensified blue hue. The peak at 2472.5 eV (presumed as S8), on the other hand, decreases in relative intensity. The sulfur signature following heat-treatment is not only unique but also retained following accelerated aging of each pigment mixed as a paint with linseed oil. Further, XANES spectra using an attenuated focused microbeam were gathered on lazurite particles from five historical paint samples. In each, profiles matching that of pigment derived from heat-treated rock were identified, providing a marker for artists’ pigments that had been extracted from heat-treated lapis lazuli.
Sulfur K-edge Micro- and Full-field XANES Identifies Marker for Preparation Method of Ultramarine Pigment from Lapis Lazuli in Historical Paints
Alessa An Gambardella
RSA
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB