Create Create RDF/Turtle records for new sensor manufacturers
Source:R/check_man_exist.R
sensors_create_rdf_ttl_manufacturer.RdThis function generates RDF/Turtle (.ttl) files describing new sensor manufacturers
based on a local input table. Each manufacturer is represented as a foaf:Organization
with associated contact information, postal address, and provenance metadata.
The function queries the existing Fuseki triple store to determine the last
manufacturer ID and appends new ones sequentially.
Usage
sensors_create_rdf_ttl_manufacturer(
man_table = NULL,
orcid_creator = "http://orcid.org/0000-0002-7997-219X"
)Author
Alessandro Oggioni, phD (2023) alessandro.oggioni@cnr.it