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

Read schema type from the analysis output #197

Open
pkiraly opened this issue Jun 11, 2024 · 1 comment
Open

Read schema type from the analysis output #197

pkiraly opened this issue Jun 11, 2024 · 1 comment
Assignees

Comments

@pkiraly
Copy link
Owner

pkiraly commented Jun 11, 2024

Now schema is one of the configuration options. It would be more realistic to read it from the analyses output. Each analysis creates a JSON file containing the input parameters, the tool should use that if it is available.

@pkiraly pkiraly self-assigned this Jun 11, 2024
@pkiraly pkiraly added this to PICA Jun 11, 2024
@pkiraly pkiraly moved this to 👀 In review in PICA Jun 11, 2024
pkiraly added a commit that referenced this issue Jun 12, 2024
…ion (#199)

* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

---------

Co-authored-by: Jakob Voss <[email protected]>
@pkiraly pkiraly added the status:testable Testable label Jun 19, 2024
@nichtich
Copy link
Collaborator

Configuration value schema is still mentioned in README and used in classes/Utils/Configuration.php so this cannot be closed. The schema type should not be settable at two places but only in analysis output.

pkiraly added a commit that referenced this issue Jul 30, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Jul 31, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Aug 19, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Aug 19, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Aug 19, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Aug 20, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

* display-xxx does not pick catalogue #209: fix issue

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Sep 9, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

* display-xxx does not pick catalogue #209: fix issue

* Provide Docker image #192

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Sep 9, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

* display-xxx does not pick catalogue #209: fix issue

* Provide Docker image #192

* Provide Docker image #192

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Nov 23, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

* display-xxx does not pick catalogue #209: fix issue

* Provide Docker image #192

* Provide Docker image #192

* Negate filters #222

* Provide Docker image #192

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Nov 23, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

* display-xxx does not pick catalogue #209: fix issue

* Provide Docker image #192

* Provide Docker image #192

* Negate filters #222

* Provide Docker image #192

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Nov 25, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

* display-xxx does not pick catalogue #209: fix issue

* Provide Docker image #192

* Provide Docker image #192

* Negate filters #222

* Provide Docker image #192

* Quick fix for str_starts_with in PHP 7.x

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Dec 1, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

* display-xxx does not pick catalogue #209: fix issue

* Provide Docker image #192

* Provide Docker image #192

* Negate filters #222

* Provide Docker image #192

* Quick fix for str_starts_with in PHP 7.x

* Implement 'delta report' #218

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Dec 1, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

* display-xxx does not pick catalogue #209: fix issue

* Provide Docker image #192

* Provide Docker image #192

* Negate filters #222

* Provide Docker image #192

* Quick fix for str_starts_with in PHP 7.x

* Implement 'delta report' #218

---------

Co-authored-by: Jakob Voss <[email protected]>
pkiraly added a commit that referenced this issue Dec 19, 2024
* Disable git error messages in log file (#179)

* Remove extractGitVersion, use version.ini instead (#179)

* Omit timestamp in error logger

It's likely added by the operating system.

* Don't show timeline of no historicalDataDir

* Fix undefined variable

* Start Docker image (#192)

* Configuration without id is broken #194

* Configuration without id is broken #194

* Adding BnF - Bibliothèque nationale de France (French National Library)

* Read schema type from the analysis output #197

* Create Hungarian translation #198: initial version and make Hungarian selectable

* Create Hungarian translation #198: documentation

* BaseTab: logger must be initialized first

* Allow config to be a symlink

* Link to field documentation in completeness tab #119

* Replace error_log with logger to support log levels #193

* Replace error_log with logger to support log levels #193: general logs

* Change link to field documentation

From icon link to linking the field (see #119).

* Add schema type fallback

* Extend docker

* Update jQuery to 3.7.1 #205

* Update jQuery to 3.7.1 #205

* Update MARC schema with OGyK extension

* display-xxx does not pick catalogue #209: fix issue

* Shacl page: make the IDs of failed rules downloadable for #208

* Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab

* display-xxx does not pick catalogue #209: fix issue

* Provide Docker image #192

* Provide Docker image #192

* Negate filters #222

* Provide Docker image #192

* Quick fix for str_starts_with in PHP 7.x

* Implement 'delta report' #218

* Fix Leader, 00x display issue.

---------

Co-authored-by: Jakob Voss <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀 In review
Development

No branches or pull requests

2 participants