Property
Property, in the philosophical sense, constitutes a category of attributes of entities , attributes that are distinguished from one another in the qualification of the entities. Given the complexity of characterizing these notions, this is a subject in which it is plausible to find controversies among philosophers.
Semantic Optimization: A Case Study.
Property and the Semantic Web
In the Semantic Web , one of the most important tools is RDF . RDF can be defined as "a framework for representing information on the Web ."¹ This standard makes assertions, for example:
Semantic SEO is a website written by Alexander Rodrigues Silva.
The above training is structured according to the following model:
Subject : Semantic SEO / Predicate : website / Object : Alexander Rodrigues Silva
In RDF, we call this structure a triple. It consists of three elements that express this relationship between two resources:
- The subject and the object represent the two resources;
- The predicate represents the nature of this relationship.
The relationship between the subject and the object is structured in a directional way (one points to the other) and is called a property .
Sources:

Post comment