All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cdc.acrepo-exts-ore.1.2.0.source-code.options.ttl Maven / Gradle / Ivy

@prefix owl: .
@prefix rdfs: .
@prefix registry: .
@prefix ldp: .
@prefix apix: .

<> a apix:Extension;
    rdfs:label "ORE Object extension";
    rdfs:comment "An extension that builds an entire ORE Aggregation";
    apix:exposesService registry:OreService;
    apix:exposesServiceAt "svc:ore";
    apix:bindsTo ldp:RDFSource .




© 2015 - 2025 Weber Informatics LLC | Privacy Policy