Ammar Ammar, ORCID:0000-0002-8399-8990
Maturity Indicator Identifier: MI-R1.3-75ec3968cc-EMERGENT_SILOXANE_SILANOLS
This maturity indicator falls under the FAIR principle R1.3: (meta)data meet domain-relevant community standards
The ID of this MI is composed of the following segments (separated by hyphen):
- Acronym for "Maturity Indicator"
- The FAIR principle this maturity indicator belongs to
- The first 10 characters truncated from the SHA-256 hash of the primary reference DOI of this maturity indicator.
- A short name to distinguish the maturity indicator definition file
This MI is to indicate if the presence of silica siloxane rings and silanols is reported by the nano toxicity study data or not.
Maturity Indicator Name: The presence of silica siloxane rings and silanols is reported by the nano toxicity study
This maturity indicator is extracted from the following paper Title: Where Are We Heading in Nanotechnology Environmental Health and Safety and Materials Characterization? DOI: https://doi.org/10.1021/acsnano.5b03496
R1.3
If the presence of silica siloxane rings and silanols is reported by the nano toxicity study data or not.
The presence of silica siloxane rings and silanols is one of the properties that, although dependent on intrinsic and extrinsic material properties, dynamically emerge at the nano-bio interface as the most proximate link to injury. These often reveals structure-activity relationships that can be used quantitatively for modeling and safer design.
If the value is measured and reported in the data, the following field(s) should appear in JSON-LD metadata:
Field Name | Alternative terms |
---|---|
silica siloxane rings and silanols | silica_siloxane_rings_and_silanols, silica-siloxane-rings-and-silanols |
The "silica siloxane rings and silanols" field should be provided in a machine-readable format (JSON-LD) which can be queried using open universal protocol like HTTP.
The presence of the field "silica siloxane rings and silanols" in the JSON-LD metadata means the measurement is reported which is the valid result.
For nano toxicity related datasets.
{
"@context": {
"bs": "https://bioschemas.org/",
"schema": "https://schema.org/",
"citation": "schema:citation",
"name": "schema:name",
"url": "schema:url",
"variableMeasured": "schema:variableMeasured",
"unitText": "schema:unitText"
},
"@type": "schema:Dataset",
"name": "Dataset title",
"@id": "Dataset DOI",
"url": "Dataset URL",
"citation": "Dataset Citation/Publication",
"variableMeasured": [
{
"@type": "schema:PropertyValue",
"name": "silica siloxane rings and silanols"
}
]
}