Upload 2 files
Browse files- new_hand_ontology-30.txt +62 -0
- new_hand_ontology.txt-30.lf-ut +0 -0
new_hand_ontology-30.txt
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Node Flight
|
| 2 |
+
Attr type ID flight
|
| 3 |
+
Key type
|
| 4 |
+
Verb Flight
|
| 5 |
+
Pred Flight
|
| 6 |
+
|
| 7 |
+
Node City
|
| 8 |
+
Attr name LOC city
|
| 9 |
+
Key name
|
| 10 |
+
Verb City
|
| 11 |
+
Pred City
|
| 12 |
+
|
| 13 |
+
Node Day
|
| 14 |
+
Attr date DATE day
|
| 15 |
+
Key date
|
| 16 |
+
Verb Day
|
| 17 |
+
Pred Day
|
| 18 |
+
|
| 19 |
+
Node Month
|
| 20 |
+
Attr name ID month
|
| 21 |
+
Key name
|
| 22 |
+
Verb Month
|
| 23 |
+
Pred Month
|
| 24 |
+
|
| 25 |
+
Node Day_Number
|
| 26 |
+
Attr number ID day_number
|
| 27 |
+
Key number
|
| 28 |
+
Verb Day_Number
|
| 29 |
+
Pred Day_Number
|
| 30 |
+
|
| 31 |
+
Node Airline
|
| 32 |
+
Attr name ORG:PER airline
|
| 33 |
+
Key name
|
| 34 |
+
Verb Airline
|
| 35 |
+
Pred Airline
|
| 36 |
+
|
| 37 |
+
Node Fare
|
| 38 |
+
Attr amount MONEY fare
|
| 39 |
+
Key amount
|
| 40 |
+
Verb Fare
|
| 41 |
+
Pred Fare
|
| 42 |
+
|
| 43 |
+
Node Oneway
|
| 44 |
+
Attr type ID oneway
|
| 45 |
+
Key type
|
| 46 |
+
Verb Oneway
|
| 47 |
+
Pred Oneway
|
| 48 |
+
|
| 49 |
+
Relations
|
| 50 |
+
Rel Flight City From (flight, city) fwd 1:n flight_from_city
|
| 51 |
+
Rel City Flight To (city, flight) bwd 1:n city_to_flight
|
| 52 |
+
Rel Flight Day Flight_on_Day (flight, day) fwd 1:n flight_on_day
|
| 53 |
+
Rel Day Flight Day_of_Flight (day, flight) bwd 1:n day_of_flight
|
| 54 |
+
Rel Flight Month Flight_in_Month (flight, month) fwd 1:n flight_in_month
|
| 55 |
+
Rel Month Flight Month_of_Flight (month, flight) bwd 1:n month_of_flight
|
| 56 |
+
Rel Flight Day_Number Flight_on_Day_Number (flight, day_number) fwd 1:n flight_on_day_number
|
| 57 |
+
Rel Day_Number Flight Day_Number_of_Flight (day_number, flight) bwd 1:n day_number_of_flight
|
| 58 |
+
Rel Flight Airline Flight_by_Airline (flight, airline) fwd 1:n flight_by_airline
|
| 59 |
+
Rel Airline Flight Airline_of_Flight (airline, flight) bwd 1:n airline_of_flight
|
| 60 |
+
Rel Flight Fare Fare_of_Flight (flight, fare) fwd 1:n fare_of_flight
|
| 61 |
+
Rel Fare Flight Flight_of_Fare (fare, flight) bwd 1:n flight_of_fare
|
| 62 |
+
Rel Flight Oneway Flight_to_Oneway (Flight, Oneway) fwd 1:n flight_to_oneway
|
new_hand_ontology.txt-30.lf-ut
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|