-
```
This module will contain time related entities for the ISF. The goal is to try
to keep it as an ISF independent model of time that can be reused in other
ontologies. The current file at module/t…
-
```
What are the most general Agent related entities that we need? The
module/agent/agent.owl file is currently empty.
Maybe we need to give few examples for the use of each one so that we can
dist…
-
```
A general module for contact related entities. Please see other existing
ontologies:
foaf: http://xmlns.com/foaf/spec/ (owl file from
http://xmlns.com/foaf/spec/index.rdf)
vCard: http://www.w3…
-
```
A general module for general entities.
```
Original issue reported on code.google.com by `sha...@essaid.com` on 8 Oct 2012 at 8:12
-
# Migration proposal
Last talked in commit [792d8b0](https://github.com/orangethewell/open-witness-library/commit/792d8b01cdab43b7662bcb1dff865cad18fe715f), I have a migration proposal for database…
-
This query
```sparql
PREFIX afn:
PREFIX owl:
PREFIX rdfs:
select * {
?p1 rdfs:range ?r1.
?p1 rdfs:range ?r2.
filter(str(?r1) < str(?r2))
} order by ?p1
```
Finds 43 props with mult…
-
# Background
UCO gives sets of strings that suggest values to use for certain properties. UCO has called this the "Semi-open vocabulary" design pattern: While certain strings should be used, strin…
-
I currently randomize my carousel items like this with some jquery:
```js
var owl = $('.owl-carousel');
(function($){
$.fn.shuffle = function() {
var allElems = this.get(),
…
-
# Compatibility Report
- Name of the game with compatibility issues: Dinner with an Owl
- Steam AppID of the game: 1567420
## System Information
- GPU: RX 480
- Driver/LLVM version: Mesa 21.2.5…
D3SOX updated
3 months ago
-
https://github.com/Interoperable-data/ERA_vocabulary/issues/2 discusses prop naming convention.
https://github.com/Interoperable-data/ERA_vocabulary/issues/2#issuecomment-2331316492 shows non-boole…