masterbranch is always production-ready, deployable, 100% green test suite- New development is done on feature branches, with frequent rebasing onto master
- Clean commit history by preferring to rebase instead of merge (
git pullis configured to automatically rebase)
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
| @prefix foaf: <http://xmlns.com/foaf/0.1/> . | |
| @prefix owl: <http://www.w3.org/2002/07/owl#> . | |
| @prefix ns0: <http://swrc.ontoware.org/ontology#> . | |
| @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | |
| <http://olafhartig.de/foaf.rdf#olaf> | |
| a foaf:Person ; | |
| foaf:mbox_sha1sum "9c09772d208636b590bf7b41d9d1976b80f6b335" ; | |
| foaf:name "Olaf Hartig" ; | |
| foaf:givenName "Olaf" ; | |
| foaf:familyName "Hartig" ; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
