Skip to contents

This 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"
)

Arguments

man_table

description

orcid_creator

description

Value

description

Author

Alessandro Oggioni, phD (2023) alessandro.oggioni@cnr.it