Skip to content

edge prefix is making bug the ttl2jsonld #5

Description

@darreal44

If you have the following prefix:
@Prefix : https://schema.mekanoid.io/mekanoid.owl# .

:defender_machine_321ddbxxxxxxxxxxxxxx1776bbd3918b7a8 rdf:type d3f:Host ;
:comment "Agent version 10.8210.17763.3650", "Risk Score None", "Status Inactive" ;

it creates keys in json-ld like "0:defender_machine__321ddbxxxxxxxxxxxxxx1776bbd3918b7a8" or "0:comment" and not ":defender_machine__321ddbxxxxxxxxxxxxxx1776bbd3918b7a8" or ":comment" like it should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions