Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The scratch (to start from) #1

Closed
barroisr opened this issue Mar 9, 2018 · 3 comments
Closed

The scratch (to start from) #1

barroisr opened this issue Mar 9, 2018 · 3 comments
Assignees
Labels
requirement New feature or request

Comments

@barroisr
Copy link

barroisr commented Mar 9, 2018

The idea is to build up a system of modules implementing an interface to often used standard systems or datasources. The wanted interface offers a simple graph representation of the datastructure of the system or datasource where it is implemented for. The requirement is to set up a graph with typecasting nodes and links. The nodes represent interfaces to navigate the graph on the one hand. On the other hand there are domain specific interfaces leading to the domain specific informations as well as technical specific interfaces for example as domain specific access.

At the beginning the following modules are required:

Module to

many useful modules shall follow.

@WolfgangFahl WolfgangFahl added the requirement New feature or request label Mar 9, 2018
@WolfgangFahl WolfgangFahl changed the title The scratch The scratch (to start from) Mar 9, 2018
@WolfgangFahl
Copy link
Member

The first three module have initial implementations and test cases see #2 #3 #4

@WolfgangFahl
Copy link
Member

#5 adds a GitHub Module
#6 adds a HTML Module
#7 adds a PowerPoint Module

@WolfgangFahl
Copy link
Member

#13 adds a CardDAV Module
#14 adds a CalDAV Module
#19 adds a Geo-Module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requirement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants