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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions