manticz.semanticz-irigenerator.2.0.0.source-code.context.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of semanticz-irigenerator Show documentation
Show all versions of semanticz-irigenerator Show documentation
This project serves for generating IRIs using a predefined template based on existing RDF data.
The newest version!
{
"@context": {
"@version": 1.1,
"irigenerator": "https://data.cogni.zone/voc/irigenerator/",
"uri": "@id",
"types": "@type",
"prefixes": {
"@id": "irigenerator:prefix",
"@type": "irigenerator:prefix-class",
"@context": {
"uri": "@id",
"types": "@type",
"prefix-name": "irigenerator:prefix-name",
"namespace": "irigenerator:namespace"
}
},
"generators": {
"@id": "irigenerator:generator",
"@type": "irigenerator:iri-generator",
"@context": {
"uri": "@id",
"types": "@type",
"uriSelector": "irigenerator:iri-selector",
"variableSelector": "irigenerator:variable-selector",
"uriTemplate": "irigenerator:iri-template"
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy