Owl-time

DH 교육용 위키
Hiblue (토론 | 기여) 사용자의 2018년 8월 6일 (월) 11:13 판

(비교) ← 이전 판 | 최신판 (비교) | 다음 판 → (비교)
이동: 둘러보기, 검색

동기와 배경(Motivation and background)

Temporal information is important in most real world applications. For example, the date is always part of an online order. When you rent a car it is for specific dates.

시간정보는 대부분의 실제 응용 프로그램에서 중요합니다. 예를 들어 날짜는 항상 온라인 순서의 한 부분이 됩니다. 차를 빌렸을 때, 그것은 특정한 날짜 동안입니다.

Events in the world occur at specific times and usually have a finite duration. Transactions occur in an sequence, with the current state of a system depending on the exact history of all the transcations. Knowledge of the Temporal relationships between transaction, events, travel and orders is often critical.


사건은 특정한 시간에 일어나며, 보통 유한한 기간입니다. 거래(교환)은 모든 거래의 정확한 기록에 따른 시스템의 현재 상태와 함께 연속적으로 일어납니다. 거래, 사건, 여행, 순서 사이의 시간 관계에 대한 지식은 중요합니다.

OWL-Time has been developed in response to this need, for describing the temporal properties of any resource denoted using a web identifier(URI), including web-pages and real-world things if desired. It focuses particularly on temporal ordering relationships. While these are implicit in all temporal descriptions, OWL-Time provides specific predicates to support, or to make explicit the results of, reasoning over the order or sequence of temporal entities.

OWL-Times는 요청되는 웹페이지나 현실 세계의 것들을 포함하고, 웹식별자(URI)를 사용하여 나타낸 원천의 시간적 속성을 묘사하기 위한, 필요에 대한 반응으로 발전해왔다. 그것은 특히 시간 순서 관계에 집중하고 있다. 이것들은 모두 시간 묘사에 한정되어 있지만, OWL-Times는 시간 속성의 순서나 연속을 추리해서 확실한 결과를 도출할 수 있게 하는 특별한 서술어를 지원합니다.

There is a great deal of relevant existing work, some very closely related. ISO 8601 provides a basis for encoding time position and extent in a character string, using the most common modern calendar-clock system. DataTypes in XML Schema use a subset of the ISO 8601 format in order to pack multi-element values into a compact literal. Functions and operators on durations, and on dates and times, encoded in these ways are available in Xpath and XQuery. XSLT also provides formatting functions for times and dates, with explicit support for the specified language, calendar and country. Some of the XML Schema datatypes are built-in to OWL2, so the Xpath and Xquery functions may be used on basic OWL data.

관련된 기존 작업의 상당 부분은 매우 밀접하게 연관되어 있습니다. ISO 8601은 현재의 달력-시간 시스템을 사용해서, 시점과 문자 스트링의 범위를 표기하는 기본을 제공합니다. XML 스키마의 데이터타입은 간결한 문자열에 다중 요소의 값을 넣기 위해 ISO 8601 형식의 부분을 이용합니다. 이런 방법으로 인코딩 된 기간과 날짜, 시간에 대한 함수와 매개변수는 Xpath와 Xquery로 이용할 수 있습니다. XSLT는 또한 특정한 언어, 달력, 나라에 대한 명백한 지원과 함께 시간과 날짜에 대한 형식 기능을 제공합니다. XML Schema 데이터타입의 몇몇은 OWL2에 내장되어 있어서, Xpath와 Xquery 함수는 기본 OWL 데이터에서 사용될 수 있습니다.

OWL-Time makes use of these encodings, but also provides representations in which the elements of a date and time are put into separately addressable resource, which can help with queries and reasoning applications.

OWL-Time also support other representations of temporal position and duration including temporal coordinates(scaled position on a continuous temporal axis) and ordinal times (named positions or periods), as well as relaxing the expectation from the original version that dates must use the Gregorian calendar.

However, OWL-Time has a paricular focus on ordering relations ("temporal topology"), which is not supported explicitly in any of the date-time encodings.

OWL-Time은 이런 인코딩을 사용하는 한편, 쿼리 및 추론 웅용프로그램을 도울 수 있도록 날짜와 시간 요소들이 서로 다른 주소가 있는 리소스에서 사용될 수 있도록 하는 표현을 제공합니다. Owl-Time은 시간적 좌표(연속적인 시간 축의 눈금 위치)와 순서적 시간(이름이 있는 지점이나 기간)을 포함하고 그레고리안 달력만 사용해야 한다는 원래의 날짜 표현에 대한 기대를 완화시키는 시점과 기간에 대한 다른 표현을 지원합니다. 뿐만 아니라, OWL-Time은 어떤 date-time 인코딩에서도 명백하기 지원하지 않는 순서 관계(시간 위상)에 집중하고 있습니다.

A first-order logic axiomatization of the core of this ontology is available in hp-04. This document presents the OWL encodings of the ontology, with some additions.

이 온톨로지의 중심의 논리 공리화는 hp-04에서 가능합니다. 이 문서는 몇가지 첨부 사항과 함께 온톨로지의 OWL 인코딩을 나타냅니다.

This version of OWL-Times was developed in the Spatial Data on the Web Working Group (a joint activity involving W3C and Open Geospatial Consortium).

OWL-Times의 지금 버전은 W3C와 OGC의 공동 작업으로 SDWWG에서 발전시켰다.

The ontology is based on the draft by Hobbs and Pan OWL-time-20060927, incorporating modifications proposed by COX to support more general temporal positions, along with other minor improvements.

이 온톨로지는 팬과 홉스의 OWL-Time-20060927이란 초안을 기반으로 하며, 사소한 개선을 통해 좀더 일반적인 시간 지점을 지원하도록 COX에서 제안한 수정사항을 통합하였다.

The substantial changes are listed in the change-log. The specification document has been completely re-written.

이 대폭적인 변화는 change-log에 기록되어 있다. 명세 문서는 완전히 다시 쓰였다.

표기와 이름공간(Notation and namespaces)

OWL-Time 온톨로지의 클래스와 속성은 Compact URI를 사용해서 지정되어 있다.

OWL-Time의 이름공간은 http://www.w3c.org/2006/time#이다. OWL-Time은 다른 온톨로지의 단어를 재사용하지 않았으나 몇가지는 OWL에 내장되어 있는 것이고, 몇가지는 XML Schema Part 2에 추가된 타입들이다.

아래의 테이블은 이 문서에서 사용된 이름공간 목록이다.

prefix namespace
ex http://example.org/time/
geol http://example.org/geologic/
greg http://www.w3.org/ns/time/gregorian#
owl http://www.w3.org/2002/07/owl#
prov http://www.w3.org/ns/prov#
rdf http://www.w3.org/1999/02/22-rdf/syntax-ns#
rdfs http://www.w3.org/2000/01/rdf-schema#
time or no prefix http://www.w3.org/2006/time#
xsd http://www.w3.org/2001/XMLSchema#

Time position

OWL2 has built-in datatypes relating to time: xsd:dateTime and xsd:dateTimeStamp. Other XSD Types such as xsd:date, xsd:gYear and xsd:gYearMonth are also commonly used in OWL applications.

OWL2는 시간과 관계된 내장 데이터타입을 가지고 있다. (xsd:dateTime, xsd:dateTimeStamp) 다른 xsd:date, xsd:gYear, xsd:gYearMonth와 같은 다른 XSD 타입들도 OWL 프로그램에서 자주 사용된다.

These provide for a compact representation of time positions using the conventional Greogrian calendar and 24-hour clock, with timezone offset from UTC.

전통적인 그레고리안 달력과 UTC의 타임을 사용한 24시간제를 사용한 시점의 간결한 표현을 제공한다.

Four classes in the ontology support an explicit description of temporal position. :TemporalPosition is the common super-class, with property :hasTRS to indicate the temporal reference system in use.

온톨로지 안의 4개의 클래스는 시점의 명확한 표현을 지원합니다. TemporalPosition은 공통의 최상위 클래스이고 함께 쓰이는 속성 :hasTRS는 참고되는 시간 시스템을 나타냅니다.

time:TimePosition has properties to alternatively describe the position using a number (i.e. a temporal coordinate), or a nominal value (e.g. geologic time period, dynastic name, archeological era).

time:TimePosition은 지질 시대나 왕조 시대, 고고학 시대를 나타내는 명목 가치나 숫자를 사용하여 지점을 대신 나타낼 수 있는 속성을 가지고 있다.

time:GeneralDateTimeDescription has a set of properties to specify a date-time using calendar and clock elements. lts subslass :DateTimeDescription fixes the temporal reference system to the Gregorian calendar.

time:GeneralDateTimeDescription은 달력과 시간 요소를 사용한 특정한 date-time 속성 세트를 가지고 있다. 서브클래스 DateTimeDescription은 그레고리안 달력에 기반하여 시간 정보를 고정한다.

Following Allen's first key idea described above, even a time position has a finite extent, corresponding to the precision or temporal unit used. Thus, a :GeneralDateTimeDscription or :DateTimeDescription has a duration corresponding to the value of its :unitType.

위에서 설명한 알렌의 첫번째 핵심 아이디어에 따르면, 시점은 제한된 범위를 가지며, 정확하거나 일시적인 시각적 단위에 상응합니다. 따라서 :GeneralDateTimeDescription 또는 :DateTimeDescription은 :unitType이란 값에 상응하는 기간을 가집니다.

Duration

The duration of an interval (or temporal sequence) can have many different descriptions. An interval can be 1 day 2 hours, or 26 hours or 1560 minutes, and so on. 간격(시간의 연속)이 기간은 다양한 형태고 기술됩니다. 간격은 1일 2시간, 또는 26시간, 또는 1560분 그외 등등으로 표기될 수 있습니다.

It is useful to be able to talk about these descriptions in a convenient way as independent objects, and to talk about their equivalences. The extent of an interval can be given using multiple duration descriptions or individual durations, but these must all describe the same amount of time.

이러한 설명을 독립적인 객체로서 편리한 방법으로, 그리고 그들의 동등함에 대해 이야기 하는 데에 유용합니다. 간격의 범위는 다양한 기간 설명과 개별 기간들 이용할 수 있지만, 이것들은 같은 양의 시간을 묘사해야만 합니다.

Four classes support the description of the duration of an entity. :TemporalDuration is the common super-class. :Duration has properties to describe the duration using a scaled number.

4개의 클래스들이 개체의 기간의 설명을 지원합니다. :TemporalDuration은 최상위 클래스입니다. :Duration은 축약된 숫자를 이용해 기간을 묘사하는 속성을 가지고 있습니다.

time:GeneralDurationDescription has a set of properties to specify a duration using calendar and clock elements, the definitions of which are given in the associated TRS description. Its subclass :DurationDescription fixes the temporal reference system to the Gregorian calendar, so the :hasTRS property may be omitted on individuals from this class.

time:GeneralDurationDescription은 TRS 설명과 연관된 정의, 달력과 시간 요소를 사용해 기간을 특정화하는 속성 세트를 가지고 있습니다. 하위 클래스 DurationDescription은 참조할 시간 시스템을 그레고리안 달력으로 한정하기 때문에, hasTRS는 속성은 이 클래스의 개체들에서 생략될 수 있습니다.

time:TemporalUnit is a standard duration which is used to scale a length of time, and to capture its granularity or precision.

time:TemporalUnit은 시간의 길이를 가늠하고, 시간의 세분성과 정밀성을 포착하는데 사용되는 표준 기간입니다.

We use two different sets of properties for :GeneralDateTimeDescription or :DateTimeDescription, and :GeneralDurationDescription or :DurationDescription, because their ranges are different. For example, :year(in :DateTimeDescription) has a range of xsd:gYear which is a position in the Gregorian calendar, while :years (in :DurationDescription) has a range of xsd:decimal so that you can say "duration of 2.5 years".

우리는 그들의 범위가 다르기 때문에:GeneralDateTimeDescription 또는 :DateTimeDescription, :GeneralDurationDescription 또는 :DurationDescription 두가지 속성 세트를 사용합니다. 예를 들어 :year는 그레고리안 달력을 따르는 xsd:gYear의 한 지점을 범위로 사용하지만, :years는 xsd:decimal(십진수)를 범위로 사용하기 때문에, "2.5년의 기간"과 같이 말할 수 있습니다.

Class

name_en name_ko definition_en definition_ko
DateTimeDescription 날짜시간설명 Description of date and time structured with separate values for the various elements of a calendar-clock system. The temporal reference system is fixed to Gregorian Calendar, and the range of year, month, day properties restricted to corresponding XML Schema types xsd:gYear, xsd:gMonth and xsd:gDay, respectively. 날짜와 시간의 설명은 다양한 달력-시간 시스템의 요소의 분리된 가치로 구성되어 있다. 시간 출처 시스템은 그레고리안 달력으로 고정되어 있고, 년월일 속성의 범위가 XML 스키마의 xsd:gYear, xsd:gMonth, xsd:gDay과 일치하는 것으로 제한되어 있다.
DateTimeInterval 날짜시간간격 time:DateTimeInterval is a subclass of time:ProperInterval, defined using the multi-element time:DateTimeDescription. 날짜시간간격은 적절한간격의 하위 클래스로, 날짜시간설명의 다양한 요소를 이용해 정의된다. 달력과 시간대에 명시된 날짜시간 요소와 일치하는 제한을 가진 간격에만 사용할 수 있다. 예를 들어, 유럽 중앙에서 5월 8일부터 1일과 24시간의 간격은 DateTimeInerval로 표기될 수 있지만, 오후 1시 30분 부터 시작하는 24시간 간격은 표기될 수 없습니다.
DayOfWeek 요일 The day of week. Seven individual members of :DayOfWeek are included in the ontology, corresponding to the seven days used in the Gregorian calendar, and using the English names :Sunday, :Monday, :Tuesday, :Wednesday, :Thursday, :Friday, :Saturday. 요일. DayOfWeek에는 그레고리안 달력과 일치하는 영어로된 요일 이름 7개가 포함되어 있습니다. DayOfWeek의 맴버로 다른 길이의 주와 다른 요일 이름을 사용할 수 있습니다.
Duration 기간 Duration of a temporal extent expressed as a decimal number scaled by a temporal unit 십진수로 표현된 시간 범위
DurationDescription 기간설명 Description of temporal extent structured with separate values for the various elements of a calendar-clock system. The temporal reference system is fixed to Gregorian Calendar, and the range of each of the numeric properties is restricted to xsd:decimal 시간범위에 대한 설명은 달력-시간 시스템의 다양한 요소의 분리된 값으로 구성되어 있습니다. 시간 시스템은 그레고리안 달력으로 고정되어 있고, 숫자의 범위도 xsd:deciaml(십진수)로 제한되어 있습니다. 그레고리안 달력의 한달의 길이가 고정되어 있지 않습니다. 그래서 2.5months와 같은 표현은 비슷한 표현인 weeks이나 days을 이용한 것과 정확하게 비교되지 않을 수 있습니다.
GeneralDateTimeDescription 일반날짜시간설명 Description of date and time structured with separate values for the various elements of a calendar-clock system.

Two properties :timeZone, and :unitType, along with :hasTRS provide for reference information concerning the reference system and precision of temporal position values.

날짜와 시간의 설명은 시간-날짜 시스템의 다양한 요소로 구성되어 있습니다. 하위클래스인 hasTRS에 따른 timeZone과 unitType 하위클래스는 시점 값의 정확성과 출처 시스템을 고려해서 출처 정보를 제공합니다.
GeneralDurationDescription 일반기간설명 Description of temporal extent structured with separate values for the various elements of a calendar-clock system. Seven datatype properties :years, :months, :weeks, :days, :hours, :minutes, and :seconds support the description of components of a temporal extent in a calendar-clock system.

The property time:hasTRS indicates the temporal reference system applicable for the duration components. The extent of a time duration expressed as a GeneralDurationDescription depends on the Temporal Reference System. In some calendars the length of the week or month is not constant within the year. Therefore, a value like "2.5 months" may not necessarily be exactly compared with a similar duration expressed in terms of weeks or days. When non-earth-based calendars are considered even more care must be taken in comparing durations.

시간 범위 설명은 달력-시간 시스템의 다양한 요소의 분리된 값으로 구조화되어 있습니다. 7개의 데이터타입 프로퍼티는 달력-시간 시스템의 시간적 범위의 구성요소의 설명을 지원합니다. 속성 hasTRS는 기간 구성요소를 위한 참조 시간 시스템의 적용을 표기합니다. GeneralDurationDescription으로 표현된 기간 범위는 출처 시간 시스템에 의존합니다. 어떤 달력에서 주와 날짜의 길이는 연내에서 일정하지 않습니다. 그러므로 2.5달과 같은 표현은 비슷한 시간 범위의 주나 날과 정확히 비교되지 않을 수 있습니다. 지구를 기반으로 하지 않은 달력이 고려됬을 때 기간을 비교하는 것은 신중한 주의가 필요합니다.
instant 순간 A temporal entity with zero extent or duration. Seven properties, :inXSDDate, :inXSDDateTime (deprecated), :inXSDDateTimeStamp, :inXSDgYear, :inXSDgYearMonth, :inTimePosition, and :inDateTime provide alternative ways to describe the temporal position of an :Instant. 범위나 기간이 없는 시간 개체. 7가지 속성 inXSDDate, inXSDDateTime(현재사용하지 않음), inXSDDateTimeStamp, inXSDgYear, inXSDgYearMonth, inTimePosition 그리고 inDateTime은 instant의 시점을 묘사하는 대안으로 사용됩니다.
interval 간격 A temporal entity with an extent or duration 범위나 기간을 담은 시간 개체
MonthOfYear 월이름 The month of the year. 1달. 그레고리안 달력의 12달 영어이름 ex)greg:January 을 사용합니다. 각 값은 동일한 time:month의 값으로 설정되어 있습니다. (그레고리안 말고 다른 달력에서 쓰이는 달의 이름을 사용할 수도 있습니다.)
ProperInterval 적절한간격 A temporal entity with non-zero extent or duration, i.e. for which the value of the beginning and end are different 0이 아닌 범위나 기간의 시간 개체(시작과 끝이 다른 값을 가지는)
TemporalDuration 시간기간 Time extent; duration of a time interval separate from its particular start position 시간 범위 : 특정한 시작 시점에서 떨어진 시간적 간격의 기간
TemporalEntity 시간개체 A temporal interval or instant.

