AgentShape confusion #732
Unanswered
dennisvang
asked this question in
Q&A
Replies: 1 comment
-
This issue arose while doing a quick&dirty test of a small part of the health-ri schema in a default fdp, with default |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The default FDP
Resource
schema defines anAgentShape
:FAIRDataPoint/src/main/resources/nl/dtls/fairdatapoint/database/mongo/migration/production/0016_shape-resource.ttl
Lines 65 to 73 in 6587b09
However, if we define additional AgentShapes such as the following, the FDP gets confused and applies constraints from the default
AgentShape
:See details here: FAIRDataTeam/FAIRDataPoint-client#201 (comment)
Actually I'm not sure if this is expected behavior, based on this set of schemas, or if it's the FDP getting confused...
Beta Was this translation helpful? Give feedback.
All reactions