Project 'coscine/backend/scripts/semanticsearch' was moved to 'coscine/backend/libraries/semanticsearch'. Please update any links and bookmarks that may still have the old path.
Commits on Source (17)
-
sarahbensberg authored
Command line program with functions to use Elasticsearch as a search engine for RDF-based metadata graphs in the context of CoScInE
-
-
Petar Hristov authored
New: Move to Coscine Infrastructure See merge request coscine/backend/scripts/semanticsearch!1
-
Petar Hristov authored
Product/1236 integration See merge request coscine/backend/scripts/semanticsearch!3
-
Petar Hristov authored
Sprint/2021 12 See merge request coscine/backend/scripts/semanticsearch!2
-
Benedikt Heinrichs authored
-
Petar Hristov authored
Update: Changed Uris See merge request coscine/backend/scripts/semanticsearch!5
-
-
Benedikt Heinrichs authored
Update: Fix the implementation and align to Coscine See merge request coscine/backend/scripts/semanticsearch!4
-
Petar Hristov authored
Product/1235 access rights metadata See merge request coscine/backend/scripts/semanticsearch!8
-
Petar Hristov authored
Sprint/2021 19 See merge request coscine/backend/scripts/semanticsearch!6
-
-
L. Ellenbeck authored
Update: Library Build (rpdm/issues#47) See merge request coscine/backend/scripts/semanticsearch!9
-
-
Theresia Rupprecht authored
Issue/15 use as exec script See merge request coscine/backend/scripts/semanticsearch!10
-
Petar Hristov authored
Sprint/2021 20 See merge request coscine/backend/scripts/semanticsearch!11
-
CoscineBot authored
# [1.1.0](https://git.rwth-aachen.de/coscine/backend/scripts/semanticsearch/compare/714468a...v1.1.0) (2021-10-25) ## New * Move to Coscine Infrastructure ## Update * Search settings and index language handling (rpdm/issues#15) * Library Build (rpdm/issues#47) * Library Build (rpdm/issues#47) * Fix the implementation and align to Coscine * Fix the implementation and align to Coscine * Changed Uris * Changed Uris (rpdm/issues#3)
Showing
- .gitattributes 63 additions, 0 deletions.gitattributes
- .gitignore 273 additions, 0 deletions.gitignore
- .gitlab-ci.yml 33 additions, 0 deletions.gitlab-ci.yml
- GitVersion.yml 7 additions, 0 deletionsGitVersion.yml
- LICENSE 21 additions, 0 deletionsLICENSE
- README.md 42 additions, 2 deletionsREADME.md
- docs/_additional_rule_8cs.html 89 additions, 0 deletionsdocs/_additional_rule_8cs.html
- docs/_application_profile_8cs.html 89 additions, 0 deletionsdocs/_application_profile_8cs.html
- docs/_data_type_parser_8cs.html 89 additions, 0 deletionsdocs/_data_type_parser_8cs.html
- docs/_elasticsearch_index_mapper_8cs.html 89 additions, 0 deletionsdocs/_elasticsearch_index_mapper_8cs.html
- docs/_elasticsearch_search_client_8cs.html 89 additions, 0 deletionsdocs/_elasticsearch_search_client_8cs.html
- docs/_i_rdf_connector_8cs.html 89 additions, 0 deletionsdocs/_i_rdf_connector_8cs.html
- docs/_i_search_client_8cs.html 89 additions, 0 deletionsdocs/_i_search_client_8cs.html
- docs/_literal_rule_8cs.html 89 additions, 0 deletionsdocs/_literal_rule_8cs.html
- docs/_not_indexable_exception_8cs.html 89 additions, 0 deletionsdocs/_not_indexable_exception_8cs.html
- docs/_rdf_client_8cs.html 89 additions, 0 deletionsdocs/_rdf_client_8cs.html
- docs/_rdf_search_mapper_8cs.html 89 additions, 0 deletionsdocs/_rdf_search_mapper_8cs.html
- docs/_semantic_search_8cs.html 92 additions, 0 deletionsdocs/_semantic_search_8cs.html
- docs/_specific_application_profile_8cs.html 89 additions, 0 deletionsdocs/_specific_application_profile_8cs.html
- docs/_uris_8cs.html 89 additions, 0 deletionsdocs/_uris_8cs.html
.gitattributes
0 → 100644
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
GitVersion.yml
0 → 100644
LICENSE
0 → 100644
docs/_additional_rule_8cs.html
0 → 100644
docs/_application_profile_8cs.html
0 → 100644
docs/_data_type_parser_8cs.html
0 → 100644
docs/_elasticsearch_index_mapper_8cs.html
0 → 100644
docs/_elasticsearch_search_client_8cs.html
0 → 100644
docs/_i_rdf_connector_8cs.html
0 → 100644
docs/_i_search_client_8cs.html
0 → 100644
docs/_literal_rule_8cs.html
0 → 100644
docs/_not_indexable_exception_8cs.html
0 → 100644
docs/_rdf_client_8cs.html
0 → 100644
docs/_rdf_search_mapper_8cs.html
0 → 100644
docs/_semantic_search_8cs.html
0 → 100644
docs/_specific_application_profile_8cs.html
0 → 100644
docs/_uris_8cs.html
0 → 100644