diff --git a/ejprd_resource_metadata_ontology.owl b/ejprd_resource_metadata_ontology.owl index ef90d97..96f7f9d 100644 --- a/ejprd_resource_metadata_ontology.owl +++ b/ejprd_resource_metadata_ontology.owl @@ -5633,6 +5633,16 @@ A primary source relation is a particular case of derivation of secondary materi + + + + + The annotated resource (always a DataService) provides the Beacon2 /biosamples (v4) interface. + VPBeacon2_biosamples_4 + + + + @@ -5643,6 +5653,16 @@ A primary source relation is a particular case of derivation of secondary materi + + + + + The annotated resource (always a DataService) provides the Beacon2 /catalog (v4) interface. + VPBeacon2_catalog_4 + + + + @@ -5653,6 +5673,16 @@ A primary source relation is a particular case of derivation of secondary materi + + + + + The annotated resource (always a DataService) provides the Beacon2 /individuals (v4) interface. + VPBeacon2_individuals_4 + + + + diff --git a/extension/ejprd-schema-template.csv b/extension/ejprd-schema-template.csv index 60011dd..455469d 100644 --- a/extension/ejprd-schema-template.csv +++ b/extension/ejprd-schema-template.csv @@ -9,6 +9,9 @@ ejprd:VPContentDiscovery,VPContentDiscovery,,true,class,ejprd:VPConnection,,, ejprd:VPBeacon2_individuals,VPBeacon2_individuals,The annotated resource (always a DataService) provides the Beacon2 /individuals interface.,,class,edam:operation_2421,,, ejprd:VPBeacon2_catalog,VPBeacon2_catalog,The annotated resource (always a DataService) provides the Beacon2 /catalog interface.,,class,edam:operation_2421,,, ejprd:VPBeacon2_biosamples,VPBeacon2_biosamples,The annotated resource (always a DataService) provides the Beacon2 /biosamples interface.,,class,edam:operation_2421,,, +ejprd:VPBeacon2_individuals_4,VPBeacon2_individuals_4,The annotated resource (always a DataService) provides the Beacon2 /individuals (v4) interface.,,class,edam:operation_2421,,, +ejprd:VPBeacon2_catalog_4,VPBeacon2_catalog_4,The annotated resource (always a DataService) provides the Beacon2 /catalog (v4) interface.,,class,edam:operation_2421,,, +ejprd:VPBeacon2_biosamples_4,VPBeacon2_biosamples_4,The annotated resource (always a DataService) provides the Beacon2 /biosamples (v4) interface.,,class,edam:operation_2421,,, ejprd:personalData,personalData,,owl:DataProperty,,,duo:RO_0000087,dcat:Resource,xsd:string ejprd:populationCoverage,populationCoverage,,,owl:DataProperty,,schema:populationType,dcat:Resource,xsd:string vcard:hasEmail,hasEmail,,,owl:DataProperty,,,vcard:Kind,xsd:string diff --git a/extension/extension.owl b/extension/extension.owl index d8867f4..4f90ff4 100644 --- a/extension/extension.owl +++ b/extension/extension.owl @@ -130,6 +130,16 @@ + + + + + The annotated resource (always a DataService) provides the Beacon2 /biosamples (v4) interface. + VPBeacon2_biosamples_4 + + + + @@ -140,6 +150,16 @@ + + + + + The annotated resource (always a DataService) provides the Beacon2 /catalog (v4) interface. + VPBeacon2_catalog_4 + + + + @@ -150,6 +170,16 @@ + + + + + The annotated resource (always a DataService) provides the Beacon2 /individuals (v4) interface. + VPBeacon2_individuals_4 + + + +