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

ck.framework.example-rml-proxy.0.4.35.source-code.application.yml Maven / Gradle / Ivy

The newest version!
logging:
  level:
    org.dotwebstack: DEBUG

server:
  port: 8081

dotwebstack:
  rml:
    namespacePrefixes:
      beer: http://dotwebstack.org/def/beer#
      foaf: http://xmlns.com/foaf/0.1/
      gsp: http://www.opengis.net/ont/geosparql#
  orchestrate:
    root: dbeerpedia
    subschemas:
      dbeerpedia:
        endpoint: ${PROXY_URL:localhost:8080}
  baseUrl: http://localhost:8081




© 2015 - 2025 Weber Informatics LLC | Privacy Policy