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.
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
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.