Skip to content

Commit

Permalink
removed UKCEH topic from elterDocument
Browse files Browse the repository at this point in the history
  • Loading branch information
phtrceh committed Dec 11, 2023
1 parent ed077cb commit 37245cb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
})
public class ElterDocument extends AbstractMetadataDocument implements WellKnownText {
private static final Set<String> ALLOWED_CITATION_FUNCTIONS = Set.of("isReferencedBy", "isSupplementTo");
private static final String TOPIC_PROJECT_URL = "http://onto.nerc.ac.uk/CEHMD/";
private String otherCitationDetails, lineage, reasonChanged, metadataStandardName, metadataStandardVersion, dataLevel;
private List<String> alternateTitles, spatialRepresentationTypes, datasetLanguages, securityConstraints;
private List<Keyword> topicCategories, elterProject;
Expand Down

0 comments on commit 37245cb

Please sign in to comment.