Skip to content
View aabs's full-sized avatar

Organizations

@Industrial-Inference

Block or report aabs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aabs/README.md

I build practical bridges between .NET software engineering and knowledge representation. My public repos range from a multi‑paradigm language (Fifth) with embedded knowledge graphs, through RDF/SPARQL tools on .NET (inference engine, LINQ‑to‑SPARQL, triple‑store experiments), to a suite of Fish shell plugins that sharpen day‑to‑day dev workflows. You’ll also find formal‑methods‑flavored experiments (Petri nets, decision trees), bite‑sized AI/ML prototypes, and pragmatic ops/dev‑productivity utilities. I’m an advocate for specification‑driven development and curate resources to help teams ship from executable specs.

Some Highlights

DSLs and language tools

Semantic Web and Knowledge Graphs

Experiments and other stuff

Pinned Loading

  1. fifthlang fifthlang Public

    Fifth is a multi-paradigm language for the .NET platform treating Knowledge Graphs as first-class citizens, embedding RDF and SPARQL syntax directly into the code. It combines functional programmin…

    C# 13

  2. ActorSrcGen ActorSrcGen Public

    ActorSrcGen is a C# Source Generator allowing the conversion of simple C# classes into dataflow compatible pipelines supporting the actor model.

    C# 9 1

  3. QuadStore QuadStore Public

    A blazingly fast, lightweight RDF database for .NET 10

    C#

  4. awesome-specification-driven-development awesome-specification-driven-development Public

    An Awesome List of Specification Driven Development resources

    3

  5. fifth-devcontainer-starter fifth-devcontainer-starter Public template

    A simple, ready-to-use template to kick-start your projects in the Fifth programming language

    Makefile