We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0862c6b commit 461cc14Copy full SHA for 461cc14
example/plugins/microservices/static_attributes.yaml.example
@@ -4,8 +4,10 @@ config:
4
static_attributes:
5
organisation: Example Org.
6
schachomeorganization: example.com
7
- schachomeorganizationtype: urn:schac:homeOrganizationType:eu:higherEducationInstitution
+ schachomeorganizationtype:
8
+ - "urn:schac:homeOrganizationType:eu:higherEducationInstitution"
9
+ - "urn:schac:homeOrganizationType:eu:educationInstitution"
10
organizationname: Example Organization
11
noreduorgacronym: EO
12
countryname: SE
- friendlycountryname: Sweden
13
+ friendlycountryname: Sweden
0 commit comments