Class HealthDCATAP

java.lang.Object
org.eclipse.rdf4j.model.vocabulary.eu.HealthDCATAP

public class HealthDCATAP extends Object
Constants for the HealthData.eu HealthDCAT-AP.
Author:
Bart Hanssens
See Also:
  • Field Details

    • NAMESPACE

      public static final String NAMESPACE
      The Health DCAT-AP namespace: http://healthdataportal.eu/ns/health#
      See Also:
    • PREFIX

      public static final String PREFIX
      Recommended prefix for the namespace: "healthdcatap"
      See Also:
    • NS

      public static final Namespace NS
      An immutable Namespace constant that represents the namespace.
    • analytics

      public static final IRI analytics
      healthdcatap:analytics
    • hasCodeValues

      public static final IRI hasCodeValues
      healthdcatap:hasCodeValues
    • hasCodingSystem

      public static final IRI hasCodingSystem
      healthdcatap:hasCodingSystem
    • hdab

      public static final IRI hdab
      healthdcatap:hdab
    • healthCategory

      public static final IRI healthCategory
      healthdcatap:healthCategory
    • healthTheme

      public static final IRI healthTheme
      healthdcatap:healthTheme
    • maxTypicalAge

      public static final IRI maxTypicalAge
      healthdcatap:maxTypicalAge
    • minTypicalAge

      public static final IRI minTypicalAge
      healthdcatap:minTypicalAge
    • numberOfRecords

      public static final IRI numberOfRecords
      healthdcatap:numberOfRecords
    • numberOfUniqueIndividuals

      public static final IRI numberOfUniqueIndividuals
      healthdcatap:numberOfUniqueIndividuals
    • populationCoverage

      public static final IRI populationCoverage
      healthdcatap:populationCoverage
    • retentionPeriod

      public static final IRI retentionPeriod
      healthdcatap:retentionPeriod
  • Constructor Details

    • HealthDCATAP

      public HealthDCATAP()