Skip to content

Commit

Permalink
Fix schemas README link
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanez authored Jul 25, 2024
1 parent 23b8950 commit bee583e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This CKAN extension provides functions and templates specifically designed to ex
![image](/~https://github.com/mjanez/ckanext-schemingdcat/assets/96422458/6b3d6fd4-7119-4307-8be7-5e17d41292fe)

Enhancements:
- Could use schemas for `ckanext-scheming` in the plugin like [CKAN GeoDCAT-AP schema](ckanext/schemingdcat/schemas/geodcatap/geodcatap_datasets.yaml)
- Could use schemas for `ckanext-scheming` in the plugin like [CKAN GeoDCAT-AP custom schemas](ckanext/schemingdcat/schemas#readme)
- Improve the search functionality in CKAN for custom schemas. It uses the fields defined in a scheming file to provide a set of tools to use these fields for scheming, and a way to include icons in their labels when displaying them. More info: [`ckanext-schemingdcat`](/~https://github.com/mjanez/ckanext-schemingdcat)
- Add improved harvesters for custom metadata schemas integrated with `ckanext-harvest` in CKAN using [`mjanez/ckan-ogc`](/~https://github.com/mjanez/ckan-ogc).
- Add Metadata downloads for Linked Open Data formats ([`mjanez/ckanext-dcat`](/~https://github.com/mjanez/ckanext-dcat)) and Geospatial Metadata (ISO 19139, Dublin Core, etc. with [`mjanez/ckan-pycsw`](/~https://github.com/mjanez/ckanext-pycsw))
Expand Down Expand Up @@ -646,4 +646,4 @@ To run the tests:

pytest --ckan-ini=test.ini ckanext/schemingdcat/tests

[^1]: An improvement to [`ckanext-fluent`] (/~https://github.com/ckan/ckanext-fluent) to allow more versatility in multilingual schema creation and metadata validation.
[^1]: An improvement to [`ckanext-fluent`] (/~https://github.com/ckan/ckanext-fluent) to allow more versatility in multilingual schema creation and metadata validation.

0 comments on commit bee583e

Please sign in to comment.