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

Rework detail page self descriptions #81

Open
lenasauermann opened this issue Jun 14, 2024 · 4 comments
Open

Rework detail page self descriptions #81

lenasauermann opened this issue Jun 14, 2024 · 4 comments
Assignees

Comments

@lenasauermann
Copy link
Contributor

the shpaes changed so we need to adjust the cipher query and the mapping of the detail page for the self descriptions

@lenasauermann
Copy link
Contributor Author

We need to wait till the shapes are in the FC

@Huber-David Huber-David self-assigned this Jul 22, 2024
@lenasauermann
Copy link
Contributor Author

/query?withTotalCount=false --> to turn off the addition of "WITH count(*) as totalCount" to avoid errors

Body:
{ "statement":"MATCH (n:HdMap)-[r*0..3]->(m) WITH n, labels(m) AS m_labels, properties(m) AS m_properties RETURN properties(n) AS n_properties, labels(n) AS n_labels, COLLECT({labels: m_labels, properties: m_properties}) AS m_data ORDER BY n_properties"}

@lenasauermann
Copy link
Contributor Author

Image

@lenasauermann
Copy link
Contributor Author

Domain Specific: all
DataResource: all

--> together they form the main offering

legalParticipant: legalName --> rest in Details

physicalResource: maintainedBy, operatedBy, location --> rest in Details

ServiceAccessPoint: Kombi of protocol, host, port --> rest in details

ServiceOffering: providedBy --> rest in details

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

2 participants