Two properties, :before, :after, support ordering relationships between two :TemporalEntitys. The properties :hasBeginning, :hasEnd and :hasTemporalDuration (or its sub-properties), support the description of the bounds and extent of a :TemporalEntity.

시간적 간격이나 순간.

before, :after는 두개의 TemporalEntity 사이의 순서 관계를 지원합니다 hasBeginning, hasEnd, hasTemporalDuration 속성은 TemporalEntity의 범위을 나타내는 것을 지원합니다.

TemporalPosition 시간지점 A position on a time-line 시간의 지점
TemporalUnit 시간집합 A standard duration, which provides the scale factor for a time extent, or the granularity or precision for a time position.

Seven individual members of :TemporalUnit are included in the ontology, corresponding to the elements of the standard calendar-clock: :unitYear, :unitMonth, :unitWeek, :unitDay, :unitHour, :unitMinute and :unitSecond. Membership of the class TemporalUnit is open, to allow for other temporal units used in some technical applications (e.g. millions of years, Baha'i month).

시간 지점의 입상도나 정밀도, 시간 범위의 지점 사실을 제공하는 표준 기간.

unitYear, :unitMonth, :unitWeek, :unitDay, :unitHour, :unitMinute and :unitSecond의 7가지 요소를 사용한다. TemporalUnit은 백만년와 같은 바하이의 달과 같은 기술적 응용프로그램의 시간집합도 허용합니다.

TimePosition 시각 A temporal position described using either a (nominal) value from an ordinal reference system, or a (numeric) value in a temporal coordinate system. 시간 시스템의 숫자나 명칭으로 표기되는 시간적 지점.
TimeZone 시간대 A Time Zone specifies the amount by which the local time is offset from UTC. A time zone is usually denoted geographically (e.g. Australian Eastern Daylight Time), with a constant value in a given region. The region where it applies and the offset from UTC are specified by a locally recognised governing authority. 시간대는 UTC에서 지역 시간이 얼마나 떨어져 있는지를 지정합니다. 시간대는 보통 지정학적, 지역적으로 지정됩니다. 그 UTC에서 얼마나 떨어져 있는지가 적용된 지역은 지역적으로 알려진 정부 권력에 의해 특정됩니다.
TRS 시간 참조 시스템(역법) A temporal reference system, such as a temporal coordinate system (with an origin, direction, and scale), a calendar-clock combination, or a (possibly hierarchical) ordinal system. 원점, 방향, 크기 등의 시간 좌표 시스템, 달력-시간, 계층-순서와 같은 시간 참조 시스템.

Property

name_en name_ko definition_en definition_ko instance_of Domain Range Inverse Property Subproperty of Disjoint with
after 이후 Gives directionality to time. If a temporal entity T1 is after another temporal entity T2, then the beginning of T1 is after the end of T2. 시간에 방향성을 부여. T1이 T2 다음에 일어났다면, T2가 끝난 뒤에 T1이 시작된 것. owl:ObjectProperty TemporalEntity TemporalEntity before
before 이전 Gives directionality to time. If a temporal entity T1 is before another temporal entity T2, then the end of T1 is before the beginning of T2. Thus, before can be considered to be basic to instants and derived for intervals. 시간에 방향성 부여. T1이 T2 이전에 일어났다면, T2의 시작 전에 T1가 끝난 것이다. 따라서, before는 순간에 기초하며 간격에서 파생되었다고 볼 수 있습니다. owl:ObjectProperty TemporalEntity TemporalEntity after
day Day position in a calendar-clock system. The range of this property is not specified, so can be replaced by any specific representation of a calendar day from any calendar. 달력-날짜 시스템의 일. 속성의 범위가 지정되지 않았기 때문에, 어떤 달력에서의 날짜로든 대체될 수 있다. owl:DatatypeProperty GeneralDateTimeDescription
dayOfWeek 요일명 The day of week, whose value is a member of the class time:DayOfWeek DayOfWeek 클래스에 속한 요일명 owl:ObjectProperty time:GeneralDateTimeDescription time:DayOfWeek
dayOfYear 년도일 The number of the day within the year 1년을 구성하는 일의 수 owl:DatatypeProperty GeneralDateTimeDescription xsd:nonNegativeInteger
days 여러날 length of, or element of the length of, a temporal extent expressed in days 날수로 표현되는 시간 범위의 길이나 요소 owl:DatatypeProperty GeneralDurationDescription xsd:decimal
hasBeginning ~의 시작이다 Beginning of a temporal entity. 시간 개체의 시작 owl:ObjectProperty time:TemporalEntity time:Instant
hasDateTimeDescription ~의 시간설명이다 Position and extent of time:DateTimeInterval expressed as a structured value. The beginning and end of the interval coincide with the limits of the shortest element in the description. DateTimeInterval의 범위와 지점을 표현한 구조화된 값. 간격의 시작과 끝은 설명에서 가장 짧은 요소의 한계와 일치합니다. owl:ObjectProperty time:DateTimeInterval time:GeneralDateTimeDescription
hasDuration ~의 기간이다 Duration of a temporal entity, expressed as a scaled value or nominal value. 이름값이나 숫자값으로 표현된 시간적 개체의 기간 owl:ObjectProperty time:hasTemporalDuration time:DurationDescription
hasEnd ~의 끝이다 End of a temporal entity. 시간 개체의 끝 owl:ObjectProperty time:TemporalEntity time:Instant
hasTemporalDuration ~의 시간적 범위이다 Duration of a temporal entity 시간 개체의 기간 owl:ObjectProperty time:TemporalEntity time:TemporalDuration
hasTime ~의 시간이다 Support the association of a temporal entity (instant or interval) to any thing. 시간개체(간격이나 순간)와 어떤 것 간의 관계를 지원 owl:ObjectProperty time:TemporalEntity time:TemporalDuration
temporalXSDDuration XSD표현을 사용한 기간 Extent of a temporal entity, expressed using xsd:duration xsd:duration으로 표현된 시간 개체의 범위 owl:DatatypeProperties time:TemporalEntity xsd:duration
hour Hour position in a calendar-clock system 달력-시간 시스템의 시 owl:DatatypeProperties time:GeneralDateTimeDescription xsd:nonNegativeInteger
inDateTime ~의 표현시간이다 Position of an instant, expressed using a structured description 구조화된 정의를 사용하여 표현한 순간의 지점. owl:ObjectProperty time:Instant time:GeneralDateTimeDescription time:inTemporalPosition
inside 포함되다 An instant that falls inside the interval. It is not intended to include beginnings and ends of intervals. 간격의 안에 있는 순간. 간격의 시작과 끝을 포함하는 의미는 아님. owl:ObjectProperty time:Interval time:Instant
inTemporalPosition ~의 시점에 포함되다. Position of a time instant 시간적 순간의 지점 owl:ObjectProperty time:Instant time:TemporalPosition
intervalAfter ~간격이후 If a proper interval T1 is intervalAfter another proper interval T2, then the beginning of T1 is after the end of T2. 시간간격 T1이 다른 시간간격 T2와 intervalAfter로 연결되었다면, T1의 시작이 T2이 끝 이후인 것이다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:InvervalBefore time:after
time:intervalDisjoint
intervalBefore ~간격이전 if a proper interval T1 is intervalBefore another proper interval T2, then the end of T1 is before the beginning of T2. 시간간격 T1이 시간간격 T2와 intervalBefore로 연결되었다면, T1의 끝이 T2의 시작 이전인 것이다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:IntervalAfter time:before
time:intervalDisjoint
intervalContains ~간격이 ~간격을 포함하다 If a proper interval T1 is intervalContains another proper interval T2, then the beginning of T1 is before the begining of T2, and the end of T1, is after the end of T2. 시간간격 T1이 시간간격 T2와 intervalContains로 연결되었다면, T1의 시작이 T2의 시작보다 앞서고, T1의 끝이 T2의 끝보다 뒤에 있음을 말한다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:intervalDuring
intervalDisjoint 간격이 사로 겹치지 않는다 If a proper T1 is intervalDisjoint proper interval T2, then the beginning of T1 is after the end of T2, i.e the intervals do no overlap in any way, but their ordering relationship is not known. 시간간격 T1이 시간간격 T2와 intervalDisjoint 간격이면, T1의 시작점이 T2의 끝 다음에 있는 것이다. 어떤 방식으로도 두 간격이 겹쳐질 수 없지만, 그들간의 순서는 알지 못한다. owl:ObjectProperty time:ProperInterval time:ProperInterval
IntervalDuring ~간격은 ~간격에 포함된다 If a proper interval T1 is intervalDuring another proper interval T2, then the beginning of T1 is after the beginning of T2, and the end of T1 is before the end of T2. 시간간격 T1이 시간간격 T2와 intervalDuring 관계이면, T1의 시작이 T2의 시작 다음이고, T1의 끝이 T2의 끝 이전이다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:intervalContains
intervalEquals 간격이 같다. If a proper interval T1 is intervalEquals another proper interval T2, then the Beginning of T1 is coincient with the beginning of T2, and the end of T1 is coincident with the end of T2. 시간간격 T1과 시간간격 T2가 intervalEquals 관계이면, T1의 시작과 끝이 T2의 시작과 끝이 같다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:IntervalIn
intervalFinishedBy ~간격보다 먼저 시작해서 함께 끝나다 If a proper interval T1 is intervalFinishedBy another proper interval T2, then the beginning of T1 is before the beginning of T2, and the end of T1 is coincident with the end of T2. 시간간격 T1과 시간간격 T2가 intervalFinishedBy 관계이면, T1의 시작이 T2의 시작 이전이고, T1의 끝과 T2의 끝이 동일하다. owl:ObjectProperty time:ProperInterval time:ProperInterval intervalFinishes
intervalFinishes ~간격보나 나중에 시작해서 함께 끝나다 If a proper interval T1 is intervalFinishes another proper interval T2, then the beginning of T1 is after the beginning of T2, and the end of T1 is coincident with the end of T2. 시간간격 T1과 시간간격 T2가 intervalFinishes 관계이면, T1의 시작이 T2의 시작 이후이고, T1의 끝과 T2의 끝이 동일하다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:intervalFinishedBy time:IntervalIn
intervalIn ~간격에 포함된다 If a proper interval T1 is intervalIn another proper interval T2, then the beginning of T1 is after the beginning of T2 or is coincident with the beginning of T2, and the end of T1 is before the end of T2 or is coincident with the end of T2, except that end of T1 may not be coincident with the end of T2 if the beginning of T1 is coincident with the beginning of T2. 시간간격 T1과 시간간격 T2이 invervalIn 관계이면, T1의 시작이 T2의 시작과 같거나 나중이고, T1의 끝이 T2와 같거나 이전이다. 단 시작과 끝이 둘다 동일해서는 안된다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:intervalEquals
intervalMeets ~간격은 ~간격과 접하다 If a proper interval T1 is intervalMeets another proper interval T2, then the end of T1 is coincident with the beginning of T2. 시간간격 T1과 T2가 intervalMeets 관계이면, T1의 끝은 T2의 시작과 같다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:intervalMetBy
intervalMetBy ~간격은 ~간격과 접하다 If a proper interval T1 is intervalMetBy another proper interval T2, then the beginning of T1 is coincident with the end of T2. 시간간격 T1과 T2가 intervalMetBy 관계이면, T1의 끝은 T2의 시작과 같다. owl:ObjectProperty time:ProperInterval time:ProperInterval owl:ObjectProperty
intervalOverlappedBy ~간격과 앞부분이 포개지다 If a proper interval T1 is intervalOverlappedBy another proper interval T2, then the beginning of T1 is after the beginning of T2, the beginning of T1 is before the end of T2, and the end of T1 is after the end of T2. 시간간격 T1과 T2가 intervalOverlappedBy 관계이면, T1의 시작은 T2의 시작 다음이고, T1의 끝은 T2의 끝 이전이다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:intervalOverlaps
intervalOverlaps ~간격과 뒷부분이 포개지다 If a proper interval T1 is intervalOverlaps another proper interval T2, then the beginning of T1 is before the beginning of T2, the end of T1 is after the beginning of T2, and the end of T1 is before the end of T2. 시간간격 T1과 T2가 intervalOverlaps 관계이면, T1의 시작은 T2의 시작 이전이고, T1의 끝은 T2의 끝 이후이다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:intervalOverlappedBy
intervalStartedBy ~과 함께 시작해서 나중에 끝나다 If a proper interval T1 is intervalStartedBy another proper interval T2, then the beginning of T1 is coincident with the beginning of T2, and the end of T1 is after the end of T2. 시간간격 T1과 T2가 intervalStartedBy 관계이면, T1의 시작은 T2와 같으나 T1의 끝이 T2의 끝 이후이다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:intervalStarts
intervalStarts ~과 함께 시작해서 먼저 끝나다 If a proper interval T1 is intervalStarts another proper interval T2, then the beginning of T1 is coincident with the beginning of T2, and the end of T1 is before the end of T2. 시간간격 T1과 T2가 intervalStarts 관계이면, T1의 시작과 T2의 시작이 같고, T1의 끝이 T2의 끝보다 이전에 있다. owl:ObjectProperty time:ProperInterval time:ProperInterval time:intervalStartedBy
inTimePosition 시점안에 있다 Position of an instant, expressed as a temporal coordinate or nominal value 시간적 이름이나 좌표로 표시되는 순간의 지점 owl:ObjectProperty time:Instant time:TimePosition time:inTemporalPosition
inXSDDate XSD 날짜 표기형식 Position of an instant, expressed using xsd:date xsd:date를 이용해 표현한 순간의 지점 owl:DatatypeProperty time:Instant xsd:date
inXSDDateTime XSD 날짜시간 표기형식 Position of an instant, expressed using xsd:dateTime xsd:dateTime를 이용해 표현한 순간의 지점 owl:DatatypeProperty
owl:DeprecatedProperty(사용되지 않는 속성-TimeZone 분야에서 의무적으로 사용되는 inXSDDateTimeStamp로 대채되었다.,true)
time:Instant xsd:dateTime
inXSDDateTimeStamp XSD Date Time Stamp 표기형식 Position of an instant, expressed using xsd:dateTimeStamp, in which the time-zone field is mandatory 시간대 분야에서 필수적인 xsd:dateTimeStamp로 표현된 순간의 지점 owl:DatatypeProperty time:Instant xsd:dateTimeStamp
inXSDgYear XSD 그레고리안 연도 Position of an instant, expressed using xsd:gYear xsd:gYear로 표현된 순간의 지점 owl:DatatypeProperty time:Instant xsd:gYear
inXSDYearMonth XSD 그레고리안 월 Position of an instant, expressed using xsd:gYearMonth xsd:gYearMonth로 표현된 순간의 지점 owl:DatatypeProperty time:Instant xsd:gYearMonth
minute 분(순간) Minute position in a calendar-clock system 시간-달력 시스템에서 사용하는 분 owl:DatatypeProperty time:GeneralDateTimeDescription xsd:nonNegativeIntegar
minutes 분(기간) length of, or element of the length of, a temporal extent expressed in minutes owl:DataProperty time"GeneralDurationDescription xsd:decimal
month 달(순간) Month position in a calendar-clock system. The range of this property is not specified, so can be replaced by any specific representation of a calendar month from any calendar. 시간-달력 시스템의 달. 범위는 정해져 있지 않지만, 어떤 달력에서의 달로도 대채될 수 있다. owl:DatatypeProperty time:GeneralDateTimeDescription
monthOfYear 달(이름) The month of the year, whose value is a member of the class time:Month0fYear 클래스 time:MonthOfYear의 요소로 구성된 달(이름) owl:ObjectProperty time:GeneralDateTimeDescription time:MonthOfYear
months 달(기간) length of, or element of the length of, a temporal extent expressed in months 기간이나 달로 표현된 시간적 범위의 길이 요소. owl:DatatypeProperty time:GeneralDescription xsd:decimal
nominalPosition 시기(시대) the nominal value indicating temporal position in an ordinal reference system. 일반 참조 시스템의 시간적 지점을 나타내는 문자값 time:Duration xsd:decimal
numericDuration 기간(숫자) Value of a temporal extent expressed as a number scaled by a temporal unit 시간적 단위로 수치화된 값으로 표현된 시간적 범위의 값 owl:DatatypeProperty time:Duration xsd:decimal
time:numericPosition 시점(숫자) The numeric value indicating position with in a temporal coordinate system 시간 체계의 지점을 나타내는 숫자 값 owl:DatatyepProperty time:TimePosition xsd:decimal
time:second 초(순간) Second position in a calendar-clock system. 달력-시간 체계의 시점 owl:DatatypeProperty time:GeneralDateTimeDescription xsd:decimal
seconds 초(기간) length of, or element of the length of, a temporal extent expressed in seconds. 시간 체계에서 초로 표현된 기간의 길이나 범위. owl:DatatypeProperty time:GenernalDurationDescription xsd:decimal
timeZone 시간대 The time zone for clock elements in the temporal position 시간 지점 안에 있는 시간적 요소를 위를 시간대. owl:ObjectProperty time:GeneralDateTimeDescription time:TimeZone