Code Monkey home page Code Monkey logo

ampo-ink's Introduction

ampo-ink

Ontology IRI

https://tw.rpi.edu/web/project/ampo-ink

Ontology Prefixes

@prefix : <https://tw.rpi.edu/web/project/ampo-ink#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sio: <http://semanticscience.org/resource/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ampo: <https://tw.rpi.edu/web/project/ampo#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qudt: <http://data.nasa.gov/qudt/owl/qudt#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix qudt-unit: <http://qudt.org/1.1/vocab/unit#> .
@base <https://tw.rpi.edu/web/project/ampo-ink> .

Ontology Import

This use case uses the updated ampo ontology ampo-1.0.5.ttl which is published at and imported from http://homepages.rpi.edu/~zhongh3/ontologies/ampo-1.0.5.ttl

Updates (To be added)

Last updates

  • Added types and attributes for waveforms i.e. ampo:Actuator_DropletActuation
  • Add according attributes for ampo:Droplet
  • Explored and found using Python string.Template library to create and write triples neatly from predefined templates
  • Verifed the example instances by running the queries
  • Certain triples were to be added in addition to the individual definitions. For example, a Actuator_DropletActuation is input of some nozzle and is required input by some ampo:EquipmentUsage
  • Found that we were unable to import individuals from external files and query correctly. Currently we concatenate files manually and it works fine.
  • Qualified usages be defined as anonymous individuals while droplets (ampo:Product) be defined explicitly as named individuals.

ampo-ink's People

Contributors

zhongh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.