The Linked Data Event Streams specification

IRI:
https://w3id.org/ldes#Vocabulary
Other visualisation :
Ontology source - WebVowl

Abstract

A hypermedia specification for maintaining a collection with immutable members.

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Named Individuals
  5. Annotation Properties
  6. Namespace Declarations

Classes

Event Sourcec back to ToC or Class ToC

IRI: https://w3id.org/ldes#EventSource

A data service that provides the source other views should synchronize with

Event Streamc back to ToC or Class ToC

IRI: https://w3id.org/ldes#EventStream

An Event Stream is a tree:Collection containing immutable members.
has super-classes
collectionc
is in range of
Version Materialization Ofop

Latest Version Subset Policyc back to ToC or Class ToC

IRI: https://w3id.org/ldes#LatestVersionSubset

Only a certain amount (defaults to 1) versions of the members are kept.
has super-classes
Retention Policyc
is in domain of
amountdp, version keyop

Point in Time Retention Policyc back to ToC or Class ToC

IRI: https://w3id.org/ldes#PointInTimePolicy

Only members starting a certain point in time are kept.
has super-classes
Retention Policyc
is in domain of
point in timedp

Retention Policyc back to ToC or Class ToC

IRI: https://w3id.org/ldes#RetentionPolicy

The abstract concept of a retention policy.
has sub-classes
Latest Version Subset Policyc, Point in Time Retention Policyc, Time-based Retention Policyc
is in range of
has retention policyop

Time-based Retention Policyc back to ToC or Class ToC

IRI: https://w3id.org/ldes#DurationAgoPolicy

Retention policy based on a member’s timestamp and a duration.
has super-classes
Retention Policyc

Object Properties

has retention policyop back to ToC or Object Property ToC

IRI: https://w3id.org/ldes#retentionPolicy

Links to a retention policy.

version keyop back to ToC or Object Property ToC

IRI: https://w3id.org/ldes#versionKey

A list of SHACL property paths to compose a version key.
has domain
Latest Version Subset Policyc
has range
listc

Version Materialization Ofop back to ToC or Object Property ToC

IRI: https://w3id.org/ldes#versionMaterializationOf

Links to the original LDES
has domain
collectionc
has range
Event Streamc

Data Properties

amountdp back to ToC or Data Property ToC

IRI: https://w3id.org/ldes#amount

Amount of versions to keep.
has domain
Latest Version Subset Policyc
has range
non negative integer

point in timedp back to ToC or Data Property ToC

IRI: https://w3id.org/ldes#pointInTime

Only after this point in time, members are kept.
has domain
Point in Time Retention Policyc
has range
date time

Version Materialization Untildp back to ToC or Data Property ToC

IRI: https://w3id.org/ldes#versionMaterializationUntil

Timestamp until versions were processed
has domain
collectionc
has range
date time

Named Individuals

ldes:ni back to ToC or Named Individual ToC

IRI: https://w3id.org/ldes#

belongs to
documentc

Annotation Properties

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/creator

licenseap back to ToC or Annotation Property ToC

IRI: http://creativecommons.org/ns#license

mboxap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/mbox

nameap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/name

primary topicap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/primaryTopic

Namespace Declarations back to ToC

default namespace
https://w3id.org/ldes#Vocabulary#
foaf
http://xmlns.com/foaf/0.1/
ldes
https://w3id.org/ldes#
ns
http://creativecommons.org/ns#
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
terms
http://purl.org/dc/terms/
tree
https://w3id.org/tree#
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni .