-
Notifications
You must be signed in to change notification settings - Fork 7
Create defchem.ttl #46
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
Open
maschu09
wants to merge
17
commits into
wmo-registers:master
Choose a base branch
from
maschu09:patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
0adeee2
Create defchem.ttl
maschu09 48177d3
Update defchem.ttl
maschu09 137d115
Update defchem.ttl
marqh a0e70b1
Update defchem.ttl
marqh 54cb69a
Merge pull request #1 from marqh/patch-2
maschu09 f7da720
Update defchem.ttl
maschu09 f2c88a8
Update defchem.ttl
maschu09 3590358
Update defchem.ttl
maschu09 8a20138
Create medium.ttl
maschu09 a3e70d8
Create chemical_species.ttl
maschu09 ab28886
Create wmdsObservedVariable.ttl
maschu09 991e82a
Update medium.ttl
maschu09 d392cdf
Create atmospheric_chemical_species.ttl
maschu09 57fd517
Create wmdObservedVariable.ttl
maschu09 8fb7140
Delete wmdsObservedVariable.ttl
maschu09 bef43e0
Create wmdObservedVariable.ttl
maschu09 a02e461
Update atmospheric_chemical_species.ttl
maschu09 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| @prefix dct: <http://purl.org/dc/terms/> . | ||
| @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| @prefix skos: <http://www.w3.org/2004/02/skos/core#> . | ||
| @prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| @prefix defchem: <https://ontology.geodab.eu/def/chemistry/> | ||
|
|
||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. need to add
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| defchem:chemical-species | ||
| a owl:objectProperty ; | ||
| rdfs:label "chemical species" ; | ||
| . | ||
|
|
||
| defchem:medium | ||
| a owl:objectProperty ; | ||
| rdfs:label "medium" ; | ||
| . | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need to use a wmo definition, i suggest