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

Source additional Fields and expose fields in orgs #248

Open
valentinedwv opened this issue Oct 23, 2023 · 1 comment
Open

Source additional Fields and expose fields in orgs #248

valentinedwv opened this issue Oct 23, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@valentinedwv
Copy link
Member

We would like to add a couple additional fields to the source yaml so we can generate an about page.

  • description
  • landing page

Think @fils has a couple more from other projects

Expose these in org jsonld output:

  • logo
  • landing page
  • discussion?

Discussion:

  • array of 'ui' or tennants that this source should be added the sources, or just used in DeCoder spreadsheet to generate configs?
@valentinedwv valentinedwv added enhancement New feature or request question Further information is requested labels Oct 23, 2023
@jmckenna
Copy link

@valentinedwv +1

Here's a sample from the ODIS project's yaml:

  - name: cioos
    propername: CIOOS
    catalogue: https://catalogue.cioos.ca/
    domain: https://cioos.ca/
    logo: https://cioos.ca/wp-content/themes/cioos-siooc-wordpress-theme/img/national/cioos-national_EN.svg
    pid: https://catalogue.odis.org/view/3263
    sourcetype: sitemap
    url: https://catalogue.cioos.ca/sitemap/sitemap.xml
    changefreq: daily
    backend: CKAN
    headless: false
    dateadded: 2023-01-31
    cron: 0 3 * * 0
    active: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants