Skip to content

Commit

Permalink
Updated authorities for partials
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Simpson committed Mar 15, 2024
1 parent 3341152 commit 415826c
Show file tree
Hide file tree
Showing 11 changed files with 49 additions and 49 deletions.
6 changes: 3 additions & 3 deletions config/metadata/partials/contributor_subfields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ contributor_name_type:
required: false
multiple: false
type: select
authority: HykuAddons::NameTypeService
authority: Hyku::Plugin::Schema::Yaml::NameTypeService
contributor_family_name:
type: string
form:
Expand Down Expand Up @@ -36,7 +36,7 @@ contributor_institutional_relationship:
required: false
multiple: false
type: select
authority: HykuAddons::ContributorInstitutionalRelationshipService
authority: Hyku::Plugin::Schema::Yaml::ContributorInstitutionalRelationshipService
attributes:
multiple: multiple
display_for:
Expand Down Expand Up @@ -88,7 +88,7 @@ contributor_role:
required: false
multiple: true
type: select
authority: HykuAddons::RoleService
authority: Hyku::Plugin::Schema::Yaml::RoleService
display_for:
- Personal
- Organizational
4 changes: 2 additions & 2 deletions config/metadata/partials/creator_subfields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ creator_name_type:
required: true
multiple: false
type: select
authority: HykuAddons::NameTypeService
authority: Hyku::Plugin::Schema::Yaml::NameTypeService
creator_family_name:
type: string
form:
Expand Down Expand Up @@ -60,7 +60,7 @@ creator_institutional_relationship:
required: false
multiple: false
type: select
authority: HykuAddons::InstitutionalRelationshipService
authority: Hyku::Plugin::Schema::Yaml::InstitutionalRelationshipService
attributes:
multiple: multiple
display_for:
Expand Down
4 changes: 2 additions & 2 deletions config/metadata/partials/editor_subfields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ editor_name_type:
required: false
multiple: false
type: select
authority: HykuAddons::NameTypeService
authority: Hyku::Plugin::Schema::Yaml::NameTypeService
editor_family_name:
type: string
form:
Expand Down Expand Up @@ -36,7 +36,7 @@ editor_institutional_relationship:
required: false
multiple: false
type: select
authority: HykuAddons::InstitutionalRelationshipService
authority: Hyku::Plugin::Schema::Yaml::InstitutionalRelationshipService
display_for:
- Personal
editor_organization_name:
Expand Down
2 changes: 1 addition & 1 deletion config/metadata/partials/qualification_level.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ qualification_level:
primary: false
multiple: false
type: select
authority: HykuAddons::QualificationLevelService
authority: Hyku::Plugin::Schema::Yaml::QualificationLevelService
2 changes: 1 addition & 1 deletion config/metadata/partials/qualification_name.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ qualification_name:
primary: false
multiple: false
type: select
authority: HykuAddons::QualificationNameService
authority: Hyku::Plugin::Schema::Yaml::QualificationNameService
2 changes: 1 addition & 1 deletion config/metadata/partials/related_entity_subfields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ related_entity:
required: false
multiple: false
type: select
authority: HykuAddons::RelatedEntityTypeService
authority: Hyku::Plugin::Schema::Yaml::RelatedEntityTypeService
4 changes: 2 additions & 2 deletions config/metadata/partials/related_identifier_subfields.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ related_identifier_type:
required: false
multiple: false
type: select
authority: HykuAddons::RelatedIdentifierTypeService
authority: Hyku::Plugin::Schema::Yaml::RelatedIdentifierTypeService
include_blank: true
relation_type:
type: string
form:
required: false
multiple: false
type: select
authority: HykuAddons::RelationTypeService
authority: Hyku::Plugin::Schema::Yaml::RelationTypeService
include_blank: true
2 changes: 1 addition & 1 deletion config/metadata/partials/resource_type.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ form:
primary: true
multiple: true
type: select
authority: HykuAddons::ResourceTypesService
authority: Hyku::Plugin::Schema::Yaml::ResourceTypesService
include_blank: true
input: single_multi_value_select

2 changes: 1 addition & 1 deletion config/metadata/partials/rights_statement.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ rights_statement:
multiple: false
type: select
include_blank: false
authority: HykuAddons::RightsStatementService
authority: Hyku::Plugin::Schema::Yaml::RightsStatementService
48 changes: 24 additions & 24 deletions config/metadata/ubiquity_template_work.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ attributes:
primary: true
multiple: true
type: select
authority: HykuAddons::ResourceTypesService
authority: Hyku::Plugin::Schema::Yaml::ResourceTypesService
include_blank: true
input: single_multi_value_select
alt_class:
Expand All @@ -48,7 +48,7 @@ attributes:
primary: true
multiple: false
type: select
authority: HykuAddons::AltClassService
authority: Hyku::Plugin::Schema::Yaml::AltClassService
include_blank: true
input: single_multi_value_select
creator:
Expand All @@ -68,7 +68,7 @@ attributes:
required: true
multiple: false
type: select
authority: HykuAddons::NameTypeService
authority: Hyku::Plugin::Schema::Yaml::NameTypeService
creator_family_name:
type: string
form:
Expand Down Expand Up @@ -115,7 +115,7 @@ attributes:
required: false
multiple: false
type: select
authority: HykuAddons::InstitutionalRelationshipService
authority: Hyku::Plugin::Schema::Yaml::InstitutionalRelationshipService
attributes:
multiple: multiple
display_for:
Expand Down Expand Up @@ -186,7 +186,7 @@ attributes:
required: false
multiple: false
type: select
authority: HykuAddons::NameTypeService
authority: Hyku::Plugin::Schema::Yaml::NameTypeService
contributor_family_name:
type: string
form:
Expand Down Expand Up @@ -217,7 +217,7 @@ attributes:
required: false
multiple: false
type: select
authority: HykuAddons::ContributorInstitutionalRelationshipService
authority: Hyku::Plugin::Schema::Yaml::ContributorInstitutionalRelationshipService
attributes:
multiple: multiple
display_for:
Expand Down Expand Up @@ -269,7 +269,7 @@ attributes:
required: false
multiple: true
type: select
authority: HykuAddons::RoleService
authority: Hyku::Plugin::Schema::Yaml::RoleService
display_for:
- Personal
- Organizational
Expand Down Expand Up @@ -362,7 +362,7 @@ attributes:
primary: false
multiple: true
type: select
authority: HykuAddons::InstitutionService
authority: Hyku::Plugin::Schema::Yaml::InstitutionService
org_unit:
type: string
predicate: http://www.w3.org/ns/org#OrganizationalUnit
Expand Down Expand Up @@ -521,7 +521,7 @@ attributes:
required: false
multiple: false
type: select
authority: HykuAddons::NameTypeService
authority: Hyku::Plugin::Schema::Yaml::NameTypeService
editor_family_name:
type: string
form:
Expand Down Expand Up @@ -552,7 +552,7 @@ attributes:
required: false
multiple: false
type: select
authority: HykuAddons::InstitutionalRelationshipService
authority: Hyku::Plugin::Schema::Yaml::InstitutionalRelationshipService
display_for:
- Personal
editor_organization_name:
Expand Down Expand Up @@ -833,7 +833,7 @@ attributes:
primary: false
multiple: true
type: select
authority: HykuAddons::LanguageService
authority: Hyku::Plugin::Schema::Yaml::LanguageService
license:
predicate: http://purl.org/dc/terms/rights
multiple: true
Expand All @@ -844,7 +844,7 @@ attributes:
primary: false
multiple: true
type: select
authority: HykuAddons::LicenseService
authority: Hyku::Plugin::Schema::Yaml::LicenseService
rights_statement:
predicate: http://www.europeana.eu/schemas/edm/rights
multiple: false
Expand All @@ -855,7 +855,7 @@ attributes:
primary: false
multiple: false
type: select
authority: HykuAddons::RightsStatementService
authority: Hyku::Plugin::Schema::Yaml::RightsStatementService
rights_holder:
type: string
predicate: http://purl.org/dc/terms/rightsHolder
Expand All @@ -878,7 +878,7 @@ attributes:
primary: false
multiple: false
type: select
authority: HykuAddons::QualificationNameService
authority: Hyku::Plugin::Schema::Yaml::QualificationNameService
qualification_level:
type: string
predicate: http://id.loc.gov/ontologies/bibframe/degree
Expand All @@ -890,7 +890,7 @@ attributes:
primary: false
multiple: false
type: select
authority: HykuAddons::QualificationLevelService
authority: Hyku::Plugin::Schema::Yaml::QualificationLevelService
alternate_identifier:
type: string
predicate: http://id.loc.gov/ontologies/bibframe/Local
Expand Down Expand Up @@ -939,15 +939,15 @@ attributes:
required: false
multiple: false
type: select
authority: HykuAddons::RelatedIdentifierTypeService
authority: Hyku::Plugin::Schema::Yaml::RelatedIdentifierTypeService
include_blank: true
relation_type:
type: string
form:
required: false
multiple: false
type: select
authority: HykuAddons::RelationTypeService
authority: Hyku::Plugin::Schema::Yaml::RelationTypeService
include_blank: true
refereed:
type: string
Expand All @@ -960,7 +960,7 @@ attributes:
primary: false
multiple: false
type: select
authority: HykuAddons::RefereedService
authority: Hyku::Plugin::Schema::Yaml::RefereedService
description:
type: text
predicate: http://purl.org/dc/terms/description
Expand Down Expand Up @@ -1051,7 +1051,7 @@ attributes:
primary: false
multiple: false
type: select
authority: HykuAddons::IrbStatusService
authority: Hyku::Plugin::Schema::Yaml::IrbStatusService
subject:
predicate: http://purl.org/dc/elements/1.1/subject
multiple: true
Expand All @@ -1062,7 +1062,7 @@ attributes:
primary: false
multiple: true
type: select
authority: HykuAddons::SubjectService
authority: Hyku::Plugin::Schema::Yaml::SubjectService
additional_links:
type: string
predicate: http://schema.org/significantLinks
Expand Down Expand Up @@ -1286,7 +1286,7 @@ attributes:
primary: false
multiple: true
type: select
authority: HykuAddons::AudienceService
authority: Hyku::Plugin::Schema::Yaml::AudienceService
related_material:
type: string
predicate: http://id.loc.gov/ontologies/bibframe/relatedTo
Expand Down Expand Up @@ -1484,7 +1484,7 @@ attributes:
primary: false
multiple: false
type: select
authority: HykuAddons::GeoreferencedService
authority: Hyku::Plugin::Schema::Yaml::GeoreferencedService
access_restrictions:
type: string
predicate: http://id.loc.gov/ontologies/bibframe/AccessPolicy
Expand Down Expand Up @@ -1531,7 +1531,7 @@ attributes:
primary: false
multiple: true
type: select
authority: HykuAddons::StylePeriodService
authority: Hyku::Plugin::Schema::Yaml::StylePeriodService
repository_space:
predicate: http://rdfs.org/sioc/ns#Space
multiple: false
Expand All @@ -1543,4 +1543,4 @@ attributes:
multiple: false
include_blank: false
type: select
authority: HykuAddons::RepositorySpaceService
authority: Hyku::Plugin::Schema::Yaml::RepositorySpaceService
Loading

0 comments on commit 415826c

Please sign in to comment.