Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brick v1.4.0 is missing some REC classes #645

Open
sarahmacSE978 opened this issue Jul 22, 2024 · 1 comment
Open

Brick v1.4.0 is missing some REC classes #645

sarahmacSE978 opened this issue Jul 22, 2024 · 1 comment

Comments

@sarahmacSE978
Copy link

In Brick v1.4.0, there are some REC classes referenced in the brick:isReplacedBy relationship for deprecated Brick location classes that are not included as REC classes in schema.

Here are a few examples this issue:
rec:TeamRoom
rec:Lounge

NOTE: This may not be a complete list

Here is a detailed example with TeamRoom, so you can better understand the issue that I'm seeing.

Brick:Team_Room isReplacedBy rec:TeamRoom

The rec:TeamRoom is not present as a rdfs:Class in the Brick v1.4.0. release Brick.ttll or Brick+extensions.ttl. Other rec classes listed as replacing Brick location classes have the relationship 'rec: a rdfs:Class' with a label and subClassOf relationship.

Also, the new ontology documentation doesn't list rec:TeamRoom. Please see
https://ontology.brickschema.org/

In the latest REC documentation, I do see the class: https://dev.realestatecore.io/ontology/Space/Architecture/Room/Team-

@gtfierro gtfierro mentioned this issue Jul 31, 2024
2 tasks
@sarahmacSE978
Copy link
Author

I also found a similar issue with rec:Lobby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant