@prefix this: <http://purl.org/np/RAgslp4wgKSEWzyQ0FhxUd27NyPk4GkBJTAqcSpWJncno> .
@prefix sub: <http://purl.org/np/RAgslp4wgKSEWzyQ0FhxUd27NyPk4GkBJTAqcSpWJncno#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix orcid: <https://orcid.org/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:BigOWL_ontology a fip:Available-FAIR-Enabling-Resource , fip:Data-schema , fip:FAIR-Enabling-Resource , fip:Knowledge-representation-language ;
    rdfs:comment "BigOWL is an ontology to support knowledge management in Big Data analytics, designed to cover a wide vocabulary of terms concerning Big Data analytics workflows, including their components and how they are connected, from data sources to the analytics visualization. It also takes into consideration aspects such as parameters, restrictions and formats. This ontology defines not only the taxonomic relationships between the different concepts, but also instances representing specific individuals to guide the users in the design of Big Data analytics workflows." ;
    rdfs:label "BigOWL ontology" ;
    rdfs:seeAlso <https://www.sciencedirect.com/science/article/abs/pii/S0957417418305347> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-5935-6074 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGdFAdO5INEINOFSlBg52OJuxpfnfXQs36RkXLLou1zh0zHo6u1cuzatvDUlemO/C/3gIiNyuPhYq2JpWt+UfGxOUaJ4p8timVSGQSf+/5fWxi8BKJIWGVLV9Qy7ElwKMJA3AbX/zdAfNsTWhgaBjUQVNIE3bexaGR/JyDCCA6QwIDAQAB" ;
    npx:hasSignature "K+uulQeNhAjqVQ10l1vwCPN9Uzu/90hw2AMo//RA7L3hklFB/KeguCf4yFuMrCm8JCLj8UqRYezFcg6CBEASAIdgPWXNEuZR2fhWvNQE3SisOuDcDOS/1LinTDojTrtodaFE+dsZT6hfMfv1AkDxvmKrpHHr6PbVvKmUsEjzJmg=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2020-11-25T12:56:00.542+01:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-5935-6074 ;
    npx:introduces sub:BigOWL_ontology ;
    npx:supersedes <http://purl.org/np/RAo-fksX3yYwU6L-s--taHWQpFnrp-tv7C4A4Drb59bsU> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAhptb1hUg1kQ6LRBLJfBHXVwYbU2Y4SwY9UJg2qkzvpI> .
}