@prefix this: <
https://w3id.org/np/RAEgMlkd_MuIVMfm5G_jHaHdcfbpg2amHk_hWf5fWAcjc
> .
@prefix sub: <
https://w3id.org/np/RAEgMlkd_MuIVMfm5G_jHaHdcfbpg2amHk_hWf5fWAcjc#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix skos: <
http://www.w3.org/2004/02/skos/core#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:DeltaLake
<
http://schema.org/url
> <
https://delta.io
> ;
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
<
https://w3id.org/np/RAhHD3snWbRALC4cAdoQ3FJ8p0RoP0xcdKvNGLtwzVLcE
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-8958-8087
;
prov:wasDerivedFrom
<
https://w3id.org/np/RAhHD3snWbRALC4cAdoQ3FJ8p0RoP0xcdKvNGLtwzVLcE
> .
}
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
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:DeltaLake
;
prov:wasDerivedFrom
<
https://w3id.org/sip/wizard/f64f9148-642d-42d3-8cf2-a238bd685bba
> .
}