-
Notifications
You must be signed in to change notification settings - Fork 19
file/dataset add schema.org #332
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
Merged
Merged
Changes from all commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
06cacf0
Update file.scala.html
MBcode e014ef7
Update dataset.scala.html
MBcode 9b5be93
Update LicenseData.scala
MBcode d5045cd
Update dataset.scala.html
MBcode ff1ec59
Update User.scala
MBcode 0af5154
Update dataset.scala.html
MBcode ff58e12
all but quotes
MBcode 0f73b47
Update dataset.scala.html
MBcode 8f6f5b9
Update User.scala
MBcode bd92415
Update dataset.scala.html
MBcode 06801a5
Update User.scala
MBcode 735bb2b
Update User.scala
MBcode 73c9395
Update file.scala.html
MBcode 19b735d
urlViaAttributes infers license url from other attributes
MBcode 19740e6
indent ld+json script/s
MBcode 9539154
space-v-tab indenting
MBcode d1978da
Update CHANGELOG.md
MBcode 88013db
try commas in list before making array and try All_rights_reserved de…
MBcode fd5cb39
add name:fullName
MBcode f2084c4
license has id now
MBcode 84957bd
transitioning to dataset.to_jsonld
MBcode 89067d5
to_jsonLD Json.obj even a little cleaner
MBcode 40020b6
fix license to_jsonld ready2drop extra dataset methods
MBcode d18eea2
rm to_jsonLD call _all but2 List elts ret as js arrays now
MBcode b76a6b5
rm to_jsonLD method _fix thumbnail null value
MBcode 9acbec7
to_jsonld method on tag class to return name
MBcode 5d82811
add file.to_jsonld and for Stats and Section
MBcode aec38ef
leave only 1-line to_jsonld in dataset+file now
MBcode 45694f7
put CLOWDER_URL or default in Server global to map fileIDs to fileURLs
MBcode 2067a7f
Json.prettyPring dataset+file
MBcode 0dd5664
handle either Server url ending slash case
MBcode 489cdf5
in no CLOWEDER_URL make Server url from server IPaddress
MBcode db80df5
baseURLstr = Utils.baseUrl ( request ) .toString in dataset controlle…
MBcode bc9bd02
request.host gets url
MBcode 6300fa4
clean/rm of save of hosturl
MBcode 9e5d9d2
check Utils.baseUrl vs request.host
MBcode 2a8dfca
rh2baseUrl a version of baseUrl that can take a requestHeader
MBcode 2eaef00
baseUrl on RequestHeader now/was RequestAny
MBcode ece8fa1
rm rh2baseUrl now that baseUrl can handle RequestHeader
MBcode 7095e8e
baseUrl signature change in CHANGELOG
MBcode 9fab7c4
commiting to_jsonld w/url for dataset
MBcode 277405b
Merge branch 'develop' into class2SOmetadata
MBcode 61934c3
tmp/dbg try rest dataset files request
MBcode 8a48bb5
edits to make
MBcode 2a6a1ae
working mid iteration of last fixes
MBcode b7e66c1
looking for iso8601 date formater that works
MBcode e54fbd1
got iso8601 date
MBcode 6f5244c
cap method does .take
MBcode b208833
want to cap_map then add ...
MBcode 5961e93
cap_files w/o appending ... yet
MBcode 1ebfc5c
got 1st of cap_ list methods cap_files
MBcode 949aaec
start of cap_collections
MBcode 0398594
cap_api_list files,collections,...
MBcode 5c5816d
DataCatalog cap_spaces
MBcode 7866c80
switch to Formatters.iso8601 ..
MBcode 51e634b
custom/conf w/on log in/out GoTo
MBcode 0a9947e
space=so:collection vs datacatalog _skip clowder collection all together
MBcode 90baa13
fix thumbnail re comments
MBcode e2f1846
rm comments
MBcode 336fe19
restructure cap_api_list desecription incl issue354 todo to make conf…
MBcode b5055cb
add iso date to File, max=10
MBcode 18b2a9e
baseUrl take out dbg and add note about type signature change
MBcode 90eb883
take out test root
MBcode b7ee03c
LicenseData comments
MBcode 85e0034
Merge branch 'develop' into class2SOmetadata
MBcode ce28162
Merge branch 'develop' into class2SOmetadata
lmarini 5ec4645
@context
MBcode 177fb3c
rm comments/formating..
MBcode 9b3563d
else format
MBcode b92991d
last rm-line/resolved comments
MBcode 1df2be6
remove only 2 comments
MBcode 0556fbb
Merge branch 'develop' into class2SOmetadata
robkooper 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
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 |
|---|---|---|
|
|
@@ -836,4 +836,4 @@ class Datasets @Inject() ( | |
| implicit val user = request.user | ||
| Ok(views.html.generalMetadataSearch()) | ||
| } | ||
| } | ||
| } | ||
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.