@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix nt: . @prefix fabio: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix dct: . @prefix rdf: . @prefix npx: . @prefix bibo: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { dct:title "The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences" . a fabio:ResearchPaper; dct:abstract "In the recent years the concept of knowledge graph has emerged as a way to aggregate information from various sources without imposing too strict data modelling constraints. Several graph models have been proposed during the years, ranging from the “standard” RDF to more expressive ones, such as Neo4J and RDF-star. The adoption of knowledge graph has become established in several domains. It is for instance the case of the 3D geoinformation domain, where the adoption of semantic web technologies has led to several works in data integration and publishing. However, yet there is not a well-defined model or technique to represent 3D geoinformation including uncertainty and time variation in knowledge graphs. In this paper we propose a model to represent parameterized geometries of subsurface objects. The vocabulary of the model has been defined as an OWL ontology and it extends existing ontologies by adding classes and properties to represent the uncertainty and the spatio-temporal behaviour of a geometry, as well as additional attributes, such as the data provenance. The model has been validated on significant use cases showing different types of uncertainties on 3D subsurface objects. A possible implementation is also presented, using RDF-star for the data representation."; dct:date "2021-10-07"; dct:isPartOf ; dct:title "KNOWLEDGE GRAPH CONSTRUCTION FOR SUBSURFACE OBJECTS INCLUDING UNCERTAINTY AND TIME VARIATION"; bibo:authorList sub:author-list; bibo:pageEnd "136"; bibo:pageStart "131"; bibo:volume "XLVI-4/W4-2021" . orcid:0000-0001-8492-0354 schema:affiliation ; foaf:name "Ashley Caselli" . orcid:0000-0002-1401-5110 schema:affiliation ; foaf:name "Gilles Falquet" . foaf:name "University of Geneva" . schema:affiliation ; foaf:name "Claudine Métral" . sub:author-list rdf:_1 orcid:0000-0001-8492-0354; rdf:_2 orcid:0000-0002-1401-5110; rdf:_3 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 . } sub:pubinfo { orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" . this: dct:created "2026-08-26T08:53:07.000Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8492-0354; dct:license ; npx:hasNanopubType fabio:ScholarlyWork; npx:introduces ; rdfs:label "Article: KNOWLEDGE GRAPH CONSTRUCTION FOR SUBSURFACE OBJECTS INCLUDING UNCERTAINTY AND TIME VARIATION"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj5Fw+fVfCC6ClwgcL2L38ZSMVdNE8Wi4zwbAWbtkb2P6n1ejabfNLdPRkAO2gIcpQcd6pKjhVxyDn7c1yCGpMMfhSmvEpUWv8Zu7rt3VvRWnTNrky9iH1cAUPPz/gYNHzCXeLbtQTmIPaTjMYPp9IQf4Pf6PH4x6SgHOJLpK1cRZZZ5A3XjfwfisRAYw+TzL6d4ProjNyfAkQAgiy4s6j489EbWCkCCb0XxM9Uiw430EssbLOO2sQw/gZmusB8lVmCuWbmZkMUnXWPYWZSKXezSVqTo4voA3S5LJrLUwfmiu60cT7n9s3zT2m+ODrf/NPb34OfIC9DRE6fgn3qi5gQIDAQAB"; npx:hasSignature "Bg+BcG5aWzoqPsHLs9NSdbOf+ZIrcN1DRzIFT28yLQQAO4zn5WfYytzBy2Pqirhtcc2sHLhdpjVPoPCV9YQU+VgwhPhL4yzJDUCXE37gvBuM8cwHSpgpTlukCCYT29wRSb00DinKgjplsClA5ybT78TdN0esGM/kKyBK85kd9VAn44CX4YeSW+g0WELSr4mWC+tfNhoFNe2SYxEeGSbjgT0bsOnHiX/bUk27+LUj02D/aSk8EDmlXb1xwMXJMSxQffEvsmiu8EH88MPvKyzReqWalVQuCPnQ/M8lq0p/SuCFIXOZw+HC1x9FbvQm2O9UggujCPdE863QBYW5KSJUBg=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8492-0354 . }