ge-semtk / semtk

Drag and drop SPARQL queries and data ingestion for virtuoso and soon other SPARQL endpoints
http://semtk.research.ge.com
Other
37 stars 6 forks source link

Ingest-by-class : add data classes (e.g. Measurement, UnittedQuantity) #499

Open cuddihyge opened 1 year ago

cuddihyge commented 1 year ago

Add another param to ingest-by-class-template: list of data classes. For each data class, add the class and ingest it's data properties as if it were part of the target class. e.g. if a class has data property ---temp--->Measurement then ingest temp_value and temp_units columns.