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

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

The newest version!
pattern: |-
  $subject {{pred}} $xlabel .
  $xlabel a skosxl:Label .
  $xlabel skosxl:literalForm $literalForm .
nodes:
- nodeId: literalForm
  converter:
    type: literal
    contractUri: http://art.uniroma2.it/coda/contracts/default
    language: en
    datatypeUri: null
    params: {}
  memoization:
    enabled: false
    id: null
    ignoreCase: true
- nodeId: xlabel
  converter:
    type: uri
    contractUri: http://art.uniroma2.it/coda/contracts/randIdGen
    language: null
    datatypeUri: null
    params:
      xRole: xLabel
      args:
        lexicalForm: $literalForm
  memoization:
      enabled: false
      id: null
      ignoreCase: true
prefixMapping:
  skosxl: http://www.w3.org/2008/05/skos-xl#
defaultPredicate: 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy