Mercurial > hg > LGDataverses
comparison src/main/java/SearchFieldBundle.properties @ 0:fcb8807fbd84
Fist commit!
| author | "jurzua <jurzua@mpiwg-berlin.mpg.de>" |
|---|---|
| date | Tue, 10 Mar 2015 15:15:30 +0100 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:fcb8807fbd84 |
|---|---|
| 1 # SearchTypeBundle properties file | |
| 2 #User friendly names for search fields (used for example by the StudyListingPage and the Adv Search Page) | |
| 3 | |
| 4 # special fields for search | |
| 5 any=Cataloging Information | |
| 6 variable=Variable Information | |
| 7 | |
| 8 # all study fields | |
| 9 title=Title | |
| 10 studyId=Study ID | |
| 11 globalId=Study ID | |
| 12 authorName=Author | |
| 13 authorAffiliation=Author Affiliation | |
| 14 producerName=Producer | |
| 15 producerURL=Producer URL | |
| 16 producerLogo=URL to Producer Logo | |
| 17 producerAbbreviation=Producer Name Abbreviation | |
| 18 productionDate=Production Date | |
| 19 softwareName=Software | |
| 20 softwareVersion=Software Version | |
| 21 fundingAgency=Funding Agency | |
| 22 grantNumber=Grant Number | |
| 23 grantNumberAgency=Grant Number Agency | |
| 24 distributorName=Distributor | |
| 25 distributorURL=Distributor URL | |
| 26 distributorLogo=URL to Distributor Logo | |
| 27 distributionDate=Distribution Date | |
| 28 distributorContact=Distributor Contact | |
| 29 distributorContactAffiliation=Distributor Contact Affiliation | |
| 30 distributorContactEmail=Distributor Contact Email | |
| 31 depositor=Depositor | |
| 32 dateOfDeposit=Date of Deposit | |
| 33 seriesName=Series Name | |
| 34 seriesInformation=Series Information | |
| 35 studyVersion=Study Version | |
| 36 keywordValue=Keyword | |
| 37 keywordVocabulary=Keyword Vocabulary | |
| 38 keywordVocabURI=Keyword Vocabulary URL | |
| 39 topicClassValue=Topic Classification | |
| 40 topicClassVocabulary=Topic Classification Vocabulary | |
| 41 topicClassVocabURI=Topic Classification Vocabulary URL | |
| 42 abstractText=Description | |
| 43 description=Description | |
| 44 abstractDate=Abstract Date | |
| 45 timePeriodCoveredStart=Time Period Covered Start | |
| 46 timePeriodCoveredEnd=Time Period Covered End | |
| 47 dateOfCollectionStart=Date of Collection Start | |
| 48 dateOfCollectionEnd=Date of Collection End | |
| 49 country=Country/Nation | |
| 50 geographicCoverage=Geographic Coverage | |
| 51 geographicUnit=Geographic Unit | |
| 52 unitOfAnalysis=Unit of Analysis | |
| 53 universe=Universe | |
| 54 kindOfData=Kind of Data | |
| 55 timeMethod=Time Method | |
| 56 dataCollector=Data Collector | |
| 57 frequencyOfDataCollection=Frequeny of Data Collection | |
| 58 samplingProcedure=Sampling Procedure | |
| 59 deviationsFromSampleDesign=Deviations From Sample Design | |
| 60 collectionMode=Collection Mode | |
| 61 researchInstrument=Research Instrument | |
| 62 dataSources=Data Sources | |
| 63 originOfSources=Origin of Sources | |
| 64 characteristicOfSources=Characteristic of Sources | |
| 65 accessToSources=Access to Sources | |
| 66 dataCollectionSituation=Data Collection Situation | |
| 67 actionsToMinimizeLoss=Actions to Minimize Loss | |
| 68 controlOperations=Control Operations | |
| 69 weighting=Weighting | |
| 70 cleaningOperations=Cleaning Operations | |
| 71 studyLevelErrorNotes=Study Level Error Notes | |
| 72 responseRate=Response Rate | |
| 73 samplingErrorEstimates=Sampling Error Estimates | |
| 74 otherDataAppraisal=Other Data Appraisal | |
| 75 placeOfAccess=Place of Access | |
| 76 originalArchive=Original Archive | |
| 77 availabilityStatus=Availability Status | |
| 78 collectionSize=Collection Size | |
| 79 studyCompletion=Study Completion | |
| 80 confidentialityDeclaration=Confidentiality Declaration | |
| 81 specialPermissions=Special Permissions | |
| 82 restrictions=Restrictions | |
| 83 contact=Contact | |
| 84 citationRequirements=Citation Requirements | |
| 85 depositorRequirements=Depositor Requirements | |
| 86 conditions=Conditions | |
| 87 disclaimer=Disclaimer | |
| 88 relatedMaterial=Related Material | |
| 89 publication=Related Publications | |
| 90 relatedPublications=Related Publications | |
| 91 publicationCitation=Related Publications | |
| 92 otherId=Other ID | |
| 93 relatedStudies=Related Studies | |
| 94 replicationFor=Publication, Replication for | |
| 95 publicationReplicationData=Publication, Replication for | |
| 96 otherReferences=Other References | |
| 97 notesText=Notes | |
| 98 notesInformationType=Notes Information Type | |
| 99 notesInformationSubject=Notes Information Subject | |
| 100 dvName=Original Dataverse | |
| 101 topicVocabClassURI=Topic Classification URL | |
| 102 topicClassValueParensVocab=Topic Classification (Vocabulary) | |
| 103 dvNetworkId=Dataverses |
