Getting Started
get_filtered_properties_mapping()
Extract a single property 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 value
dict[str, str]