cdc.acrepo-exts-pcdm.1.0.8.source-code.options.ttl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of acrepo-exts-pcdm Show documentation
Show all versions of acrepo-exts-pcdm Show documentation
Repository Extension Services
@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