@prefix azonOnto: <http://id.e-science.pl/ontologies/azonOnto#> .
@prefix collection: <http://id.e-science.pl/vocab/collection/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix kv: <http://id.e-science.pl/vocab/kv/> .
@prefix person: <http://id.e-science.pl/vocab/person/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix records: <http://id.e-science.pl/records/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://id.e-science.pl/vocab/unit/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

records:23991 a azonOnto:SourceCode ;
    azonOnto:acceptanceDate "2019-07-17"^^xsd:date ;
    azonOnto:authorInfo [ a azonOnto:AuthorInfo ;
            azonOnto:affiliation unit:6433 ;
            azonOnto:author person:10 ;
            azonOnto:position 1 ] ;
    azonOnto:collection collection:1,
        collection:9 ;
    azonOnto:comment "Wtyczka dostępna jest w oficjalnym repozytorium wtyczek http://plugins.qgis.org/plugins/MongoConnector/"@pl ;
    azonOnto:description "MongoConnector - this Qgis plugin imports data from MongoDB database into a layer. Choose database, collection and geometry field to import the whole collection as a layer with data.\\nRequires ymongo>=3.0 and mongo >=3.0 (https://www.mongodb.org/).\\nFeatures: connecting to mongo, errors handling, adding features, it supports all geometry types if they are in the geojson format, otherwise new layer with \\\"point\\\" or with \\\"lines\\\" can be added, geojson \\\"properties\\\" features are also supported.\\nUsage:\\n- hit connect button to view all your databases,\\n- choose database,\\n- choose collection in database,\\n- choose if a geometry is in the geojson format or ...\\n- choose geometry field in collection."@en ;
    azonOnto:destinationGroup "administracja publiczna"@pl,
        "naukowcy"@pl,
        "przedsiębiorcy"@pl,
        "studenci"@pl ;
    azonOnto:harmfulContent false ;
    azonOnto:keywordInfo [ a azonOnto:KeywordInfo ;
            azonOnto:name "QGIS"@pl ;
            azonOnto:uri "http://id.e-science.pl/vocab/kv/28429"^^xsd:anyURI ],
        [ a azonOnto:KeywordInfo ;
            azonOnto:name "wtyczka"@pl ;
            azonOnto:uri "http://plwordnet.pwr.wroc.pl/wordnet/synset/438695"^^xsd:anyURI ],
        [ a azonOnto:KeywordInfo ;
            azonOnto:name "GeoJSON"@pl ;
            azonOnto:uri "http://id.e-science.pl/vocab/kv/39904"^^xsd:anyURI ],
        [ a azonOnto:KeywordInfo ;
            azonOnto:name "MongoDB"@pl ;
            azonOnto:uri "http://id.e-science.pl/vocab/kv/39907"^^xsd:anyURI ] ;
    azonOnto:licenseInfo [ a azonOnto:LicenseInfo ;
            azonOnto:name "CC BY-SA 4.0"^^xsd:string ;
            azonOnto:uri "https://creativecommons.org/licenses/by-sa/4.0/legalcode.pl"^^xsd:anyURI ] ;
    azonOnto:partner [ a azonOnto:Organization ;
            azonOnto:name "Politechnika Wrocławska"^^xsd:string ] ;
    azonOnto:programmingLanguage "Python"^^xsd:string ;
    azonOnto:scientificDiscipline "dziedzina nauk technicznych / architektura i urbanistyka (2011)"@pl ;
    azonOnto:submitter [ a azonOnto:Person ;
            azonOnto:name "Maciej Kamiński"^^xsd:string ] ;
    azonOnto:title "MongoConnector QGIS plugin"@pl ;
    azonOnto:titleVariant "MongoConnector wtyczka oprogramowania QGIS"@pl ;
    azonOnto:uri "https://github.com/gospodarka-przestrzenna/MongoConnector"^^xsd:anyURI .

RDF/XML

TURTLE

JSON-LD