Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'geography/org.eclipse.stem.internal.data.geography/resources-pending/data/relationship/relativephysical/NOR_0_NOR_1.properties')
-rw-r--r--geography/org.eclipse.stem.internal.data.geography/resources-pending/data/relationship/relativephysical/NOR_0_NOR_1.properties53
1 files changed, 0 insertions, 53 deletions
diff --git a/geography/org.eclipse.stem.internal.data.geography/resources-pending/data/relationship/relativephysical/NOR_0_NOR_1.properties b/geography/org.eclipse.stem.internal.data.geography/resources-pending/data/relationship/relativephysical/NOR_0_NOR_1.properties
deleted file mode 100644
index 6230710..0000000
--- a/geography/org.eclipse.stem.internal.data.geography/resources-pending/data/relationship/relativephysical/NOR_0_NOR_1.properties
+++ /dev/null
@@ -1,53 +0,0 @@
-# NOR_0_NOR_1.properties
-#/*******************************************************************************
-# * Copyright (c) 2007 IBM Corporation and others.
-# * All rights reserved. This program and the accompanying materials
-# * are made available under the terms of the Eclipse Public License v1.0
-# * which accompanies this distribution, and is available at
-# * http://www.eclipse.org/legal/epl-v10.html
-# *
-# * Contributors:
-# * IBM Corporation - initial API and implementation
-# *******************************************************************************/
-
-# This is the name of the class that will interpret the rest of the file's contents
-RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.RelativePhysicalGeographicRelationshipPropertyFileSpecification
-
-# The title of the relationship
-TITLE = Physical containment of NOR level (1) by NOR (0)
-
-# This is the date range for which the values in this file are valid
-# See http://purl.org/dc/terms/1.1/valid
-VALID = start=1900-01-01;
-
-# This is the source of the data
-SOURCE = http://www.ibm.com
-
-# ISO3166-1 alpha3 keys and levels of relationship
-ISOKEY_0 = NOR
-ISOKEY_0_LEVEL = 0
-ISOKEY_1 = NOR
-ISOKEY_1_LEVEL = 1
-
-# Record Number = Key1, Key2, relationship
-1 = NOR, NO-01, Contains
-2 = NOR, NO-02, Contains
-3 = NOR, NO-03, Contains
-4 = NOR, NO-04, Contains
-5 = NOR, NO-05, Contains
-6 = NOR, NO-06, Contains
-7 = NOR, NO-07, Contains
-8 = NOR, NO-08, Contains
-9 = NOR, NO-09, Contains
-10 = NOR, NO-10, Contains
-11 = NOR, NO-11, Contains
-12 = NOR, NO-12, Contains
-13 = NOR, NO-14, Contains
-14 = NOR, NO-15, Contains
-15 = NOR, NO-16, Contains
-16 = NOR, NO-17, Contains
-17 = NOR, NO-18, Contains
-18 = NOR, NO-19, Contains
-19 = NOR, NO-20, Contains
-
-

Back to the top