Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ontology disambiguation. Technically the same as schema, different connotations #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kilojoules
Copy link
Contributor

No description provided.

@kilojoules kilojoules changed the title ontology disambiguation. Technically the same as syntax, different connotations ontology disambiguation. Technically the same as schema, different connotations Dec 15, 2022
@kilojoules
Copy link
Contributor Author

kilojoules commented Dec 15, 2022

taken from https://www.w3.org/wiki/SchemaVsOntology

Comment on lines +42 to +46
An ontology is technically equivalent to a schema. Both are formal specifications of some conceptualisation or abstract world model.

From its usage in the Semantic Web community and the broader knowledge-based systems community, the term 'schema' is used to refer to simple conceptualisations, as might be written using less expressive knowledge representation languages such as RDF Schema (so making explicit the relationship between ontologies and database schemas). Conversely, the term 'ontology' is taken to describe more complex models, written in more expressive languages (OWL, DAML+OIL, Ontolingua, KIF, etc).

There is a school of thought that considers ontologies to contain rule-based knowledge in addition to a relational characterisation, but this is far less prevalent in the SW community than elsewhere.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You say in a comment this is taken from https://www.w3.org/wiki/SchemaVsOntology but haven't referred to that anywhere - please include a hyperlink to this source reference.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what the best way to link this is. Should I put all the text in quotes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants