속성
유형 이름: 속성
Intangible 확장
이름 |
유형 |
설명 |
도메인 포함 |
클래스 |
속성이 사용될 예상 유형 중 하나인 클래스에 속성을 지정합니다. |
역수 |
속성 |
속성을 역 속성과 연결합니다. 역방향 속성은 동일한 항목 쌍을 서로 연결하지만 방향은 반대입니다. 예를 들어 'alumni' 및 'alumniOf' 속성은 서로 반대입니다. 일부 속성에는 명시적인 역방향이 없습니다. 이러한 경우에는 역방향 속성에 RDFa 및 JSON-LD 구문을 사용할 수 있습니다. |
범위 포함 |
클래스 |
속성 값의 예상 유형 중 하나를 구성하는 클래스에 속성을 추가합니다. |
대체됨 |
속성 |
속성을 대체하는 속성과 관련됩니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-03(UTC)
[null,null,["최종 업데이트: 2024-09-03(UTC)"],[[["Property is a type that extends Intangible and describes the relationship between two things."],["It includes the expected type of values for the property, the class the property is used on, and its inverse property if applicable."],["Properties can be superseded by other properties, indicating a newer or preferred property to use."],["`domainIncludes`, `rangeIncludes`, `inverseOf`, and `supersededBy` are the properties of the Property type to provide such descriptions."]]],[]]