@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:DeltaLake ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "Delta Lake is an open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs for Scala, Java, Rust, and Python. It is built on top of Apache Parquet."; rdfs:label "Delta Lake"; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-8958-8087; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "NW6sZ7CZqch0LbFTmWReTEsgrTWMwHas9Fc6e4+Y8GylHx2STssM421whxFS4Z0cAkNL8mgcLmJg0NklzxnC1CiK67su+NmK0lH9g7yzc+zFi3Y1uGk5C3riYAPWThxvu7hXbMmsxdn/kyBMkNEqkG2oDzsFQu0984a77nNO+YY="; npx:hasSignatureTarget this: . this: dct:created "2024-02-21T12:57:17Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:DeltaLake; prov:wasDerivedFrom . }