-
[declarations](https://github.com/BrickSchema/Brick/blob/0d63902b059b392805ce84bdd4a323fb26365958/bricksrc/ontology.py#L48C6-L48C6) are not making it to https://brickschema.org/schema/1.3/Brick (as of…
-
Hi there,
I am currently trying to define Schemas for a rather complex article class structure. What makes it complex is, that two fields (“articleGroup” and “dimensionGroup”) should be object bric…
-
Graph:
- Adopt the definition that a graph is a file with a single `owl:ontology`
Places where graphs are used:
- Models (Model graph and model shape collection)
- Libraries (Shape collection)
…
-
Hello,
I tried importing Brick.ttl v1.3 into the Topbraid EDG environment. EDG flags 2903 issues, see attached report in TSV format (can also provide report in JSON format).
Is it possible to …
-
This is maybe not a bug exactly but it is annoying. When building sphinx we get the following warnings:
pytest:
```
.tox/py37-extensive/lib/python3.7/site-packages/_pytest/fixtures.py:228
…
-
We no longer use this library much at CSNW. I'm still maintaining it at present, but I would love to hand it off if someone else is interested in taking ownership. The new owner would have complete co…
prust updated
2 weeks ago
-
I tried, using today's `master` branch (`a3a46114`), to view the help menu after installing `rdflib` into a fresh virtual environment. I was quickly overrun with warnings, such as:
```
[...snip..…
-
When using the build runner in a project integrating Supabase and SQLite, a problem occurs during repeated executions. The first run proceeds without any issues, generating the necessary files as expe…
-
(base) aoyuzou@MacBook-Pro-2 chamber % python make_brick_model.py
starting generating ...
/Users/aoyuzou/opt/anaconda3/lib/python3.9/site-packages/brickschema/graph.py:212: UserWarning: Could not lo…
-
Hey Brick-server,
Really interesting project you've got going here. I'd love to learn more, and contribute!
So firstly, I have been able to pull brick-server, adjust my configuration, run the `…