summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.rst1
-rw-r--r--index.ttl63
-rw-r--r--software.rst47
3 files changed, 111 insertions, 0 deletions
diff --git a/index.rst b/index.rst
index 6a5d865..bc1641e 100644
--- a/index.rst
+++ b/index.rst
@@ -88,6 +88,7 @@ __ disks/grundpaket/03_eumel0.img
.. _qemu: http://www.qemu.org/
.. include:: hardware.rst
+.. include:: software.rst
.. include:: internals.rst
.. include:: artifacts.rst
diff --git a/index.ttl b/index.ttl
index 60d1c4f..4443f11 100644
--- a/index.ttl
+++ b/index.ttl
@@ -34,6 +34,8 @@
<#sys86>, <#sys84>, <#sys85>,
<#taschenbuch>,
<#wordprocessing87>,
+ <#schuetz86>, <#iur86>,
+ <#ende87>,
<#klingen83>, <#ambros90b>, <#oppor85>, <#seyfert87>, <#ambros90a>, <#ambros90c>,
<#gmdbericht82>, <#gmdbericht83>, <#gmdbericht84>, <#gmdbericht85>, <#gmdbericht86a>, <#gmdbericht86b>,
<#heyderhoff76>, <#liedtke79>, <#kloeckner79>, <#gmdspiegel82>, <#gmdspiegel83>, <#gmdspiegel84a>, <#gmdspiegel84b>, <#gmdspiegel85a>, <#gmdspiegel85b>, <#gmdspiegel85c>, <#gmdspiegel85d>, <#gmdspiegel87a>, <#gmdspiegel87b>, <#gmdspiegel87c>, <#gmdspiegel88a>, <#gmdspiegel88b>, <#gmdspiegel88c>, <#gmdspiegel88d>,
@@ -569,6 +571,67 @@ _:thing_rechenanlagen
s:about _:thing_eumel ;
.
+_:iur
+ a s:Periodical ;
+ s:name "IuR" ;
+ .
+
+<#schuetz86>
+ a s:ScholarlyArticle ;
+ s:isPartOf [
+ a s:PublicationIssue ;
+ s:name "IuR" ;
+ s:datePublished "1986" ;
+ s:issueNumber "2" ;
+ s:isPartOf _:iur ;
+ ] ;
+ s:pageStart "92" ;
+ s:pageEnd "96" ;
+ s:name "Text- und Datenverarbeitung in der Anwaltskanzlei" ;
+ s:author [
+ a s:Person ;
+ s:familyName "Schütz" ;
+ s:givenName "Harald ";
+ ] ;
+ s:url <http://www.jurpc.de/jurpc/show?id=iur_1986_0000_0002_0036_0040> ;
+ s:url <library/schuetz86.pdf> ;
+ .
+
+<#iur86>
+ a s:ScholarlyArticle ;
+ s:isPartOf [
+ a s:PublicationIssue ;
+ s:datePublished "1986" ;
+ s:issueNumber "4" ;
+ s:isPartOf _:iur ;
+ ] ;
+ s:pageStart "175" ;
+ s:pageEnd "178" ;
+ s:name "Anwalts- und Notarprogramme auf der CEBIT 1986" ;
+ s:url <http://www.jurpc.de/jurpc/show?id=iur_1986_0000_0004_0031_0034> ;
+ s:url <library/iur86.pdf> ;
+ .
+
+<#ende87>
+ a s:ScholarlyArticle ;
+ s:isPartOf [
+ a s:PublicationIssue ;
+ s:datePublished "1987-06-11" ;
+ s:issueNumber "24" ;
+ s:name "Deutsches Ärzteblatt" ;
+ ] ;
+ s:pageStart "A-1774" ;
+ s:pageEnd "A-1775" ;
+ s:author [
+ a s:Person ;
+ s:familyName "Ende" ;
+ s:givenName "Werner";
+ ] ;
+ s:name "LABORIS – zukunftsweisende Software für Ärzte" ;
+ s:url <https://www.aerzteblatt.de/pdf/84/24/a1774.pdf> ;
+ s:url <library/ende87.pdf> ;
+ .
+
###############
### Manuals ###
###############
diff --git a/software.rst b/software.rst
new file mode 100644
index 0000000..aa04981
--- /dev/null
+++ b/software.rst
@@ -0,0 +1,47 @@
+Software
+--------
+
+The following (commercial) software, grouped by vendor, was available for EUMEL:
+
+ERGOS
+ - MS DOS compatibility layer
+ - EUMEL-Netz
+ - Compiler for BASIC and DYNAMO
+ - Interpreter for LISP and PROLOG
+ - schulis-Software
+ - Simulationswerkzeug Simsel
+ - Modelldatenbank Biologie 1/2, Chemie 1/2, Physik 1
+ - Mathematikpaket
+ - Kommstedt Gesellschaftskundliches Planspiel
+ - gs-DIALOG, -Menu-Generator, -Hamster und Robbi, -MP-BAP, -Warenhaus, -Prozess [ambros90a]_
+ - schulis-Schulverwaltung: Grundsystem, Ausbaustufe 1/2/3, Stundenplanprogramm INTEGA (für DOS)
+ - DASYS, statistics software
+ - REMIS, a relational database with SQL support [remis84]_ [remis86]_
+ - BAISY, database
+ - EUDAS, “Datenverwaltungssystem”
+Webidata Softwareentwicklung GmbH
+ - Multiline Superbase, database
+ - Multiline Orga Pac, “Organisationspaket”
+ - Multiline BTX, “BTX-Inhouse-Lösung”
+ - Multiline Inkasso, software for debt collecting agencies
+ - Multiline HGB Par.89ff., “Branchenpaket für Handelsvertreter”
+digitron
+ - dgs Digitron-Grafik-System
+ - dgs-SUPER VISION
+ - dgs Super Chart
+ISP
+ - EUMELbase, relational database
+ - EUMELcalc/rap, spreadsheet
+ - EUMELwriter, word-processing
+ - LABORIS [ende87]_
+modsoft
+ - Ergo JUR, software for lawyers [iur86]_
+Advodat GmbH
+ - advodat, software for lawyers [schuetz86]_ [iur86]_
+
+Sources:
+[praxis3]_ pp. 223–224,
+[rechenanlagen83]_,
+[computerwoche87a]_,
+[ambros90b]_,
+[software93]_ p. 294 and p. 376,