27 packages tagged with “ontology”
Mapped Core Graph Ontology
Willow is an ontology model and API specification for building and interfacing against Smart Buildings, whether on individual building or portfolio level. The Willow ontology is released in DTDL (Digital Twin Definition Language).
Willow Airport is an ontology model and API specification for building and interfacing against Smart Airport Buildings, whether on individual building or portfolio level. The Willow ontology is released in DTDL (Digital Twin Definition Language).
Common Entities that can be used in any LightHouse Application. LightHouse is a registered trademark of Turneo AG.
A library to handle subject-oriented PASS or Abstract Layered PASS models. It allow to handle such models in memory as well es im- and export them from and to the OWL exchange format for these languages.
RealEstateCore (REC) is an ontology model and API specification for building and interfacing against Smart Buildings, whether on individual building or portfolio level. The REC ontology is released in DTDL (Digital Twin Definition Language) and SHACL (RDF Shapes Contraint language) formats; the REC API is expressed as an OpenAPI Specification (a.k.a. Swagger). We also provide a southbound edge API for bandwidth-constrained devices to communicate telemetry, alerts, commands, etc (see GitHub repository).
An OBO file format parser, written in F#.
Package Description
Lightweight and friendly .NET library for working with OWL2 ontologies
Sparql extension for TxTraktor library
Querying extensions for the ISA compliant experimental metadata toolkit in F#. This project is meant to allow easy, integrative and ontology guided access to experimental metadata.
The Know Framework for C#
OWLSharp extensions for working with LinkedData ontologies and vocabularies (SKOS, GEOSPARQL, OWL-TIME)
Empiria Ontology, ORM, messaging and other foundation types.
An OBO file format to F# source code generator, written in F#.
This library implements the IAT/ML concepts related to ontology analysis.
Microsoft Agent Framework integration for Strategos. Provides abstractions for LLM-powered workflow steps with conversation continuity, streaming responses, and agent selection.
OpenAI-compatible embedding provider for Strategos.Ontology vector search.
MCP tool surface for Strategos ontology. Exposes ontology exploration, querying, and action dispatch as MCP tools for AI agent integration.
Infrastructure implementations for Strategos including Thompson Sampling agent selection, loop detection (repetition, semantic, oscillation, no-progress), and budget enforcement with scarcity levels.
[DEPRECATED] Vector store adapters for Strategos RAG integration. Use Strategos.Ontology with IObjectSetProvider instead.
PostgreSQL pgvector-backed object set provider for Strategos.Ontology.
Roslyn source generators for Strategos. Generates Wolverine sagas, phase enums, commands, events, worker handlers, and DI extensions from fluent workflow definitions.
Type-safe ontology definition layer for domain modeling. Provides descriptors, builders, and a fluent DSL for defining object types, links, actions, events, and interfaces across domains. Includes embedding abstractions (IEmbeddingProvider), text chunking (ITextChunker with sentence, paragraph, and fixed-size strategies), an ingestion pipeline (IngestionPipeline), and an InMemoryObjectSetProvider for development and testing.
Fluent DSL for building durable agentic workflows with Wolverine sagas and Marten event sourcing. Supports Thompson Sampling agent selection, loop detection, budget enforcement, and fork/join parallelism.
Roslyn diagnostic analyzers for Strategos ontology definitions. Validates domain ontology declarations at compile time with AONT001-AONT035 diagnostics covering core, preconditions, lifecycle, derivation, interface actions, and extension points.