MCPcopy Create free account
hub / github.com/comaps/comaps / metadata

Method metadata

tools/python/mwm/mwm_interface.py:319–320  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

317
318 @abstractmethod
319 def metadata(self) -> Dict[MetadataField, str]:
320 pass
321
322 @abstractmethod
323 def names(self) -> Dict[str, str]:

Callers 9

__repr__Method · 0.95
to_jsonMethod · 0.95
find_featuresFunction · 0.45
slowFunction · 0.45
fastFunction · 0.45
slowFunction · 0.45
fastFunction · 0.45

Calls

no outgoing calls

Tested by 3

slowFunction · 0.36
fastFunction · 0.36