- From: Sebastian Samaruga <ssamarug@gmail.com>
- Date: Mon, 7 Jul 2025 20:22:07 -0300
- To: Owen Ambur <owen.ambur@verizon.net>
- Cc: W3C Semantic Web IG <semantic-web@w3.org>, W3C AIKR CG <public-aikr@w3.org>, pragmaticweb@lists.spline.inf.fu-berlin.de
- Message-ID: <CAOLUXBtyBOB52UnkJ4sirEU8ta8X8_cxemo4RJ22tvs6y1MZPA@mail.gmail.com>
Application Functional Description and Reference Models ongoing drafts updated (models). Feedback appreciated (on using existing technologies / frameworks and not reinventing the wheel above all)! Best, Sebastián. On Wed, Jul 2, 2025, 6:00 PM Owen Ambur <owen.ambur@verizon.net> wrote: > The content of Sebastian's Word document is now available in StratML > format at https://stratml.us/drybridge/index.htm#SIF2 or, more > specifically, https://stratml.us/docs/SIF2.xml > > With the assistance of ChatGPT, rendering his "reference model" in > StratML format helps me comprehend it. > > I'll look forward to learning what may come of his proposed plan. > > Owen Ambur > https://www.linkedin.com/in/owenambur/ > > > On Tuesday, July 1, 2025 at 11:20:04 PM EDT, Sebastian Samaruga < > ssamarug@gmail.com> wrote: > > > Model Layers: The idea is to enable model representations being equivalent > (containing the same data) to be switched back an forth between layers > representations to be used for the most appropriate task for the > representation. > > Index, Naming, Registry Services: Functional APIs MCP Wrappers (servers > resources, tools, prompt templates). > > Embeddings: FCA Contexts / Lattices. Each ID instance is unique and > assigned a prime number ID at creation time. ID embeddings contains the > prime numbers of all ID's IDOccurrence occurrence embeddings. IDOccurrence > embeddings (those of an ID occurring in a specific context) contains the > primes of the reified occurring ID embeddings and those of the occurring > ID's context embeddings. > > Embeddings similarity: IDs, Occurrences sharing the same primes for their > embeddings in a given context. FCA Concept Lattice Clustering. > > REFERENCE MODEL LAYER (Aggregation) PACKAGE: > > IDOcurrence : ID > - id : ID > - context : IDOccurrence > - embeddingPrimes : long[] > > ID > - primeID > - resource : string > - occurrences (order / dimensions) > - embeddingPrimes : long[] > > GRAPH MODEL LAYER (Alignment) PACKAGE: > > Statement : IDOccurrence > - subject : IDOccurrence (SubjectKind) > - predicate : IDOccurrence (PredicateKind) > - object : IDOccurrence (ObjectKind) > > Type : ID (Same predicates / attributes sets aggregate) > > State : ID (Same Type values sets aggregate) > > Kind : IDOccurrence / Statement (Property Graph Annotations) > Example: (aSubject, aType, aState) : SubjectKind > > Data Statements, Schema (Kinds) Statements. > > DOM / ACTOR / ROLE MODEL LAYER (Activation) PACKAGE: > > Class : Instance > - string / ID > - fields : <string, Class> > - instances > > Instance : IDOccurrence > - string / ID > - attrs : <string, Instance> > - class > > Context > > Role > > Dataflow : Context > > Interaction > > Actor > > Transform : Interaction > > Everything is depicted in the last "Implementatîon" section of the > attached document > > Regards, > Sebastian. >
Attachments
- application/vnd.openxmlformats-officedocument.wordprocessingml.document attachment: DraftModel.docx
- application/vnd.openxmlformats-officedocument.wordprocessingml.document attachment: Summarize.docx
Received on Monday, 7 July 2025 23:22:47 UTC