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

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

@prefix owl:  .
@prefix rdfs: .
@prefix fedora:  .
@prefix registry:  .
@prefix pcdm:  .
@prefix apix:  .

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy