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

Create a new ontology with the drone data #5

Open
jucanbe opened this issue Apr 6, 2022 · 0 comments
Open

Create a new ontology with the drone data #5

jucanbe opened this issue Apr 6, 2022 · 0 comments
Assignees

Comments

@jucanbe
Copy link
Collaborator

jucanbe commented Apr 6, 2022

Identify the requirements and create a new ontology with this data:

{ userid: "[to be identified]", key: "[to be identified]", platform { type: "[to be identified]", list: "all" | "id", charger: "yes" | "no", charger-capacity: [to be defined], charger-capacity-unit: "watt", sensor: "[to be identified]" occupancy-status: "occupied" | "vacant" | "assigned" | "error" | "maintenance", capacity-weight: [to be defined], capacity-weight-unit: "kg", capacity-dimension: [to be defined], capacity-dimenstion-unit: "meter", description: "[add description]" }, drone { type: "[to be identified]", list: "all" | "id", priority: "[0-5]" storage-capacity: "yes" | "no", occupancy-status: "occupied" | "vacant" | "assigned" | "error" | "maintenance", capacity-weight: [to be defined], capacity-weight-unit: "gram", capacity-dimension: [to be defined], capacity-dimenstion-unit: "centimeter", sensor: "[to be identified]" description: "[add description]" }, mission { code: "[To be identified]", shipment: "[To be identified]", GPS-unit: "WGS84", from-pos: "[GPS]", to-pos: "[GPS]", waypoint-pos: "pos 1, pos 2, ..., pos n", from-platform: "platform id", to-platform: "platform id", waypoint-platform: "platform id 1, platform id 2, ..., platform id n", description: "[add description]" } }

dbujan referenced this issue in morelab/auroral-core-ontology-v2 Jun 28, 2023
Updates from OEG-UPM repo
dbujan referenced this issue in morelab/auroral-core-ontology-v2 Jun 28, 2023
Merge pull request #5 from morelab/master
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