ontocast.tool.representation_contract¶
Shared structural contracts for embedding-ready representations.
EmbeddingRepresentation
¶
Bases: Protocol
Structural contract for embedding-oriented text representations.
Source code in ontocast/tool/representation_contract.py
combine_embedding_text(value)
¶
Return a canonical combined view for embedding-oriented text objects.