Skip to content

Instantly share code, notes, and snippets.

@crapthings
Last active August 23, 2020 04:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crapthings/f0ba087ef72a5f76441d0676df0a8da8 to your computer and use it in GitHub Desktop.
Save crapthings/f0ba087ef72a5f76441d0676df0a8da8 to your computer and use it in GitHub Desktop.
semantic web best answer

How can I express additional information (time, probability) about a relation in RDF?

https://stackoverflow.com/questions/32923213/how-can-i-express-additional-information-time-probability-about-a-relation-in

What does “reify” and “reification” mean in relation to RDF?

https://stackoverflow.com/questions/5671227/what-does-reify-and-reification-mean-in-relation-to-rdf

Is it possible to make property assertions on class level in OWL 2?

https://stackoverflow.com/questions/29075078/is-it-possible-to-make-property-assertions-on-class-level-in-owl-2

OWL, adding a property to all instances of a class

https://stackoverflow.com/questions/43276293/owl-adding-a-property-to-all-instances-of-a-class?noredirect=1&lq=1

How can I restrict a data property to an exact value in Protege OWL 2?

https://stackoverflow.com/users/2214440/henriette-harmse?tab=answers

How do I get a Negative Object Property Assertion inferred?

https://stackoverflow.com/questions/50046785/how-do-i-get-a-negative-object-property-assertion-inferred

How to describe an ontology to infer wheather two individuals are the same or not

https://stackoverflow.com/questions/61754082/how-to-describe-an-ontology-to-infer-wheather-two-individuals-are-the-same-or-no/61810831#61810831

In Semantic Web, are OWL EL, RL, QL all instances of DL? What is the difference? More inside

https://stackoverflow.com/questions/3346396/in-semantic-web-are-owl-el-rl-ql-all-instances-of-dl-what-is-the-difference

Ontology vs vocabulary

https://stackoverflow.com/questions/20200270/ontology-vs-vocabulary

What is the purpose of SWRL rules?

https://stackoverflow.com/questions/5441182/what-is-the-purpose-of-swrl-rules

OWL Property Restrictions vs. SHACL

https://stackoverflow.com/questions/44767223/owl-property-restrictions-vs-shacl

Why is OWL Full undecidable?

https://stackoverflow.com/questions/46740344/why-is-owl-full-undecidable

RDF Graph Entailment

https://stackoverflow.com/questions/16561033/rdf-graph-entailment

Sparql query with Blank node can be complex

https://stackoverflow.com/questions/20629437/sparql-query-with-blank-node-can-be-complex

Measuring distances among classes in RDF/OWL graphs

https://stackoverflow.com/questions/7890886/measuring-distances-among-classes-in-rdf-owl-graphs

units of measurement in owl and rdf

https://stackoverflow.com/questions/20248369/units-of-measurement-in-owl-and-rdf

how to put integer “range” in OWL literal value?

https://stackoverflow.com/questions/19916956/how-to-put-integer-range-in-owl-literal-value?rq=1

in turtle or RDF can I add a predicate/object on all subjects that match a criteria?

https://stackoverflow.com/questions/22228952/in-turtle-or-rdf-can-i-add-a-predicate-object-on-all-subjects-that-match-a-crite

Representing complicated sentences using RDF syntax

https://stackoverflow.com/questions/16476051/representing-complicated-sentences-using-rdf-syntax

How can I represent a 5-tuple in RDF?

https://stackoverflow.com/questions/15820657/how-can-i-represent-a-5-tuple-in-rdf

Multiple domain and range in objectProperty?

https://stackoverflow.com/questions/30172835/multiple-domain-and-range-in-objectproperty

What's the difference between skos:ConceptScheme and skos:Collection?

https://stackoverflow.com/questions/32573812/whats-the-difference-between-skosconceptscheme-and-skoscollection

OWL how can I know if something should be class or instance?

https://stackoverflow.com/questions/29459108/owl-how-can-i-know-if-something-should-be-class-or-instance

owl protege how can I describe a class that has just some properties?

https://stackoverflow.com/questions/29719287/owl-protege-how-can-i-describe-a-class-that-has-just-some-properties

Why use owl:Restriction as own:EquivalenceClass's property?

https://stackoverflow.com/questions/33995497/why-use-owlrestriction-as-ownequivalenceclasss-property

Explanation for reification in RDF

https://stackoverflow.com/questions/22798150/explanation-for-reification-in-rdf

Is property with exact cardinality one functional?

https://stackoverflow.com/questions/26325341/is-property-with-exact-cardinality-one-functional

Can owl:class and owl:restriction be removed from restriction class definitions?

https://stackoverflow.com/questions/21951485/can-owlclass-and-owlrestriction-be-removed-from-restriction-class-definitions

Multiple SPARQL “INSERT WHERE” queries in a single request

https://stackoverflow.com/questions/10078966/multiple-sparql-insert-where-queries-in-a-single-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment