All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.uniroma2.art.sheet2rdf.cfg.xlabel.cfg Maven / Gradle / Ivy

There is a newer version: 6.0.6
Show newest version
graphPattern: |-
  $subject skosxl:prefLabel $xlabel .
  $xlabel skosxl:literalForm $literalForm .
nodes:
- nodeId: literalForm
  converter:
    type: literal
    contractUri: http://art.uniroma2.it/coda/contracts/default
    language: en
    datatypeUri: null
    params: {}
  memoize: false
- nodeId: xlabel
  converter:
    type: uri
    contractUri: http://art.uniroma2.it/coda/contracts/randIdGen
    language: null
    datatypeUri: null
    params:
      xRole: xLabel
      args:
        lexicalForm: literalForm
  memoize: false
prefixMapping:
  skosxl: http://www.w3.org/2008/05/skos-xl#




© 2015 - 2024 Weber Informatics LLC | Privacy Policy