<?xml version="1.0"?>
<rdf:RDF
    xmlns="http://www.systems-everywhere/system#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xml:base="http://www.systems-everywhere/system">
  <owl:Ontology rdf:about="">
    <rdfs:comment xml:lang="de">All comments within the ontology are out from the original paper on the definition of systems in general: A. D. Hall and R. E. Fagan: "Definition of System", in: Ludwig Bertalanffy and Anatol Rapoport (ed.): "Yearbook of the Society for General Systems Research - Volume 1", 1956.</rdfs:comment>
  </owl:Ontology>
  <owl:Class rdf:ID="ReductiveLevel">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >One of the first and essential basics for a general system theory is a scheme for all objects of reality that are of scientific interest and should therefore be able to be analyzed. In (Oppenheim 1958) Paul Oppenheim and Hilary Putnam did recommend their so called “Reductive Levels” which were six levels of scientific universes of discourse together with an according set of conditions. After all the adapted reductive levels we want to base our development of methods and applications on must looks like a little bit different.</rdfs:comment>
    <rdfs:label xml:lang="de">Reductive level</rdfs:label>
    <rdfs:label xml:lang="en">Reductive level</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="Element">
    <rdfs:comment xml:lang="en">Elements (orig.: Objects) are simply the parts or components of a system, and these parts are unlimited in variety. Most systems in which we will be interested consist of physical parts: atoms, stars, switches, masses, springs, wires, bones, neurons, genes, muscles, gases, etc. We also admit as objects abstract objects such as mathematical variables, equations, rules and laws, processes, etc.</rdfs:comment>
    <rdfs:label xml:lang="en">Element</rdfs:label>
    <rdfs:label xml:lang="de">Element</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="System">
    <rdfs:comment xml:lang="en">A system is a set of objects together with relationships between the objects and between their attributes.</rdfs:comment>
    <rdfs:label xml:lang="de">System</rdfs:label>
    <rdfs:label xml:lang="en">System</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="SubSystem">
    <rdfs:comment xml:lang="en">It is clear from the definition of system and environment that any given system can be further subdivided into subsystems. Elements (orig.: Objects) belonging to one subsystem may well be considered as part of the environment of another subsystem. The behaviour of the subsystem might not be completely analogous with that of the original system.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#System"/>
    <rdfs:label xml:lang="de">Subsystem</rdfs:label>
    <rdfs:label xml:lang="en">Subsystem</rdfs:label>
  </owl:Class>
  <owl:Class rdf:ID="SystemCategory"/>
  <owl:ObjectProperty rdf:ID="hasElement">
    <rdfs:range rdf:resource="#Element"/>
    <rdfs:domain rdf:resource="#System"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasSystemCategory">
    <rdfs:range rdf:resource="#SystemCategory"/>
    <rdfs:domain rdf:resource="#System"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="belongsToReductiveLevel">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:range rdf:resource="#ReductiveLevel"/>
    <rdfs:domain rdf:resource="#System"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasSubSystem">
    <rdfs:range rdf:resource="#SubSystem"/>
    <rdfs:domain rdf:resource="#System"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="elementRelation">
    <rdfs:comment xml:lang="en">The relationships to which we refer are those that "tie the system together." It is, in fact, these relationships that make the notion of "system" useful.</rdfs:comment>
    <rdfs:range rdf:resource="#Element"/>
    <rdfs:domain rdf:resource="#Element"/>
    <rdfs:label xml:lang="de">Beziehung</rdfs:label>
    <rdfs:label xml:lang="en">Relationship</rdfs:label>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="interactsWith">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
    <rdfs:range rdf:resource="#System"/>
    <owl:inverseOf rdf:resource="#interactsWith"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >interacts with</rdfs:label>
    <rdfs:label xml:lang="de">interagiert mit</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >System interaction can be inferred from element interaction or annotated explicitly by using the interactsWith property.</rdfs:comment>
    <rdfs:domain rdf:resource="#System"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="description">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:label xml:lang="de">Beschreibung</rdfs:label>
    <rdfs:label xml:lang="en">Description</rdfs:label>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#System"/>
          <owl:Class rdf:about="#Element"/>
          <owl:Class rdf:about="#ReductiveLevel"/>
          <owl:Class rdf:about="#SystemCategory"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="systemAttribute">
    <rdfs:comment xml:lang="en">A system attribute describes a global behaviour of a system that can not be mapped to single elements but is the result of a systemic process or state.</rdfs:comment>
    <rdfs:label xml:lang="de">Systemische Eigenschaft</rdfs:label>
    <rdfs:label xml:lang="en">system attribute</rdfs:label>
    <rdfs:domain rdf:resource="#System"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="name">
    <rdfs:label xml:lang="en">Name</rdfs:label>
    <rdfs:label xml:lang="de">Name</rdfs:label>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#System"/>
          <owl:Class rdf:about="#Element"/>
          <owl:Class rdf:about="#ReductiveLevel"/>
          <owl:Class rdf:about="#SystemCategory"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="attribute">
    <rdfs:domain rdf:resource="#Element"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Attributes are properties of elements (orig.: objects).</rdfs:comment>
    <rdfs:label xml:lang="en">Element attribute</rdfs:label>
    <rdfs:label xml:lang="de">Elementeigenschaft</rdfs:label>
  </owl:DatatypeProperty>
  <ReductiveLevel rdf:ID="LivingOrganisms">
    <name xml:lang="en">Living organisms</name>
    <name xml:lang="de">Lebewesen</name>
    <description xml:lang="en">Level 5 includes the classical fields of biology of higher living systems. This means human medicine as a very large scientific research area but also zoology and botany or micro biology. Because also neuroscience operates on this level, the question of whether there exists a free will within human beings or not must be studied at this level of reductions. Academic disciplines: Biology (microbiology, zoology, botany), medicine, psychology  </description>
  </ReductiveLevel>
  <SystemCategory rdf:ID="ClosedSystem"/>
  <ReductiveLevel rdf:ID="Molecules">
    <description xml:lang="en">Level 3 consists of the classical research areas of chemistry: Inorganic and organic chemistry, e.g. the study of molecules and their characteristics. Academic disciplines: Chemistry, molecular biology, physics (materials physics, mechanics). </description>
    <name xml:lang="de">Moleküle</name>
    <name xml:lang="en">Molecules</name>
  </ReductiveLevel>
  <SystemCategory rdf:ID="OpenSystem"/>
  <ReductiveLevel rdf:ID="SocialSystems"/>
  <ReductiveLevel rdf:ID="ElementaryParticles">
    <name xml:lang="de">Elementarteilchen</name>
    <name xml:lang="en">Elementary particles</name>
    <description xml:lang="en">Level 1 includes all scientific questions in the subatomic area. One example is quantum physics or particle physics, where characteristics of quantum and particle properties are studied. One concept that is in focus of current research work is the concurrence of quantum particles and its usage within information systems or communication technologies.  Academic disciplines: Physics (quantum physics, particle physics, plasma physics). </description>
  </ReductiveLevel>
  <ReductiveLevel rdf:ID="EcoSystems">
    <name xml:lang="de">Ökosysteme</name>
    <name xml:lang="en">Eco systems</name>
    <description xml:lang="en">Level 6 has the ecological system as its main instance but also includes all forms of social groups as subsystems. Therefore climate effects are as well situated on this level as all economic or social questions like distribution of power in political systems are.  Academic disciplines: Social sciences, economics, ecology, metereology.  </description>
  </ReductiveLevel>
  <ReductiveLevel rdf:ID="AstronomicSystems">
    <description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></description>
    <description xml:lang="en">Level 7 includes all space sciences. The objects of interest on this level are stars, planetary systems but also astronomic effects like black holes. It is important to understand that for example the question of planetary effects like astronomic gravitation is situated on this level, while the question, whether live is also possible on other planets is not (this would be on level 6, because whether the atmosphere of a planet allows what we define as “living systems” is – according to (Lovelock 1969) - a question of homeostatic quality of the planet). Academic disciplines: Astronomy, cosmology. </description>
    <name xml:lang="de">Astronomische Systems</name>
    <name xml:lang="en">Astronomic systems</name>
  </ReductiveLevel>
  <SystemCategory rdf:ID="FormalSystem"/>
  <ReductiveLevel rdf:ID="Cells">
    <name xml:lang="de">Zellen</name>
    <name xml:lang="en">Cells</name>
    <description xml:lang="en">Level 4 focus on the basic component of all higher living systems: The cell.  Academic disciplines: Biology (cell biology), chemistry </description>
  </ReductiveLevel>
  <ReductiveLevel rdf:ID="Atoms">
    <description xml:lang="en">Level 2 focus on atoms and their characteristics. This includes models for atoms and their characteristics (like periodic table or the atomic model of Erwin Schrödinger) or nuclear research work (for example in the area of power generation).  Academic disciplines: Physics (nuclear physics) </description>
    <name xml:lang="de">Atome</name>
    <name xml:lang="en">Atoms</name>
  </ReductiveLevel>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4, Build 506)  http://protege.stanford.edu -->

