Open nichtich opened 1 year ago
Can you list some examples of functionality that this would support, besides finding the corresponding concept scheme for a concept (which is indeed a very frequent operation)?
Edit: This could in theory also simply be a helper function, like findMatchingSchemeForConcept(schemes, concept)
or something like that. But I'd also be fine with implementing a ConceptSchemeSet class.
Managing a set of ConceptScheme objects is frequently used, e.g. to find the corresponding concept scheme of a concept with known URI.