Semantic Data

WORK IN PROGRESS

Schema

Datatypes

enum Datatype (
  Bool
  Integer
  Decimal
  String
  DateTime
  Date
  Time
  Duration
  QuantityValue(Unit)
  Range(Datatype)
  Geography
  Species
  Chemical
)

Namespaces

Properties

Data Properties

Object Properties

Arity

Classes

Transactions

Storing Graph Data

Storing Part of a Graph

Deleting Data

State

Last updated

Was this helpful?