נכס
סוג שם: נכס
הרחבה של לא מוחשי
שם |
סוג |
תיאור |
דומיין כולל |
שיעור |
משייך נכס למחלקה שהיא (מאחד) מהסוגים שבהם המאפיין אמור לשמש. |
אינברס |
נכס |
קישור נכס לנכס ההופכי. תכונות הפוכות מתייחסות לשני צמדי פריטים זה לזה, אך בכיוון הפוך. לדוגמה, המאפיינים 'בוגרים' ו'בוגרים' הפוכים זה מזה. בכמה מהמאפיינים אין היפוך מפורש. במצבים אלה, ניתן להשתמש בתחביר וב-JSON-LD עבור מאפיינים הפוכים. |
טווחים |
שיעור |
משייך נכס למחלקה שמייצגת (אחד) את הסוגים הצפויים של ערכי הנכס. |
הוחלף על ידי |
נכס |
משייך נכס לנכס שמחליף אותו. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת 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."]]],["The content describes the \"Property\" type, which extends \"Intangible.\" Key actions involve relating properties to classes and other properties. `domainIncludes` links a property to its applicable class. `inverseOf` connects a property to its inverse, where relationships are reversed. `rangeIncludes` associates a property with the expected value type. Finally, `supersededBy` links a property to its successor.\n"]]