Architecture Learning resources

FarmStack Architecture

  • Connector Architecture:

  • FarmStack Architecture:

IDSA learning resources

  • The reference architecture model of IDSA connector can be found here

  • The white paper of usage control is here

  • IDS Information model (warning: rabbit hole): The Information Model is an RDFS/OWL-ontology covering the fundamental concepts of the International Data Spaces (IDS), i.e. the types of digital contents that are exchanged by participants by means of the IDS infrastructure components. The ontology and its documentation are published at https://w3id.org/idsa/core . The model development is led by the Fraunhofer Institutes for Applied Information Technology FIT and Intelligent Analysis and Information Systems IAIS with support by members of the International Data Spaces Association

    • Latest information about IDS and all related resources: The IDS-G

    • Releases are provided in this GitHub repository

    • Overview on IDS Messages, descriptions and attribute explanations: Message Overview

    • Java representation of the Information Model, a mapping to a POJO domain model with no reference to graph or ontology constructs. Instances of the Information Model might such conveniently by created, validated and (de)serialized in a strongly-typed way using any common development environment without requiring in-depth knowledge of RDF and related Semantic Web standards. The Java Information Model is provided as a single JAR library via the Maven Repository operated by Fraunhofer IAIS;