Skip to content

Instantly share code, notes, and snippets.

@crapthings
Last active August 23, 2020 04:37
Show Gist options
  • Select an option

  • Save crapthings/f0ba087ef72a5f76441d0676df0a8da8 to your computer and use it in GitHub Desktop.

Select an option

Save crapthings/f0ba087ef72a5f76441d0676df0a8da8 to your computer and use it in GitHub Desktop.

Revisions

  1. crapthings revised this gist Aug 23, 2020. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions shacl.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    SHACL by example

    https://www.slideshare.net/jelabra/shacl-by-example
  2. crapthings revised this gist Aug 20, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion blog.md
    Original file line number Diff line number Diff line change
    @@ -4,4 +4,8 @@ https://ontola.io/blog/ordered-data-in-rdf/

    #### Being complex on the left-hand-side: General Concept Inclusions

    http://ontogenesis.knowledgeblog.org/1288/
    http://ontogenesis.knowledgeblog.org/1288/

    Reification is a red herring

    http://www.bobdc.com/blog/reification-is-a-red-herring/
  3. crapthings revised this gist Aug 19, 2020. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -110,3 +110,6 @@ 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
  4. crapthings revised this gist Aug 19, 2020. 2 changed files with 11 additions and 2 deletions.
    7 changes: 6 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -104,4 +104,9 @@ 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
    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

    6 changes: 5 additions & 1 deletion sparql.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    SPARQL: Get “most specific property”

    https://stackoverflow.com/questions/12181822/sparql-get-most-specific-property
    https://stackoverflow.com/questions/12181822/sparql-get-most-specific-property

    How do I query for instances that are anonymously typed?

    https://stackoverflow.com/questions/21607859/how-do-i-query-for-instances-that-are-anonymously-typed
  5. crapthings revised this gist Aug 19, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -100,4 +100,8 @@ https://stackoverflow.com/questions/33995497/why-use-owlrestriction-as-ownequiva

    #### Explanation for reification in RDF

    https://stackoverflow.com/questions/22798150/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
  6. crapthings revised this gist Aug 19, 2020. 1 changed file with 13 additions and 1 deletion.
    14 changes: 13 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -88,4 +88,16 @@ https://stackoverflow.com/questions/32573812/whats-the-difference-between-skosco

    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
    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
  7. crapthings revised this gist Aug 19, 2020. 2 changed files with 10 additions and 2 deletions.
    6 changes: 5 additions & 1 deletion blog.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    Ordered data in RDF: About Arrays, Lists, Collections, Sequences and Pagination

    https://ontola.io/blog/ordered-data-in-rdf/
    https://ontola.io/blog/ordered-data-in-rdf/

    #### Being complex on the left-hand-side: General Concept Inclusions

    http://ontogenesis.knowledgeblog.org/1288/
    6 changes: 5 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -84,4 +84,8 @@ https://stackoverflow.com/questions/30172835/multiple-domain-and-range-in-object

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

    https://stackoverflow.com/questions/32573812/whats-the-difference-between-skosconceptscheme-and-skoscollection
    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
  8. crapthings revised this gist Aug 18, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -80,4 +80,8 @@ https://stackoverflow.com/questions/15820657/how-can-i-represent-a-5-tuple-in-rd

    #### Multiple domain and range in objectProperty?

    https://stackoverflow.com/questions/30172835/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
  9. crapthings revised this gist Aug 18, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -76,4 +76,8 @@ https://stackoverflow.com/questions/16476051/representing-complicated-sentences-

    #### How can I represent a 5-tuple in RDF?

    https://stackoverflow.com/questions/15820657/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
  10. crapthings revised this gist Aug 18, 2020. 3 changed files with 47 additions and 2 deletions.
    42 changes: 41 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    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
    @@ -36,4 +40,40 @@ 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
    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
    4 changes: 3 additions & 1 deletion semantic web best users answers.md
    Original file line number Diff line number Diff line change
    @@ -4,4 +4,6 @@ https://stackoverflow.com/users/2214440/henriette-harmse

    https://stackoverflow.com/users/1197045/ignazio

    https://stackoverflow.com/users/1260887/antoine-zimmermann
    https://stackoverflow.com/users/1260887/antoine-zimmermann

    https://stackoverflow.com/users/451941/jeen-broekstra
    3 changes: 3 additions & 0 deletions sparql.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    SPARQL: Get “most specific property”

    https://stackoverflow.com/questions/12181822/sparql-get-most-specific-property
  11. crapthings revised this gist Aug 18, 2020. 1 changed file with 17 additions and 1 deletion.
    18 changes: 17 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    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
    @@ -20,4 +24,16 @@ https://stackoverflow.com/questions/61754082/how-to-describe-an-ontology-to-infe

    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
    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
  12. crapthings revised this gist Aug 18, 2020. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions reads.md
    Original file line number Diff line number Diff line change
    @@ -9,3 +9,7 @@ https://marciazeng.slis.kent.edu/Z3919/43hierarchy.htm
    Simple part-whole relations in OWL Ontologies

    https://www.w3.org/2001/sw/BestPractices/OEP/SimplePartWhole/

    Simplified Approach for Representing Part-Whole Relations in OWL-DL Ontologies

    http://webpage.pace.edu/aa10212w/pub/simple-partwhole/slides.pdf
  13. crapthings revised this gist Aug 18, 2020. 2 changed files with 11 additions and 3 deletions.
    11 changes: 11 additions & 0 deletions reads.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    描述逻辑中的tbox和abox分别是什么意思?

    https://www.zhihu.com/question/41022412/answer/262446241

    Semantic Relationships used in Controlled Vocabularies

    https://marciazeng.slis.kent.edu/Z3919/43hierarchy.htm

    Simple part-whole relations in OWL Ontologies

    https://www.w3.org/2001/sw/BestPractices/OEP/SimplePartWhole/
    3 changes: 0 additions & 3 deletions 知乎.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +0,0 @@
    描述逻辑中的tbox和abox分别是什么意思?

    https://www.zhihu.com/question/41022412/answer/262446241
  14. crapthings revised this gist Aug 17, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -16,4 +16,8 @@ https://stackoverflow.com/questions/50046785/how-do-i-get-a-negative-object-prop

    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
    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
  15. crapthings revised this gist Aug 17, 2020. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions 知乎.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    描述逻辑中的tbox和abox分别是什么意思?

    https://www.zhihu.com/question/41022412/answer/262446241
  16. crapthings revised this gist Aug 17, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion semantic web best users answers.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@

    https://stackoverflow.com/users/1281433/joshua-taylor

    https://stackoverflow.com/users/2214440/henriette-harmse

  17. crapthings revised this gist Aug 17, 2020. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions Ontology.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    The Simple Event Model Ontology

    https://semanticweb.cs.vu.nl/2009/11/sem/
  18. crapthings revised this gist Aug 17, 2020. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions blog.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    Ordered data in RDF: About Arrays, Lists, Collections, Sequences and Pagination

    https://ontola.io/blog/ordered-data-in-rdf/
  19. crapthings revised this gist Aug 17, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -12,4 +12,8 @@ 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
    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
  20. crapthings revised this gist Aug 16, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion semantic web best users answers.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@


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

    https://stackoverflow.com/users/1197045/ignazio

    https://stackoverflow.com/users/1260887/antoine-zimmermann
  21. crapthings revised this gist Aug 16, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -8,4 +8,8 @@ https://stackoverflow.com/questions/43276293/owl-adding-a-property-to-all-instan

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

    https://stackoverflow.com/users/2214440/henriette-harmse?tab=answers
    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
  22. crapthings revised this gist Aug 16, 2020. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions semantic web best users answers.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@


    https://stackoverflow.com/users/2214440/henriette-harmse?tab=answers
  23. crapthings revised this gist Aug 16, 2020. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -4,4 +4,8 @@ https://stackoverflow.com/questions/29075078/is-it-possible-to-make-property-ass

    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
    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
  24. crapthings created this gist Aug 16, 2020.
    7 changes: 7 additions & 0 deletions semantic web best answer.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    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