@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:Beacon a fip:Available-FAIR-Supporting-Resource, fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:FAIR-Representation-Service, fip:FAIR-Supporting-Resource, fip:Provenance-tracking-service, fip:Web-API; obo:RO_0002233 ; obo:RO_0002234 , , ; ; rdfs:comment "Beacon is an open-source data lake query engine designed to make large collections of scientific data files directly, easily, and quickly queryable. It focuses primarily on environmental and observational datasets such as oceanographic and climate data but is extendible and proven to work well for other domains as well, as long as the input data follows any standard-like way of describing its contents."; rdfs:label "Beacon | High Performance Data Lake for Scientific Data"; rdfs:seeAlso , ; fip:has-description-source ; fip:implements . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1722-0523 . } sub:pubinfo { this: dct:created "2026-04-25T18:41:24Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Beacon; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "pSeRr9VSt2ILxHkiZLvKQNbO0kjG3iDoA8FlHZthWK8dwG03BOVJREYCgZ+VDYT8EcVBmHDwHLZCDfmWs4aVsafpCwbtvoTCrFRmGOkrsyVv2UKYln7lgAw4LvH1Es4qUDde5CJKbQuIWjR0QKVNOc68tTdGyCnH1R7gAO4giuM="; npx:hasSignatureTarget this: . }