IConceptRepositoryServiceFindConceptsByReferenceTerm Method |
Name | Description | |
---|---|---|
FindConceptsByReferenceTerm(String, String) |
Finds all Concept instances which are associated with the specified ReferenceTerm | |
FindConceptsByReferenceTerm(String, Uri) |
Finds a concept by reference term information, returning the ConceptReferenceTerm
so the caller can determine if the Concept and ReferenceTerm are equivalent,
narrower than, etc.
|