Jump to content

Systems selections: Difference between revisions

From Consumerium development wiki R&D Wiki
Current databases: Candidates for testing: All copyleft triplestore and more advanced i.e. graph
Line 33: Line 33:
* [[Databases#Graph databases|Graph databases]] and [[Database#Subject-predicate-object databases|Subject-predicate-object databases]] seem to perform the same thing just with different architecture and suitability for certain searches. See [[Talk:Databases]] for more on this.
* [[Databases#Graph databases|Graph databases]] and [[Database#Subject-predicate-object databases|Subject-predicate-object databases]] seem to perform the same thing just with different architecture and suitability for certain searches. See [[Talk:Databases]] for more on this.


'''Candidates for testing'''
* All copyleft licensed triplestore and more advanced i.e. graph
----
----



Revision as of 12:42, 30 August 2016

Factors affecting database systems selections

  • Copyleft 'free to modify' and 'free in cost' software is strongly preferred over other solutions.
  • Minimal modifications required could be another preference as that means maintenance of the chosen solution is minimized in that aspect.

Encodings

  • Integers w:BASE10 for integers, size depends on available solutions. Escape integer ceiling by bluntly encoding the integer as string of BASE-10 chars, dirty hack but could do the trick.
  • Condense URL encoding w:BASE64 and 64 possible characters, exactly 6 bits from w:ISO/IEC 646 (hard compatible with 7-bit ASCII)
  • w:UTF-8 encoded w:Unicode for text. UTF-8 is efficient and allows 2^32 different characters.. unless escaped to 40-bit in future revision

Languages

Programming languages

Currently used languages

Considered languages / languages of interest

Databases

Current databases

Main article: Database

Currently using all major free software RDBMS:

Considered databases

Candidates for testing

  • All copyleft licensed triplestore and more advanced i.e. graph

Frameworks

Frameworks


Software

Main article: Software

Current software

...


APIs

APIs to communicate with:

  • Free social media ones

Data sources

Data sources: own

  • Semantic MediaWiki well thought out and set up on implementation wiki (c.consumerium.org)
  • Development Wiki - User database, userspace sharing or importing and Unified Login are being looked at as options.

Data sources: Semantic web


Lists of Sparql endpoints


Media sources

Copyleft:

We use only those cookies necessary for the functioning of the website.