Getting Started
get_filtered_properties_multimapping()
Extract multiple properties for each term as a dictionary.
prefix (str) – the resource to load
prop (NormalizedNamableReference | Referenced | Reference | NamedReference | tuple[str, str] | str) – the property to extract
kwargs (Unpack[GetOntologyKwargs])
A mapping from identifier to property values
Mapping[str, list[str]]