Skip to content

add to active ontology should use the term iri for the page not the backend hostname #178

Description

@tgbugs

const termIri = `${API_CONFIG.OLYMPIAN_GODS}/${group}/${termId}`;

{API_CONFIG.OLYMPIAN_GODS} should not be used, it should be e.g. http://uri.interlex.org/base/ilx_1234567 if the user was viewing base or http://uri.interlex.org/tgbugs/ilx_1234567 if they were viewing my perspective. In this case follow what the jsonld returns now.

For adding from the search results page use base for now.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions