ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
GraphiQL UIJSON APIRDF APIproblems/comments
2
Classification
Sample GraphQL
property names are in CamelCase, whereas in GraphQL and JSON API they return in camelCase
3
activationDateUtcpresentpresentpresent
4
childspresentabsentabsent
5
classificationTypepresentabsentabsentGraphiQL UI
https://test.bsdd.buildingsmart.org/graphiql/
6
codepresentpresentpresentJSON API
https://identifier.buildingsmart.org/uri/buildingsmart/{domain}/{class|prop}/{name}
7
countriesOfUsepresentpresentabsentRDF API
-Haccept:text/turtle https://identifier.buildingsmart.org/uri/buildingsmart/{domain}/{class|prop}/{name}
8
countryOfOriginpresentabsentabsent
9
creatorLanguageCodepresentabsentabsent
10
deActivationDateUtcpresentabsentabsent
11
definitionpresentpresentpresent
12
deprecationExplanationpresentabsentabsent
13
documentReferencepresentabsentabsent
14
domainabsentabsentpresent
feild name differs in JSON vs RDF (it's better in RDF: refers to the target entity, not its URI)
15
domainNamespaceUriabsentpresentabsent
16
namepresentpresentpresent
name="IfcWall.SOLIDWALL" include "." but there is no "." in namespaceUri and referenceCode
17
namespaceUripresentpresentabsent
18
parentClassificationReferenceabsentpresentabsent
19
propertiespresentpresentpresent
20
propertypresentpresentpresent
21
referenceCodepresentpresentpresent
22
relatedIfcEntityNamespresentabsentabsent
23
relationspresentpresentpresent
24
replacedObjectCodespresentpresentabsent
25
replacingObjectCodespresentpresentabsent
26
revisionDateUtcpresentabsentabsent
some domains, eg ifc4.3, are missing this field
27
revisionNumberpresentabsentabsent
28
statuspresentpresentpresent
29
subdivisionsOfUsepresentpresentabsent
30
synonymspresentabsentabsent
31
uidpresentabsentabsent
32
versionDateUtcpresentpresentpresent
JSON includes fake timestamp (eg "2022-11-01T00:00:00"), RDF has no time stamp (eg "2022-11-01")
33
versionNumberpresentabsentabsent
34
visualRepresentationUripresentabsentabsent
35