Karl-Philipp Wulfert b5e0b76c24 build: exclude docs from package
Fixes #56
2019-04-15 15:51:25 +02:00
2019-04-09 13:47:53 +00:00
2019-04-15 15:51:25 +02:00
2019-04-15 15:51:25 +02:00
2019-04-02 15:38:59 +02:00
2019-04-15 15:51:25 +02:00
2019-04-09 17:14:55 +02:00
2018-11-29 16:22:57 +01:00
2019-04-15 15:51:25 +02:00
2018-12-13 18:27:24 +01:00
2018-11-29 16:22:57 +01:00
2018-11-29 16:22:57 +01:00

@openstapps/core

pipeline status npm license) documentation

StAppsCore - Generalized model of data

What is the StAppsCore?

The StAppsCore (SC) is a generalized model of data.

SC is based on the idea of schema.org. The SC structures data by describing objects as so called SC-types like: Event, Place, Date, Person, ...

Data sources of the same type of data are assigned to the same SC-type.

Requirements for the SC

  • Study processes which can be generalized are abstracted and modeled in that manner that the structure can be adapted to any german university.
  • It must be platform- and software-independent.
  • Search interface must be clearly specified that different working groups with different search tools can retrieve the same search results.
  • Must be expandable.

Generate documentation for routes

To generate a documentation for the routes use the following command.

node --require ts-node/register src/cli.ts routes PATH/TO/ROUTES.md
Description
Monorepo that contains all projects for the Open StApps project.
Readme 56 MiB
Languages
TypeScript 85.8%
HTML 7.5%
SCSS 4%
JavaScript 1.6%
Dockerfile 0.4%
Other 0.5%