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

cdc.acrepo-exts-pcdm.1.0.8.source-code.options.ttl Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
@prefix owl: .
@prefix rdfs: .
@prefix fedora: .
@prefix registry: .
@prefix pcdm: .
@prefix apix: .

<> a apix:Extension;
    rdfs:label "PCDM Object extension";
    rdfs:comment "An extension that builds an entire PCDM object";
    apix:exposesService registry:PcdmService;
    apix:exposesServiceAt "svc:pcdm";
    apix:bindsTo pcdm:Object .




© 2015 - 2025 Weber Informatics LLC | Privacy Policy