-
Notifications
You must be signed in to change notification settings - Fork 79
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
published brick.ttl does not have sh:namespace sh:declarations #586
Comments
Try nightly! It should have this fixed (https://github.com/BrickSchema/Brick/releases/tag/nightly)
…--
Dr. Gabe Fierro | https://home.gtf.fyi<https://home.gtf.fyi/>
Assistant Professor of Computer Science | Colorado School of Mines
Joint Appointment | National Renewable Energy Laboratory
From: Majid alDosari ***@***.***>
Date: Monday, November 20, 2023 at 10:55 PM
To: BrickSchema/Brick ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [EXTERNAL] [BrickSchema/Brick] published brick.ttl does not have sh:namespace sh:declarations (Issue #586)
CAUTION: This email originated from outside of the Colorado School of Mines organization. Do not click on links or open attachments unless you recognize the sender and know the content is safe.
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 now).
<https://brickschema.org/schema/1.3/Brick> a owl:Ontology ;
rdfs:label "Brick" ;
dcterms:creator ( [ a sdo:Person ;
sdo:email ***@***.***" ;
sdo:name "Gabe Fierro" ] [ a sdo:Person ;
sdo:email ***@***.***" ;
sdo:name "Jason Koh" ] ) ;
dcterms:issued "2016-11-16" ;
dcterms:license <https://github.com/BrickSchema/brick/blob/master/LICENSE> ;
dcterms:modified "2022-10-12" ;
dcterms:publisher [ a sdo:Consortium ;
sdo:legalName "Brick Consortium, Inc" ;
sdo:sameAs <https://brickschema.org/consortium/> ] ;
rdfs:isDefinedBy <https://brickschema.org/schema/1.3/Brick> ;
rdfs:seeAlso <https://brickschema.org> ;
owl:versionInfo "1.3.0" .
—
Reply to this email directly, view it on GitHub<#586>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAANRCQM2XKZOA5PR377NK3YFQ64NAVCNFSM6AAAAAA7T7ZCC6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYDGNJRHAYDINQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
See above linked issue for potential action. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
declarations are not making it to https://brickschema.org/schema/1.3/Brick (as of now).
The text was updated successfully, but these errors were encountered: