Metadatamanagement (MDM)
v1.0.76

Inhaltsverzeichnis:

  • User-Rollen
    • Public User
    • Data Provider
    • Publisher
    • Admin
  • Metadatenabgabe (Data Provider)
    • Allgemeines
      • Der Datenaufnahmeprozess im FDZ des DZHW
      • Die eigenständige Abgabe von Metadaten
    • Vorbereitende Schritte
      • Registrierung
      • Neues Projekt anlegen
    • Notwendige Schnittstellen und Dateien
      • Eingabemasken
      • Excel-Tabellen
      • Anhänge
      • Die korrekte Anordnung der Dateien im Ordner
    • Die Abgabe von Metadaten für die einzelnen Ebenen
      • Studie (study)
      • Erhebungen (surveys)
      • Erhebungsinstrumente (instruments)
      • Fragen (questions)
      • Questions (manuell)
      • Questions (Zofar)
      • Datensätze (dataSets)
      • Variablen (variables)
      • Publikationen (relatedPublications)
    • Die Freigabe eines neuen Projekts
    • Anhang
      • Checkliste für Abgabe der Metadaten
  • Javadoc
    • eu.dzhw.fdz.metadatamanagement.common.domain
      • AbstractRdcDomainObject
        • Fields
          • createdBy
          • createdDate
          • lastModifiedBy
          • lastModifiedDate
          • version
      • Counter
        • Fields
          • id
          • seq
      • I18nString
        • Fields
          • de
          • en
      • Period
        • Fields
          • end
          • start
      • Person
        • Fields
          • firstName
          • lastName
          • middleName
      • Resolution
        • Fields
          • heightY
          • widthX
    • eu.dzhw.fdz.metadatamanagement.datasetmanagement.domain
      • DataSet
        • Fields
          • annotations
          • dataAcquisitionProjectId
          • description
          • format
          • id
          • number
          • studyId
          • subDataSets
          • surveyIds
          • surveyNumbers
          • type
      • DataSetAttachmentMetadata
        • Fields
          • dataAcquisitionProjectId
          • dataSetId
          • dataSetNumber
          • description
          • fileName
          • id
          • indexInDataSet
          • language
          • title
      • DataSetTypes
        • Fields
          • ALL
          • EPISODE_RECORD
          • PERSONAL_RECORD
      • Format
        • Fields
          • ALL
          • LONG
          • WIDE
      • SubDataSet
        • Fields
          • accessWay
          • citationHint
          • description
          • name
          • numberOfObservations
    • eu.dzhw.fdz.metadatamanagement.instrumentmanagement.domain
      • Instrument
        • Fields
          • annotations
          • dataAcquisitionProjectId
          • description
          • id
          • number
          • studyId
          • subtitle
          • surveyIds
          • surveyNumbers
          • title
          • type
      • InstrumentAttachmentMetadata
        • Fields
          • dataAcquisitionProjectId
          • description
          • fileName
          • id
          • indexInInstrument
          • instrumentId
          • instrumentNumber
          • language
          • type
      • InstrumentAttachmentTypes
        • Fields
          • ALL
          • OTHER
          • QUESTIONNAIRE
          • QUESTION_FLOW
          • VARIABLE_QUESTIONNAIRE
      • InstrumentTypes
        • Fields
          • ALL
          • CAPI
          • CATI
          • CAWI
          • PAPI
    • eu.dzhw.fdz.metadatamanagement.ordermanagement.domain
      • Customer
        • Fields
          • email
          • name
      • Order
        • Fields
          • client
          • customer
          • id
          • languageKey
          • products
          • state
      • OrderClient
        • Enum Constants
          • DLP
          • MDM
      • OrderState
        • Enum Constants
          • CREATED
          • NOTIFIED
      • OrderedStudy
        • Fields
          • annotations
          • id
          • title
      • Product
        • Fields
          • accessWay
          • dataAcquisitionProjectId
          • study
          • version
    • eu.dzhw.fdz.metadatamanagement.projectmanagement.domain
      • AssigneeGroup
        • Enum Constants
          • DATA_PROVIDER
          • PUBLISHER
      • Configuration
        • Fields
          • dataProviders
          • dataSetsState
          • instrumentsState
          • publishers
          • questionsState
          • requirements
          • studiesState
          • surveysState
          • variablesState
      • DaraUpdateQueueItem
        • Fields
          • id
          • projectId
          • updateStartedAt
          • updateStartedBy
      • DataAcquisitionProject
        • Fields
          • assigneeGroup
          • configuration
          • hasBeenReleasedBefore
          • id
          • lastAssigneeGroupMessage
          • release
      • ProjectState
        • Fields
          • isDataProviderReady
          • isPublisherReady
      • Release
        • Fields
          • date
          • version
      • Requirements
        • Fields
          • isDataSetsRequired
          • isInstrumentsRequired
          • isQuestionsRequired
          • isStudiesRequired
          • isSurveysRequired
          • isVariablesRequired
    • eu.dzhw.fdz.metadatamanagement.questionmanagement.domain
      • ImageType
        • Enum Constants
          • PNG
      • Question
        • Fields
          • additionalQuestionText
          • annotations
          • dataAcquisitionProjectId
          • id
          • indexInInstrument
          • instruction
          • instrumentId
          • instrumentNumber
          • introduction
          • number
          • questionText
          • studyId
          • successorNumbers
          • successors
          • technicalRepresentation
          • topic
          • type
      • QuestionImageMetadata
        • Fields
          • containsAnnotations
          • dataAcquisitionProjectId
          • fileName
          • imageType
          • indexInQuestion
          • language
          • questionId
          • resolution
      • QuestionTypes
        • Fields
          • ALL
          • GRID
          • ITEM_SET
          • MULTIPLE_CHOICE
          • OPEN
          • SINGLE_CHOICE
      • TechnicalRepresentation
        • Fields
          • language
          • source
          • type
    • eu.dzhw.fdz.metadatamanagement.relatedpublicationmanagement.domain
      • RelatedPublication
        • Fields
          • abstractSource
          • authors
          • dataSetIds
          • doi
          • id
          • instrumentIds
          • language
          • publicationAbstract
          • questionIds
          • sourceLink
          • sourceReference
          • studyIds
          • studySerieses
          • surveyIds
          • title
          • variableIds
          • year
    • eu.dzhw.fdz.metadatamanagement.studymanagement.domain
      • DataAvailabilities
        • Fields
          • ALL
          • AVAILABLE
          • IN_PREPARATION
          • NOT_AVAILABLE
      • Study
        • Fields
          • annotations
          • authors
          • dataAcquisitionProjectId
          • dataAvailability
          • description
          • id
          • institution
          • sponsor
          • studySeries
          • surveyDesign
          • title
      • StudyAttachmentMetadata
        • Fields
          • dataAcquisitionProjectId
          • description
          • fileName
          • id
          • indexInStudy
          • language
          • studyId
          • title
          • type
      • StudyAttachmentTypes
        • Fields
          • ALL
          • METHOD_REPORT
          • OTHER
      • SurveyDataTypes
        • Fields
          • ALL
          • MIXED_METHODS
      • SurveyDesigns
        • Fields
          • ALL
          • CROSS_SECTION
          • PANEL
    • eu.dzhw.fdz.metadatamanagement.surveymanagement.domain
      • DataTypes
        • Fields
          • ALL
          • QUALITATIVE_DATA
          • QUANTITATIVE_DATA
      • Population
        • Fields
          • description
          • title
      • Survey
        • Fields
          • annotations
          • dataAcquisitionProjectId
          • dataType
          • fieldPeriod
          • grossSampleSize
          • id
          • number
          • population
          • responseRate
          • sample
          • sampleSize
          • studyId
          • surveyMethod
          • title
          • wave
      • SurveyAttachmentMetadata
        • Fields
          • dataAcquisitionProjectId
          • description
          • fileName
          • id
          • indexInSurvey
          • language
          • surveyId
          • surveyNumber
          • title
      • SurveyResponseRateImageMetadata
        • Fields
          • dataAcquisitionProjectId
          • fileName
          • id
          • language
          • surveyId
          • surveyNumber
    • eu.dzhw.fdz.metadatamanagement.variablemanagement.domain
      • AccessWays
        • Fields
          • ALL
          • DOWNLOAD_CUF
          • DOWNLOAD_SUF
          • NOT_ACCESSIBLE
          • ONSITE_SUF
          • REMOTE_DESKTOP
      • DataTypes
        • Fields
          • ALL
          • DATE
          • NUMERIC
          • STRING
      • Distribution
        • Fields
          • maxNumberOfDecimalPlaces
          • missings
          • statistics
          • totalAbsoluteFrequency
          • totalValidAbsoluteFrequency
          • totalValidRelativeFrequency
          • validResponses
      • FilterDetails
        • Fields
          • description
          • expression
          • expressionLanguage
      • FilterExpressionLanguages
        • Fields
          • ALL
          • SPEL
          • STATA
      • GenerationDetails
        • Fields
          • description
          • rule
          • ruleExpressionLanguage
      • Missing
        • Fields
          • absoluteFrequency
          • code
          • label
          • relativeFrequency
      • RelatedQuestion
        • Fields
          • instrumentId
          • instrumentNumber
          • questionId
          • questionNumber
          • relatedQuestionStrings
      • RuleExpressionLanguages
        • Fields
          • ALL
          • R
          • STATA
      • ScaleLevels
        • Fields
          • ALL
          • INTERVAL
          • NOMINAL
          • ORDINAL
          • RATIO
      • Statistics
        • Fields
          • deviance
          • firstQuartile
          • highWhisker
          • kurtosis
          • lowWhisker
          • maximum
          • meanDeviation
          • meanValue
          • median
          • minimum
          • mode
          • skewness
          • standardDeviation
          • thirdQuartile
      • StorageTypes
        • Fields
          • ALL
          • ANY
          • BUILTIN
          • BYTECODE
          • CHAR
          • CHARACTER
          • CLOSURE
          • COMPLEX
          • DOTDOTDOT
          • DOUBLE
          • ENVIRONMENT
          • EXPRESSION
          • EXTERNALPTR
          • INTEGER
          • LANGUAGE
          • LIST
          • LOGICAL
          • NULL
          • PAIRLIST
          • PROMISE
          • RAW
          • S4
          • SPECIAL
          • SYMBOL
          • WEAKREF
      • ValidResponse
        • Fields
          • absoluteFrequency
          • label
          • relativeFrequency
          • validRelativeFrequency
          • value
      • Variable
        • Fields
          • accessWays
          • annotations
          • dataAcquisitionProjectId
          • dataSetId
          • dataSetNumber
          • dataType
          • derivedVariablesIdentifier
          • distribution
          • doNotDisplayThousandsSeparator
          • filterDetails
          • generationDetails
          • id
          • indexInDataSet
          • label
          • name
          • panelIdentifier
          • relatedQuestions
          • relatedVariables
          • scaleLevel
          • storageType
          • studyId
          • surveyIds
          • surveyNumbers
Metadatamanagement (MDM)
  • Docs »
  • Javadoc »
  • eu.dzhw.fdz.metadatamanagement.studymanagement.domain
  • Edit on GitHub
Next Previous

eu.dzhw.fdz.metadatamanagement.studymanagement.domain¶

Domain objects describing eu.dzhw.fdz.metadatamanagement.studymanagement.domain.Studys.

  • DataAvailabilities
  • Study
  • StudyAttachmentMetadata
  • StudyAttachmentTypes
  • SurveyDataTypes
  • SurveyDesigns
Next Previous

© Copyright 2018, Robert Birkelbach, Anne Gärtner, René Reitmann Revision 2b8363eb.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v1.0.76
Versions
latest
stable
v1.0.76
v1.0.75
v1.0.74
v1.0.73
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.