-
Notifications
You must be signed in to change notification settings - Fork 905
Closed
Labels
no-issue-activityDiscuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).
Description
We are using the set of subclasses of Organization to allow users to specify items in their Curriculum Vitae.
The subclasses suggested for Organization are
# Airline - a Corporation
# Consortium - a Corporation or a NGO
schema:Corporation
schema:EducationalOrganization
# FundingScheme - eh?
schema:GovernmentOrganization
# LibrarySystem
# LocalBusiness - Corporation
# MedicalOrganization - a Corporation or a NGO
schema:NGO
# NewsMediaOrganization - a Corporation or a NGO
schema:PerformingGroup # a band
schema:Project # like Solid
schema:SportsOrganization # a Team
) .
where the ones commented out we have suppressed for the moment. The ones
which are live are implemented by mapping them to Wikidata classes, and then using the
WD SPARQL server to drive an autocomplete entry field.
The most important missing subclass is ResearchOrganization.
WD has one https://www.wikidata.org/wiki/Q31855 called Research Institute.
Propose that they be considered equivalent classes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
no-issue-activityDiscuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).