Skip to content

Commit

Permalink
✨ RDFGraph: Add geoPosition to nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
gianluca-pepe committed Apr 9, 2024
1 parent 201b204 commit 0a877bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apis/rdf-graph/rdf-graph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,8 @@ components:
$ref: "#/components/schemas/Position"
labelPosition:
$ref: "#/components/schemas/Position"
geoPosition:
$ref: "#/components/schemas/Position"
Namespace:
type: object
required:
Expand Down

0 comments on commit 0a877bd

Please sign in to comment.