Skip to content

Update the Local Subjects Export Format #83

@maanasb01

Description

@maanasb01

The feature of exporting the local subjects has been implemented. Linked Issue: #58, Linked PR: #77

Currently, the output format looks like this. it aligns with global Linked Data standards (Schema.org):

{"@context": "https://schema.org/", "@type": "DefinedTerm", "name": "Chemistry, "inDefinedTermSet": "mlk"}
{"@context": "https://schema.org/", "@type": "DefinedTerm", "name": "Agriculture", "inDefinedTermSet": "mlk"}
{"@context": "https://schema.org/", "@type": "DefinedTerm", "name": "Civil Rights", "inDefinedTermSet": "mlk"}

The exported subjects format is to be changed to the RDF format. More details on issue #58.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions