diff --git a/config/relationship-formats.xml b/config/relationship-formats.xml index c33202a..2c22422 100755 --- a/config/relationship-formats.xml +++ b/config/relationship-formats.xml @@ -70,6 +70,24 @@ or edit values. + + relation + isConceptSetOfConceptSet + Contains all uuids of the "latest" CONCEPT SETS that the current CONCEPT SET links to + via an authorship relationship. In other words, this stores all relationships pointing + from the current CONCEPT SET to any CONCEPT SET where the CONCEPT SET is marked as "latest". + Internally used by DSpace. Do not manually add, remove or edit values. + + + relation + isConceptSetOfConceptSet + latestForDiscovery + Contains all uuids of CONCEPT SETS which link to the current CONCEPT SET via a + "latest" authorship relationship. In other words, this stores all relationships pointing + to the current CONCEPT SET from any CONCEPT SET, implying that the CONCEPT SET is marked as + "latest". Internally used by DSpace to support versioning. Do not manually add, remove + or edit values. + relation isConceptSetOfPerson @@ -90,6 +108,23 @@ + + relation + isStudyOfStudy + Contains all uuids of the "latest" STUDY that the current STUDY links to via + an authorship relationship. In other words, this stores all relationships pointing from + the current STUDY to any STUDY where the STUDY is marked as "latest". Internally used + by DSpace. Do not manually add, remove or edit values. + + + relation + isStudyOfStudy + latestForDiscovery + Contains all uuids of STUDY which link to the current STUDY via a "latest" + authorship relationship. In other words, this stores all relationships pointing to the + current STUDY from any STUDY, implying that the STUDY is marked as "latest". Internally + used by DSpace to support versioning. Do not manually add, remove or edit values. + relation isPersonOfStudy @@ -168,6 +203,23 @@ + + relation + isDQCheckOfDQCheck + Contains all uuids of the "latest" DQ CHECKS that the current DQ CHECK links to + via a relationship. In other words, this stores all relationships pointing from the + current DQ CHECK to any DQ CHECK where the DQ CHECK is marked as "latest". Internally used + by DSpace. Do not manually add, remove or edit values. + + + relation + isDQCheckOfDQCheck + latestForDiscovery + Contains all uuids of DQ CHECKS which link to the current DQ CHECK via a "latest" + relationship. In other words, this stores all relationships pointing to the current + DQ CHECK from any DQ CHECK, implying that the DQ CHECK is marked as "latest". Internally + used by DSpace to support versioning. Do not manually add, remove or edit values. + relation isDQCheckOfPerson @@ -207,6 +259,24 @@ + + relation + isDocumentationOfDocumentation + Contains all uuids of the "latest" DOCUMENTATION that the current DOCUMENTATION links + to via an authorship relationship. In other words, this stores all relationships + pointing from the current DOCUMENTATION to any DOCUMENTATION where the DOCUMENTATION is marked as + "latest". Internally used by DSpace. Do not manually add, remove or edit values. + + + relation + isDocumentationOfDocumentation + latestForDiscovery + Contains all uuids of DOCUMENTATION which link to the current DOCUMENTATION via a + "latest" authorship relationship. In other words, this stores all relationships pointing + to the current DOCUMENTATION from any DOCUMENTATION, implying that the DOCUMENTATION is marked + as "latest". Internally used by DSpace to support versioning. Do not manually add, + remove or edit values. + relation isPersonOfDocumentation @@ -246,6 +316,24 @@ + + relation + isPhenotypeOfPhenotype + Contains all uuids of the "latest" PHENOTYPE that the current PHENOTYPE links to + via an authorship relationship. In other words, this stores all relationships pointing + from the current PHENOTYPE to any PHENOTYPE where the PHENOTYPE is marked as "latest". + Internally used by DSpace. Do not manually add, remove or edit values. + + + relation + isPhenotypeOfPhenotype + latestForDiscovery + Contains all uuids of PHENOTYPE which link to the current PHENOTYPE via a "latest" + authorship relationship. In other words, this stores all relationships pointing to the + current PHENOTYPE from any PHENOTYPE, implying that the PHENOTYPE is marked as "latest". + Internally used by DSpace to support versioning. Do not manually add, remove or edit + values. + relation isPersonOfPhenotype