Discussion (Pro and Contra)
Our approach for software
Using Open Source
Developing Open Source
Developing Open Source in Practice
Our Experience with Open Source
Open Source (Open Source Initiative)
https://opensource.org/docs/osd
Free Software (Free Software Foundation)
https://www.gnu.org/philosophy/free-sw.html.en
Debian Free Software Guidelines
"Four freedoms" by the Free Software Foundation, cf. https://fsfe.org/freesoftware/basics/4freedoms.en.html
Freeware
@@ -18,7 +18,7 @@
"inRepository": true,
"translatorType": 3,
"browserSupport": "gcsv",
- "lastUpdated": "2017-01-25 13:39:28"
+ "lastUpdated": "2017-03-11 13:39:28"
}
function detectImport() {
@@ -1089,13 +1089,13 @@ var citeKeyConversions = {
if(item.creators && item.creators[0] && item.creators[0].lastName) {
return item.creators[0].lastName.toLowerCase().replace(/ /g,"_").replace(/,/g,"");
}
- return "";
+ return "noauthor";
},
"t":function (flags, item) {
if (item["title"]) {
return item["title"].toLowerCase().replace(citeKeyTitleBannedRe, "").split(/\s+/g)[0];
}
- return "";
+ return "notitle";
},
"y":function (flags, item) {
if(item.date) {
@@ -1104,7 +1104,7 @@ var citeKeyConversions = {
return date.year;
}
}
- return "????";
+ return "nodate";
}
}
@@ -3513,4 +3513,4 @@ var testCases = [
]
}
]
-/** END TEST CASES **/
+/** END TEST CASES **/
Operating Systems Debian GNU Linux,
Ubuntu, Raspbian (all open source)
Used for
mostly based on Open Source
Our Use Case | Hardware | Operating System |
---|---|---|
smartboards with PalMA | Raspberry Pi 3 | Raspbian |
TV display showing news | Raspberry Pi 3 | Raspbian |
60" 4K TV display | ODROID-C2 | Ubuntu |
PalMA (ca. 60 stations) |
Intel NUC / Mini-PC |
Debian |
touch display | Intel NUC / Mini-PC | Windows -> Debian |
coming soon? | sensors | ? |
Webservers:
Databases:
Web related software:
"Datacenter Work" by Leonardo Rizzi https://www.flickr.com/photos/stars6/4381851322/
TYPO3 - for our website
https://git.typo3.org/ (code)
WordPress - for our blog
Dokuwiki - for interna
EPrints - for our repository
https://github.com/eprints (code)
Freeware
Swiss Academics
Elsevier
George Mason University
community forum + documentation as wiki
professional support
support websites, email contact
> 55 Mio. projects
> 15 Mio. developers
> 0,43 Mio. projects
> 3,7 Mio. developers
> 0,546 Mio. projects
> 0,1 Mio developers
? projects
> 6 Mio. developers
Apache license
GNU General Public License
MIT license
...
...
Welcome : Welcome Mat by alborzshawn (2006)
https://www.flickr.com/photos/7502393@N04/472028910/
"Linked Open Community" by Andromeda Yelton (SWIB 2016 talk)
https://andromedayelton.com/talks/swib16/
The final result will be released as open source.
The whole software development process is open.
Citation Style Language: https://github.com/citation-style-language
Zotero Translator PR #782: https://github.com/zotero/translators/pull/782
lobid waffle board: https://waffle.io/hbz/lobid
available languages for users: German, English, Chinese, Italian, Russian, Spanish, Albanian, Arabic (45 %), Urdu (20 %)
use case by firefighters in Jesenwang
international visibility
TOP 10 countries | number of unique visits 2017-03 |
---|---|
China | 78 |
US | 49 |
Germany | 39 |
India | 33 |
Russia | 25 |
Japan | 16 |
France | 14 |
UK | 14 |
Vietnam | 13 |
Spain | 11 |
Usage statistics for digi.bib.uni-mannheim.de/tesseract/
559 visits in March 2017 from all over the world
Example reference from
Chinese website:
"In addition to being a collection of licences and legalese, the term “open source” is often used to describe the culture of open-source projects, in which there is an emphasis on working in an open and collaborative way, a focus on transparency and an effort to engage the community. As such, many of the principles of open source are well aligned with the core tenets of the open-science movement and academia more generally."
"linked open community" by Andromeda Yelton (SWIB 2016 talk)
https://andromedayelton.com/talks/swib16/ (CC-BY-SA 4.0)
"Welcome : Welcome Mat" by alborzshawn https://www.flickr.com/photos/7502393@N04/472028910/ (CC-BY 2.0)
"Datacenter Work" by Leonardo Rizzi https://www.flickr.com/photos/stars6/4381851322/ (CC-BY-SA 2.0)